Hi all, Currently, the default build targets look like following:
- PIO_SCALA_VERSION=2.10.6 - PIO_SPARK_VERSION=1.6.3 - PIO_ELASTICSEARCH_VERSION=1.7.6 - PIO_HADOOP_VERSION=2.6.5 However they look too old now despite PredictionIO has supported newer versions. How is change the default build targets as following? - PIO_SCALA_VERSION=2.11.8 - PIO_SPARK_VERSION=2.1.0 - PIO_ELASTICSEARCH_VERSION=5.2.2 - PIO_HADOOP_VERSION=2.7.3 Also, are there roadmap for graduating incubator? It might have to contain the plan of default and supported versions if we will change them. Regards, -- Naoki Takezoe
