[ https://issues.apache.org/jira/browse/PIG-1646?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Sherry Chen updated PIG-1646: ----------------------------- Description: Currently, the error message for "pig root directory does not exist" is: * "You suppose to use /grid/0/gs/pig/0.8 as pig root directory, however, symlink /grid/0/gs/pig/0.8 does not exist" It can be corrected as: * "Pig root directory should be /grid/0/gs/pig/0.8, however, symlink /grid/0/gs/pig/0.8 does not exist" Steps to test: 1. submit a pig job: " pig -useversion 0.8 -exectype local local.pig" 2. Read the error message was: Currently, the error message for "pig root directory does not exist" is: * "You suppose to use /grid/0/gs/pig/0.8 as pig root directory, however, symlink /grid/0/gs/pig/0.8 does not exist" It can be corrected as: * "Pig root directory should be /grid/0/gs/pig/0.8, however, symlink /grid/0/gs/pig/0.8 does not exist" > Error meassage for "pig root directory does not exist"cab be more meaningful > ---------------------------------------------------------------------------- > > Key: PIG-1646 > URL: https://issues.apache.org/jira/browse/PIG-1646 > Project: Pig > Issue Type: Improvement > Affects Versions: 0.8.0 > Reporter: Sherry Chen > Priority: Minor > > Currently, the error message for "pig root directory does not exist" is: > * "You suppose to use /grid/0/gs/pig/0.8 as pig root directory, however, > symlink /grid/0/gs/pig/0.8 does not exist" > It can be corrected as: > * "Pig root directory should be /grid/0/gs/pig/0.8, however, symlink > /grid/0/gs/pig/0.8 does not exist" > Steps to test: > 1. submit a pig job: " pig -useversion 0.8 -exectype local local.pig" > 2. Read the error message -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.