Hi all, We have a plan to change default build targets in PIO-83 and PIO-84. Current versions look too old, so it will be better to support newer versions as default.
Current: - PIO_SCALA_VERSION=2.10.6 - PIO_SPARK_VERSION=1.6.3 - PIO_ELASTICSEARCH_VERSION=1.7.6 - PIO_HADOOP_VERSION=2.6.5 They will be changed to: 0.12.0: - PIO_SCALA_VERSION=2.11.8 - PIO_SPARK_VERSION=2.1.1 - PIO_ELASTICSEARCH_VERSION=5.4.1 - PIO_HADOOP_VERSION=2.7.3 Note that this change does not discard old version supports. If you want to use old versions, you can build PIO with them. Please let us know if you have any concerns. https://issues.apache.org/jira/browse/PIO-83 https://issues.apache.org/jira/browse/PIO-84 Regards, shinsuke
