Florin Pico

Results 6 comments of Florin Pico

+1 for this. I modified the master container /spark/conf/spark-defaults.conf by adding the line spark.master.rest.enabled true in order to enable the REST API server. I have restarted the container, but it...

Solved how to start the REST API server. Add the **SPARK_CONF_DIR=/spark/conf** enviornment variable, set up **spark.master.rest.enabled true** in **spark-defaults.conf** , create volume : - ./spark/conf:/spark/conf ``` spark-master: image: bde2020/spark-master:2.4.1-hadoop2.7 container_name:...

@DustinKLo Thank you very much for the fix! Can you please merge your changes in this repository? @abutaha it will be very helpful for the community to include this fix...

The implicit support of multitenant will make MLFlow to be more adopted at the Enterprise Level. Also, it will save more time for the DevOps and Integration perspective, by saving...

Hi @agrski ! Thank you for the response. I'm referring to the Seldon Core V1. Per my understanding, you will no longer support Grafana charts for both of the versions...

Hi! I have the same issue with JavaStocks. By Saving the tickerTsrdd I've seen that only one day(09/09/2015) was filled in for all the symbols while for the other days...