Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

cascading.flow.planner.PlannerException: in pattern-examples-1.0.0-wip-dev.jar #5

Open
prinzemathew opened this issue May 21, 2015 · 0 comments

Comments

@prinzemathew
Copy link

I'm trying to run the jar file using

hadoop jar pattern-examples-1.0.0-wip-dev.jar /user/hadoop/iris.glm.xml /user/hadoop/iris.glm.tsv /user/hadoop/part/

but i'm stuck here with this exception
Exception in thread "main" cascading.flow.planner.PlannerException: not all sink taps bound to tail pipes, remaining sink tap names: ['classify']
at cascading.flow.planner.FlowPlanner.verifyPipeAssemblyEndPoints(FlowPlanner.java:312)
at cascading.flow.planner.FlowPlanner.verifyAssembly(FlowPlanner.java:166)
at cascading.flow.hadoop.planner.HadoopPlanner.buildFlow(HadoopPlanner.java:248)
at cascading.flow.hadoop.planner.HadoopPlanner.buildFlow(HadoopPlanner.java:80)
at cascading.flow.FlowConnector.connect(FlowConnector.java:459)
at cascading.pattern.Main.main(Main.java:82)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:606)
at org.apache.hadoop.util.RunJar.run(RunJar.java:221)
at org.apache.hadoop.util.RunJar.main(RunJar.java:136)

I'm using Hadoop version 2.6.0

@prinzemathew prinzemathew changed the title Getting this error while trying to run the jar file Gcascading.flow.planner.PlannerException: in pattern-examples-1.0.0-wip-dev.jar May 21, 2015
@prinzemathew prinzemathew changed the title Gcascading.flow.planner.PlannerException: in pattern-examples-1.0.0-wip-dev.jar cascading.flow.planner.PlannerException: in pattern-examples-1.0.0-wip-dev.jar May 21, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant