[ 
https://issues.apache.org/jira/browse/PIG-2695?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13279108#comment-13279108
 ] 

Alan Gates commented on PIG-2695:
---------------------------------

I agree that the error messages in the e2e tests are obtuse.  But I think the 
issue here is misdiagnosed.  verify_pig_script is not a required field.
                
> e2e test should thrown an error if an entry in nightly.conf is malformed
> ------------------------------------------------------------------------
>
>                 Key: PIG-2695
>                 URL: https://issues.apache.org/jira/browse/PIG-2695
>             Project: Pig
>          Issue Type: Improvement
>            Reporter: Jonathan Coveney
>
> The inspiration for this comes from 
> https://issues.apache.org/jira/browse/PIG-2694. The idea is that instead of 
> getting some hard to understand error, the e2e driver should make sure that 
> all required fields are present (ie verify_pig_script and the like), and if 
> its not, mention that. For the record, the current error you get it:
> {code}
>  ERROR TestDriver::run at : 470 Failed to run test Accumulator_1 <file not 
> found: ./bin/pig at TestDriverPig.pm line 448
> {code}
> Which is basically meaningless...
> I'm not terribly familiar with perl or I'd do this myself...

--
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

        

Reply via email to