Re: Building Zeppelin on Mapr 5.2 MEP 3.0 Fails with error below

2017-10-19 Thread ligaye robert
Hi Michael, What issues did you face? >From tutorials zeppelin is built on hbase 1.0.x but I want it to use hbase 1.1.8 https://zeppelin.apache.org/docs/0.7.2/interpreter/hbase.html What should I use in place of 0.8.0 in the case of 0.7.2? On Oct 19, 2017 15:55, "Michael Segel"

Re: Building Zeppelin on Mapr 5.2 MEP 3.0 Fails with error below

2017-10-19 Thread Michael Segel
Hi, Why are you using -Pmapr50 instead of -Pmapr51 (There is no 5.2) You’re building against 0.8.0 which isn’t the latest ‘stable’ release. I’ve had issues building a MapR release against 7.3 but could build against 7.2 (Albeit I’ve had some issues along the way.) Also why the added

Building Zeppelin on Mapr 5.2 MEP 3.0 Fails with error below

2017-10-19 Thread ligar...@gmail.com
Hi Am building zeppelin on mapr 5.2 MEP 3.0 COMMAND USED mvn clean package -DskipTests -Pmapr50 -Pscalding -Dignite.version=1.9.0 -Pcassandra-spark-1.5 -Dhbase.hbase.version=1.1.8 -Pspark-2.1 -Phadoop-2.7 -Pyarn -Ppyspark -Psparkr -Pscala-2.11 ERROR RECEIVED Java HotSpot(TM) 64-Bit Server