Re: Issue wihle applying filters/conditions in DataFrame in Spark

2016-03-22 Thread Hafsa Asif
compile 'org.apache.spark:spark-mllib_2.11:1.4.1' testCompile('org.springframework.boot:spring-boot-starter-test') testCompile('com.sun.jdmk:jmxtools:1.2.1') -- View this message in context: http://apache-spark-user-list.1001560.n3.nabble.com/Issue-wihle-applying-filters-conditions-in-DataFram

Re: Issue wihle applying filters/conditions in DataFrame in Spark

2016-03-22 Thread Ted Yu
.getActivePush(PushAnalysisService.java:99) >at > com.matchinguu.analytiher.service.WeatherPushContractsGenerator.computePushContracts(WeatherPushContractsGenerator.java:193) >at > com.matchinguu.analytics.weather.service.WeatherAnalyzer.finalize(WeatherAnalyzer.java:49) >at &g

Re: Issue wihle applying filters/conditions in DataFrame in Spark

2016-03-22 Thread Hafsa Asif
Even If I m using this query then also give NullPointerException: "SELECT clientId FROM activePush" -- View this message in context: http://apache-spark-user-list.1001560.n3.nabble.com/Issue-wihle-applying-filters-conditions-in-DataFrame-in-Spark-tp26560p26562.html Sent from the Ap

Re: Issue wihle applying filters/conditions in DataFrame in Spark

2016-03-22 Thread Hafsa Asif
0493 INFO [Thread-3] --- Utils: Shutdown hook called [2016-03-22 13:40:15.614] boot - 10493 INFO [Thread-3] --- Utils: Deleting directory /tmp/spark-4c3f436a-dd1f-423f-b353-80ae8f34fdde -- View this message in context: http://apache-spark-user-list.1001560.n3.nabble.com/Issue-wihle-applyi

Re: Issue wihle applying filters/conditions in DataFrame in Spark

2016-03-22 Thread Ted Yu
(AnalyticalEngineApplication.java:14) > Caused by: java.lang.NullPointerException > > Please guide me that how to apply where clause conditions/filters in > DataFrame? I have also a plan to create multiple DataFrames and to apply > JOIN operation between them, it will be good if u give

Issue wihle applying filters/conditions in DataFrame in Spark

2016-03-22 Thread Hafsa Asif
lause conditions/filters in DataFrame? I have also a plan to create multiple DataFrames and to apply JOIN operation between them, it will be good if u give me some good examples about it. -- View this message in context: http://apache-spark-user-list.1001560.n3.nabble.com/Issue-wihle-applying-filters-c