You are viewing a plain text version of this content. The canonical link for it is here.
Posted to mapreduce-dev@hadoop.apache.org by "Mahadev konar (JIRA)" <ji...@apache.org> on 2009/07/08 02:07:14 UTC

[jira] Created: (MAPREDUCE-730) allow relative paths to be created inside archives.

allow relative paths to be created inside archives.
---------------------------------------------------

                 Key: MAPREDUCE-730
                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-730
             Project: Hadoop Map/Reduce
          Issue Type: Bug
          Components: harchive
            Reporter: Mahadev konar
            Assignee: Mahadev konar
             Fix For: 0.21.0


This jira is a shadow jira for mapreduce changes related to HADOOP-3663.
Archives currently stores the full path from the input sources - since it allows multiple sources and regular expressions as inputs. So the created archives have the full path of the input sources. This is un intuitive and a user hassle. We should get rid of it and allow users to say that the created archive should be relative to some absolute path and throw an excpetion if the input does not confirm to the relative absolute path.

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


[jira] Resolved: (MAPREDUCE-730) allow relative paths to be created inside archives.

Posted by "Chris Douglas (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/MAPREDUCE-730?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Chris Douglas resolved MAPREDUCE-730.
-------------------------------------

    Resolution: Duplicate

Resolving as dupe of MAPREDUCE-739

> allow relative paths to be created inside archives.
> ---------------------------------------------------
>
>                 Key: MAPREDUCE-730
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-730
>             Project: Hadoop Map/Reduce
>          Issue Type: Bug
>          Components: harchive
>            Reporter: Mahadev konar
>            Assignee: Mahadev konar
>             Fix For: 0.21.0
>
>
> This jira is a shadow jira for mapreduce changes related to HADOOP-3663.
> Archives currently stores the full path from the input sources - since it allows multiple sources and regular expressions as inputs. So the created archives have the full path of the input sources. This is un intuitive and a user hassle. We should get rid of it and allow users to say that the created archive should be relative to some absolute path and throw an excpetion if the input does not confirm to the relative absolute path.

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