Re: master branch does not work with spark-shell 2.3.0

2019-07-25 Thread 陈俊杰
Hi The master branch is compatible with spark-2.4.0 as its statement here: https://github.com/apache/incubator-iceberg#compatibility. Lian Jiang 于2019年7月25日周四 下午2:17写道: > Hi, > > I am new to Iceberg. I just built master branch and ran the jars on EMR > cluster spark-shell 2.3.0. > > > spark-she

master branch does not work with spark-shell 2.3.0

2019-07-24 Thread Lian Jiang
Hi, I am new to Iceberg. I just built master branch and ran the jars on EMR cluster spark-shell 2.3.0. spark-shell --jars gradle-wrapper.jar,iceberg-api-66fa048.jar,iceberg-common-66fa048.jar,iceberg-core-66fa048.jar,iceberg-data-66fa048.jar,iceberg-hive-66fa048.jar,iceberg-hive-66fa048-tests.