Re: Question regarding logging capabilities in flink

2016-06-29 Thread Sharma, Samiksha
Just wanted to followup and know if there are any updates regarding this query? Thanks Samiksha Sharma Engineer HERE Predictive Analytics HERE Seattle 701 Pike Street, #2000, Seattle, WA 98101, USA 47° 36' 41" N. 122° 19' 57" W HERE Maps On 6/24/16, 12:14 PM, "

Re: Question regarding logging capabilities in flink

2016-06-24 Thread Sharma, Samiksha
gt;https://hadoop.apache.org/docs/stable/hadoop-yarn/hadoop-yarn-site/YarnCom >mands.html#logs > >Cheers, >Max > >On Thu, Jun 23, 2016 at 7:44 PM, Sharma, Samiksha > wrote: >> Hi, >> >> I was reading this link regarding logging in flink jobs >> >>(h

Question regarding logging capabilities in flink

2016-06-23 Thread Sharma, Samiksha
Hi, I was reading this link regarding logging in flink jobs (https://ci.apache.org/projects/flink/flink-docs-master/internals/logging.html) and with modifications to log4j files I am able to see logs in flink/log directory when I run job Standalone or on Yarn, but I was more interested in seei

Re: TopologyBuilder throws java.lang.ExceptionInInitializerError

2016-03-31 Thread Sharma, Samiksha
also be helpful to see your dependencies (pom.xml). Cheers, Till On Tue, Mar 22, 2016 at 10:41 PM, Sharma, Samiksha mailto:samiksha.sha...@here.com>> wrote: Hi, I am converting a storm topology to Flink-storm topology using the flink-storm dependency. When I run my code the FlinkTo

TopologyBuilder throws java.lang.ExceptionInInitializerError

2016-03-22 Thread Sharma, Samiksha
Hi, I am converting a storm topology to Flink-storm topology using the flink-storm dependency. When I run my code the FlinkTopologyBuilder eventually calls createTopology method in TopologyBuilder and throws the error at the following highlighted line:- public StormTopology createTopology() {