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

Amareshwari Sriramadasu updated HADOOP-6334:
--------------------------------------------

    Attachment: patch-6334-4.txt

Fixed two minor bugs in GenericOptionsParser. GPO is doing an fs.close(), which 
stops the applications from using FileSystem anymore. Fixed getLibjars method 
to understand uri on hdfs. Testcases for the same will be added in 
MAPREDUCE-787.

> GenericOptionsParser does not understand uri for -files -libjars and 
> -archives option
> -------------------------------------------------------------------------------------
>
>                 Key: HADOOP-6334
>                 URL: https://issues.apache.org/jira/browse/HADOOP-6334
>             Project: Hadoop Common
>          Issue Type: Bug
>          Components: util
>            Reporter: Amareshwari Sriramadasu
>            Assignee: Amareshwari Sriramadasu
>             Fix For: 0.22.0
>
>         Attachments: patch-6334-1.txt, patch-6334-2.txt, patch-6334-3.txt, 
> patch-6334-4.txt, patch-6334.txt
>
>
> If we give an uri for -files, -libjars and -archives option , in 
> GenericOptionsParser. It gives FileNotFoundException.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to