Member since
01-06-2016
3
Posts
1
Kudos Received
0
Solutions
01-14-2016
11:53 AM
Thank you, it worked fine.
... View more
01-10-2016
10:07 AM
Thanks all, Changing storm version (by downgrading), setting the nimbus_uptime_secs did not work for me. However, I have managed to deploy the topology remotly, 2 things I did: 1. Used storm client instead of run the topology using mvn exec:java 2. Removed configuration from source code and configure ~/.storm/storm.yaml instead. Now I have hive, hdfs bolts and kafka spout only working in the local mode, I will investigate, help is appreciated. Thanks again
... View more
01-06-2016
10:16 AM
1 Kudo
Hi,
I'm trying to submit a topology on storm cluster using StormSubmitter , however I got the following error:
[ERROR] Failed to execute goal org.codehaus.mojo:exec-maven-plugin:1.2.1:java (default-cli) on project realtime_piplines: An exception occured while executing the Java class. null: InvocationTargetException: org.apache.thrift7.protocol.TProtocolException: Required field 'nimbus_uptime_secs' is unset!
I am running HDP 2.3.4 with Storm version '0.10.0' on RHEL 6.5. Thanks in advance,
... View more
Labels:
- Labels:
-
Apache Storm