[ https://issues.apache.org/jira/browse/PIG-2239?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13091445#comment-13091445 ]
Daniel Dai commented on PIG-2239: --------------------------------- Let hadoop figure out its own dependencies should be the right way. Currently Pig is very cumbersome in finding hadoop jar and its dependencies. This issue will become more apparent once Pig support both hadoop 20 and 23. The only downside of this approach is we will rely on hadoop command line processor to process Pig command line, and possibly create backward compatibility issues. > Pig should use "bin/hadoop jar pig-withouthadoop.jar" in bin/pig instead of > forming java command itself > --------------------------------------------------------------------------------------------------------- > > Key: PIG-2239 > URL: https://issues.apache.org/jira/browse/PIG-2239 > Project: Pig > Issue Type: Improvement > Reporter: Ashutosh Chauhan > > This will obliterate tons of classpath issues and hadoop versions, paths > problem that has fraught bin/pig and Pig in general. -- This message is automatically generated by JIRA. For more information on JIRA, see: http://www.atlassian.com/software/jira