hortonworks / streamline

StreamLine - Streaming Analytics
Apache License 2.0
164 stars 96 forks source link

SAM fails to deploy Topology: DependencyResolutionException #1327

Open illutionisttt opened 5 years ago

illutionisttt commented 5 years ago

While deploying simple topology with Kafka topic as source and HDFS as sink, SAM fails with below exception: Topology submission failed due to: java.lang.Exception: Topology could not be deployed successfully: storm deploy command failed with Exception in thread "main" java.lang.RuntimeException: org.eclipse.aether.resolution.DependencyResolutionException: Failed to collect dependencies...

aditya777hp commented 5 years ago

Same here

haicc-wang commented 5 years ago

Same here

third... Sometimes I even wondered if the managers of cloudeara squashed the brains of these hortonworks developers.

aditya777hp commented 5 years ago

I changed the column type from bigint to integer for the topology_test_run_case_source.occurence and it was resolved and the test cases also started to run !!!