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

2017-10-20 Thread Michael Segel
I wouldn’t use the 0.7.2 pom with 0.8.0 source. If you go to the MapR Community site, you can search for anything Zeppelin related and there are a couple of articles that contain the parameters used in the build. On Oct 19, 2017, at 9:24 PM, ligaye robert mailto:ligar...@gmail.com>> wrote: Th

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

2017-10-19 Thread ligaye robert
Thanks So how was your configuration like I mean the maven artifacts for 0.7.2 could you share? What should I replace with in the current 0.8.0 in the pom.xml? On Oct 19, 2017 22:01, "Michael Segel" wrote: > I had issues where the build dies at Flink when I tried to build it > against 0.7.3 no i

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

2017-10-19 Thread Michael Segel
I had issues where the build dies at Flink when I tried to build it against 0.7.3 no idea why the build failed and I don’t have time to focus on it at the moment. (7.2 works well enough for me right now.) I spoke with a contact at MapR and she suggested going back to 0.7.2 . I’ve seen a couple o

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" wrote: Hi,

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 HBase

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