[ 
https://issues.apache.org/jira/browse/PIG-3054?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Daniel Dai updated PIG-3054:
----------------------------

    Attachment: PIG-3054-1.patch
    
>  TestRegisteredJarVisibility tries to copy a local file to HDFS with the full 
> path name including ":" 
> ------------------------------------------------------------------------------------------------------
>
>                 Key: PIG-3054
>                 URL: https://issues.apache.org/jira/browse/PIG-3054
>             Project: Pig
>          Issue Type: Sub-task
>            Reporter: Daniel Dai
>            Assignee: Daniel Dai
>             Fix For: 0.12
>
>         Attachments: PIG-3054-1.patch
>
>
> This test needs to adapt the target file path for HDFS limitations on : in 
> the path. The easiest way to do this is to keep a clusterpath variable for 
> the file, but INPUT_FILE.getName is used a lot, so perhaps we can just keep a 
> string INPUT_FILE_NAME and work from there.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to