You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-issues@hadoop.apache.org by "Amareshwari Sriramadasu (JIRA)" <ji...@apache.org> on 2009/10/27 11:38:59 UTC

[jira] Updated: (HADOOP-6334) GenericOptionsParser does not understand uri for -files -libjars and -archives option

     [ 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.txt

Patch fixes org.apache.hadoop.fs.Path to understand fragment of the uri.
Fixed GenericOptionsParser to throw out IOException, if any.
Added corresponding testcases.

> 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.21.0
>
>         Attachments: 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.