Re: How to let Zeppelin have map visulization function

2017-03-21 Thread Neil Derraugh
This is fairly easy to follow along and get working. https://gist.github.com/granturing/a09aed4a302a7367be92 On Tue, Mar 21, 2017 at 2:15 PM, mingda li wrote: > Oh, I see. Thanks. > Could someone help to publish the map visualization to npm? > > Bests, > Mingda > > On Tue, Mar 21, 2017 at 10:56

Flink kafka connector

2017-01-15 Thread Neil Derraugh
I’m having a problem importing the Kafka streaming library for Flink. I added org.apache.flink:flink-connector-kafka_2.11:0.10.2 to the Dependencies on the Flink interpreter. The Flink interpreter runs code, just not if I have the following import. import org.apache.flink.streaming.connectors.ka

Re: Lost connection to the JobManager

2016-10-27 Thread Neil Derraugh
Finally got some time to spend on this again. Compiling Flink 1.1.2 with Scala 2.11 and Zeppelin head also with 2.11 has resolved the issue. Not sure why the Flink 1.1.2 binaries compiled with 2.11 didn’t work. Neil > On Oct 20, 2016, at 10:30 AM, Neil Derraugh > wrote: > &g

Re: Lost connection to the JobManager

2016-10-20 Thread Neil Derraugh
I’ve also tried with Oracle JDK8 against the 0.7 head with the same result: Lost connection to the JobManager. > On Oct 19, 2016, at 7:35 PM, Neil Derraugh > wrote: > > Hello All, > > I’m trying to get up and running with Flink on a mac. > > Setup: > F

Lost connection to the JobManager

2016-10-19 Thread Neil Derraugh
Hello All, I’m trying to get up and running with Flink on a mac. Setup: Flink 1.1.3 Zeppelin 0.6.2 Oracle JDK 1.8 u 111 — I realize this isn’t officially tested. I can’t get it working with Java 7 at all. When I try with 7, the daemon starts, and the page mostly loads at localhost:8080 but