You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@pig.apache.org by "Thomas Weise (Created) (JIRA)" <ji...@apache.org> on 2012/03/06 19:25:12 UTC

[jira] [Created] (PIG-2572) e2e harness deploy fails when using pig that does not bundle hadoop

e2e harness deploy fails when using pig that does not bundle hadoop
-------------------------------------------------------------------

                 Key: PIG-2572
                 URL: https://issues.apache.org/jira/browse/PIG-2572
             Project: Pig
          Issue Type: Bug
          Components: tools
            Reporter: Thomas Weise
             Fix For: 0.10, 0.9.3, 0.11


When deploying the pig e2e harness to run with our internal pig package (which does not bundle hadoop), the deploy target fails after generating the data and creating the out directory on HDFS. This is because HADOOP_HOME is not set when running pig (harness.hadoop.home ignored).


--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Updated] (PIG-2572) e2e harness deploy fails when using pig that does not bundle hadoop

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

Thomas Weise updated PIG-2572:
------------------------------

    Attachment: PIG-2572.patch

Set HADOOP_HOME on deploy, also allow overrides for PH_LOCAL and PH_OUT and log proper logfile path.
                
> e2e harness deploy fails when using pig that does not bundle hadoop
> -------------------------------------------------------------------
>
>                 Key: PIG-2572
>                 URL: https://issues.apache.org/jira/browse/PIG-2572
>             Project: Pig
>          Issue Type: Bug
>          Components: tools
>            Reporter: Thomas Weise
>             Fix For: 0.10, 0.9.3, 0.11
>
>         Attachments: PIG-2572.patch
>
>
> When deploying the pig e2e harness to run with our internal pig package (which does not bundle hadoop), the deploy target fails after generating the data and creating the out directory on HDFS. This is because HADOOP_HOME is not set when running pig (harness.hadoop.home ignored).

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Updated] (PIG-2572) e2e harness deploy fails when using pig that does not bundle hadoop

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

Daniel Dai updated PIG-2572:
----------------------------

      Resolution: Fixed
        Assignee: Thomas Weise
    Hadoop Flags: Reviewed
          Status: Resolved  (was: Patch Available)

Patch committed to 0.9/0.10/trunk.

Thanks Thomas!
                
> e2e harness deploy fails when using pig that does not bundle hadoop
> -------------------------------------------------------------------
>
>                 Key: PIG-2572
>                 URL: https://issues.apache.org/jira/browse/PIG-2572
>             Project: Pig
>          Issue Type: Bug
>          Components: tools
>            Reporter: Thomas Weise
>            Assignee: Thomas Weise
>             Fix For: 0.10, 0.9.3, 0.11
>
>         Attachments: PIG-2572-2.patch, PIG-2572.patch
>
>
> When deploying the pig e2e harness to run with our internal pig package (which does not bundle hadoop), the deploy target fails after generating the data and creating the out directory on HDFS. This is because HADOOP_HOME is not set when running pig (harness.hadoop.home ignored).

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Updated] (PIG-2572) e2e harness deploy fails when using pig that does not bundle hadoop

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

Daniel Dai updated PIG-2572:
----------------------------

    Attachment: PIG-2572-2.patch

PIG-2572-2.patch is for 0.10/trunk.
                
> e2e harness deploy fails when using pig that does not bundle hadoop
> -------------------------------------------------------------------
>
>                 Key: PIG-2572
>                 URL: https://issues.apache.org/jira/browse/PIG-2572
>             Project: Pig
>          Issue Type: Bug
>          Components: tools
>            Reporter: Thomas Weise
>             Fix For: 0.10, 0.9.3, 0.11
>
>         Attachments: PIG-2572-2.patch, PIG-2572.patch
>
>
> When deploying the pig e2e harness to run with our internal pig package (which does not bundle hadoop), the deploy target fails after generating the data and creating the out directory on HDFS. This is because HADOOP_HOME is not set when running pig (harness.hadoop.home ignored).

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Updated] (PIG-2572) e2e harness deploy fails when using pig that does not bundle hadoop

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

Thomas Weise updated PIG-2572:
------------------------------

    Status: Patch Available  (was: Open)
    
> e2e harness deploy fails when using pig that does not bundle hadoop
> -------------------------------------------------------------------
>
>                 Key: PIG-2572
>                 URL: https://issues.apache.org/jira/browse/PIG-2572
>             Project: Pig
>          Issue Type: Bug
>          Components: tools
>            Reporter: Thomas Weise
>             Fix For: 0.10, 0.9.3, 0.11
>
>         Attachments: PIG-2572.patch
>
>
> When deploying the pig e2e harness to run with our internal pig package (which does not bundle hadoop), the deploy target fails after generating the data and creating the out directory on HDFS. This is because HADOOP_HOME is not set when running pig (harness.hadoop.home ignored).

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira