[ https://issues.apache.org/jira/browse/PIG-4385?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14281461#comment-14281461 ]
Daniel Dai commented on PIG-4385: --------------------------------- The change looks fine, but why does the test fail for you? $PIG_HOME should be in classpath when you run unit tests. Are you running it with eclipse? > testDefaultBootup fails because it cannot find "pig.properties" > --------------------------------------------------------------- > > Key: PIG-4385 > URL: https://issues.apache.org/jira/browse/PIG-4385 > Project: Pig > Issue Type: Test > Affects Versions: 0.12.0, 0.13.0, 0.14.0 > Reporter: Martin Kudlej > Attachments: 0001-PIG-4385.patch > > > testDefaultBootup fails because Pig cannot find created file > "pig.properties". I think test of using "pig.property" file should be > separated from testDefaultBootup. Only clean way how to do it is to use > Properties for start of PigServer. -- This message was sent by Atlassian JIRA (v6.3.4#6332)