Re: Visualize result of Flink job

2016-05-30 Thread Palle
Hi Robert. Thank you for the answer. I am looking at a rate of max 10.000 elements / 10 seconds, so Elastic/Kibana is probably the way to go. I'll find a way to model it. Thanks. /Palle - Original meddelelse - > Fra: Robert Metzger > Til: user@flink.apache.org > Dato

Re: Visualize result of Flink job

2016-05-30 Thread Palle
OK, I found product that seems to be what I am looking for: Apache Zeppelin. I will have a look into that one. If anyone can point me to an example (Git) outputting data from Flink to the Zeppelin Notebook I would be happy. - Original meddelelse - > Fra: Palle > Til

Re: Visualize result of Flink job

2016-05-29 Thread Palle
d for trending and stuff like that > - not entire replacement of the current view. > Why u think that the elasticsearch is not the right tool? To > visualise > something u have to find what to visualise first, right? > > > On Sun, May 29, 2016 at 8:20 PM, Palle wrote: > >

Visualize result of Flink job

2016-05-29 Thread Palle
view. And therefore I may also experience difficulties implementing the view in Elastic. Does anyone know of any other visualization tools that work well with Flink? ...where it is easy to export the result of a Flink job to a user interface (web). Thanks Palle

Re: HBase write problem

2016-05-12 Thread Palle
Hi guys. Thanks for helping out. We downgraded to HBase 0.98 and resolved some classpath issues and then it worked. /Palle - Original meddelelse - > Fra: Stephan Ewen > Til: user@flink.apache.org > Dato: Ons, 11. maj 2016 17:19 > Emne: Re: HBase write problem > > J

Re: HBase write problem

2016-05-11 Thread Palle
n the jar?Moreover, I don't know how much > reliable is at the moment the web client UI..my experience is that > the command line client is much more reliable.You just need to run > from the flink dir something like: bin/flink run -c > xxx.yyy.MyMainClass /path/to/shadedJar.jar > On

Re: HBase write problem

2016-05-11 Thread Palle
the job from your IDE or from the cluster? > > On Wed, May 11, 2016 at 9:22 AM, Palle < pa...@sport.dk > [mailto:pa...@sport.dk]> > wrote: > > Thanks for the response, but I don't think the problem is the > classpath - hbase-site.xml should be added. This is

Re: HBase write problem

2016-05-11 Thread Palle
; > Do you have the hbase-site.xml available in the classpath? > > On 10 May 2016 23:10, "Palle" < pa...@sport.dk [mailto:pa...@sport.dk]> > wrote: > > HBase write problem > > Hi all. > > I have a problem writing to HBase. > > I am

HBase write problem

2016-05-10 Thread Palle
: 2016-05-10 21:48:42,715 INFO org.apache.hadoop.hbase.mapreduce.TableOutputFormat - Created table instance for event_type_count Any suggestions to what the problem could be? Thanks, Palle

How to make Flink read all files in HDFS folder and do transformations on th e data

2016-05-07 Thread Palle
o the pojoType() method? /Palle

Where to put live model and business logic in Hadoop/Flink BigData system

2016-05-06 Thread palle
. /Palle