[ https://issues.apache.org/jira/browse/PIG-2326?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13184688#comment-13184688 ]
Daniel Dai commented on PIG-2326: --------------------------------- I checked again it seems much better on current hadoop in that: 1. If Pig does not find hadoop config file, it is actually run as local mode, much better than agnostic mode previously (more test is needed to verify this is always the case) 2. bin/pig script has been improved, it will use HADOOP_HOME/HADOOP_CONF_DIR, the chance user get it wrong is drastically reduced Based on these, I am fine to drop this check on trunk. > Pig minicluster tests can not be run from eclipse > ------------------------------------------------- > > Key: PIG-2326 > URL: https://issues.apache.org/jira/browse/PIG-2326 > Project: Pig > Issue Type: Bug > Reporter: Julien Le Dem > Assignee: Julien Le Dem > Priority: Minor > Attachments: PIG-2326.patch, PIG-2326_a.patch, PIG-2326_b.patch > > > Some of the setup of the minicluster tests are in the ant config hence they > don't run in eclipse. > In particular: > System.setProperty("hadoop.log.dir", "build/test/logs"); > hadoop-site.xml in the classpath -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa For more information on JIRA, see: http://www.atlassian.com/software/jira