You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@pig.apache.org by "Ashutosh Chauhan (JIRA)" <ji...@apache.org> on 2011/07/19 03:38:57 UTC

[jira] [Created] (PIG-2177) e2e test harness should not assume hadoop dir structure

e2e test harness should not assume hadoop dir structure
-------------------------------------------------------

                 Key: PIG-2177
                 URL: https://issues.apache.org/jira/browse/PIG-2177
             Project: Pig
          Issue Type: Improvement
          Components: tools
    Affects Versions: 0.10
            Reporter: Ashutosh Chauhan
            Assignee: Ashutosh Chauhan
            Priority: Trivial
             Fix For: 0.10


testconfigpath variable assumes conf/ dir to exist in $PH_CLUSTER location. It may or may not exist. If it exists, its better to provide full path including conf/ If it doesn't exist full path to the dir leading to *.xml can be provided. 

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Updated] (PIG-2177) e2e test harness should not assume hadoop dir structure

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

Ashutosh Chauhan updated PIG-2177:
----------------------------------

    Attachment:     (was: pig-2177.patch)

> e2e test harness should not assume hadoop dir structure
> -------------------------------------------------------
>
>                 Key: PIG-2177
>                 URL: https://issues.apache.org/jira/browse/PIG-2177
>             Project: Pig
>          Issue Type: Improvement
>          Components: tools
>    Affects Versions: 0.10
>            Reporter: Ashutosh Chauhan
>            Assignee: Ashutosh Chauhan
>            Priority: Trivial
>             Fix For: 0.10
>
>
> testconfigpath variable assumes conf/ dir to exist in $PH_CLUSTER location. It may or may not exist. If it exists, its better to provide full path including conf/ If it doesn't exist full path to the dir leading to *.xml can be provided. 

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Updated] (PIG-2177) e2e test harness should not assume hadoop dir structure

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

Ashutosh Chauhan updated PIG-2177:
----------------------------------

    Attachment: pig-2177.patch

Patch in correct format.

> e2e test harness should not assume hadoop dir structure
> -------------------------------------------------------
>
>                 Key: PIG-2177
>                 URL: https://issues.apache.org/jira/browse/PIG-2177
>             Project: Pig
>          Issue Type: Improvement
>          Components: tools
>    Affects Versions: 0.10
>            Reporter: Ashutosh Chauhan
>            Assignee: Ashutosh Chauhan
>            Priority: Trivial
>             Fix For: 0.10
>
>         Attachments: pig-2177.patch
>
>
> testconfigpath variable assumes conf/ dir to exist in $PH_CLUSTER location. It may or may not exist. If it exists, its better to provide full path including conf/ If it doesn't exist full path to the dir leading to *.xml can be provided. 

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Updated] (PIG-2177) e2e test harness should not assume hadoop dir structure

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

Ashutosh Chauhan updated PIG-2177:
----------------------------------

    Status: Patch Available  (was: Open)

> e2e test harness should not assume hadoop dir structure
> -------------------------------------------------------
>
>                 Key: PIG-2177
>                 URL: https://issues.apache.org/jira/browse/PIG-2177
>             Project: Pig
>          Issue Type: Improvement
>          Components: tools
>    Affects Versions: 0.10
>            Reporter: Ashutosh Chauhan
>            Assignee: Ashutosh Chauhan
>            Priority: Trivial
>             Fix For: 0.10
>
>         Attachments: pig-2177.patch
>
>
> testconfigpath variable assumes conf/ dir to exist in $PH_CLUSTER location. It may or may not exist. If it exists, its better to provide full path including conf/ If it doesn't exist full path to the dir leading to *.xml can be provided. 

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Updated] (PIG-2177) e2e test harness should not assume hadoop dir structure

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

Alan Gates updated PIG-2177:
----------------------------

    Resolution: Duplicate
        Status: Resolved  (was: Patch Available)

Same code change is included in PIG-2196.

> e2e test harness should not assume hadoop dir structure
> -------------------------------------------------------
>
>                 Key: PIG-2177
>                 URL: https://issues.apache.org/jira/browse/PIG-2177
>             Project: Pig
>          Issue Type: Improvement
>          Components: tools
>    Affects Versions: 0.10
>            Reporter: Ashutosh Chauhan
>            Assignee: Ashutosh Chauhan
>            Priority: Trivial
>             Fix For: 0.10
>
>         Attachments: pig-2177.patch
>
>
> testconfigpath variable assumes conf/ dir to exist in $PH_CLUSTER location. It may or may not exist. If it exists, its better to provide full path including conf/ If it doesn't exist full path to the dir leading to *.xml can be provided. 

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Updated] (PIG-2177) e2e test harness should not assume hadoop dir structure

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

Ashutosh Chauhan updated PIG-2177:
----------------------------------

    Attachment: pig-2177.patch

Patch attached.

> e2e test harness should not assume hadoop dir structure
> -------------------------------------------------------
>
>                 Key: PIG-2177
>                 URL: https://issues.apache.org/jira/browse/PIG-2177
>             Project: Pig
>          Issue Type: Improvement
>          Components: tools
>    Affects Versions: 0.10
>            Reporter: Ashutosh Chauhan
>            Assignee: Ashutosh Chauhan
>            Priority: Trivial
>             Fix For: 0.10
>
>         Attachments: pig-2177.patch
>
>
> testconfigpath variable assumes conf/ dir to exist in $PH_CLUSTER location. It may or may not exist. If it exists, its better to provide full path including conf/ If it doesn't exist full path to the dir leading to *.xml can be provided. 

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira