You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@pig.apache.org by "Swathi V (JIRA)" <ji...@apache.org> on 2012/07/13 19:18:35 UTC

[jira] [Created] (PIG-2816) piggybank.jar not getting created with the current buil.xml

Swathi V created PIG-2816:
-----------------------------

             Summary: piggybank.jar not getting created with the current buil.xml
                 Key: PIG-2816
                 URL: https://issues.apache.org/jira/browse/PIG-2816
             Project: Pig
          Issue Type: Bug
          Components: piggybank
    Affects Versions: 0.9.2
         Environment: Ubuntu 11.04
            Reporter: Swathi V
            Priority: Critical


The current build.xml inside contrib/piggybank/java Fails and does not generate the piggybank.jar


--
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-2816) piggybank.jar not getting created with the current buil.xml

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

Alan Gates updated PIG-2816:
----------------------------

    Resolution: Won't Fix
        Status: Resolved  (was: Patch Available)
    
> piggybank.jar not getting created with the current buil.xml
> -----------------------------------------------------------
>
>                 Key: PIG-2816
>                 URL: https://issues.apache.org/jira/browse/PIG-2816
>             Project: Pig
>          Issue Type: Bug
>          Components: piggybank
>    Affects Versions: 0.9.2
>         Environment: Ubuntu 11.04
>            Reporter: Swathi V
>            Priority: Critical
>              Labels: newbie
>             Fix For: 0.9.2
>
>         Attachments: build.xml, error.txt, myPatch.patch
>
>
> The current build.xml inside contrib/piggybank/java Fails and does not generate the piggybank.jar

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

[jira] [Commented] (PIG-2816) piggybank.jar not getting created with the current buil.xml

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

Alan Gates commented on PIG-2816:
---------------------------------

Swathi, thanks for your work on this.  If you do 'ant jar-withouthadoop' as well before compiling piggybank then it works.  We don't want to hardwire version numbers in build.xml as it will break if there are future releases from this branch.  I am marking this as won't fix since there is an easy work around.
                
> piggybank.jar not getting created with the current buil.xml
> -----------------------------------------------------------
>
>                 Key: PIG-2816
>                 URL: https://issues.apache.org/jira/browse/PIG-2816
>             Project: Pig
>          Issue Type: Bug
>          Components: piggybank
>    Affects Versions: 0.9.2
>         Environment: Ubuntu 11.04
>            Reporter: Swathi V
>            Priority: Critical
>              Labels: newbie
>             Fix For: 0.9.2
>
>         Attachments: build.xml, error.txt, myPatch.patch
>
>
> The current build.xml inside contrib/piggybank/java Fails and does not generate the piggybank.jar

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

[jira] [Commented] (PIG-2816) piggybank.jar not getting created with the current buil.xml

Posted by "Swathi V (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/PIG-2816?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13418978#comment-13418978 ] 

Swathi V commented on PIG-2816:
-------------------------------

Hi Daniel,
I did a top level ant, ant compile-test. But it was not able to create piggybank.jar because it was pointing to pig-withouthadoop.jar and so couldn't find the classes in it and the created was pig-0.9.2-withouthadoop.jar. 
Correct me if I have done anything wrong!
Thank You.
                
> piggybank.jar not getting created with the current buil.xml
> -----------------------------------------------------------
>
>                 Key: PIG-2816
>                 URL: https://issues.apache.org/jira/browse/PIG-2816
>             Project: Pig
>          Issue Type: Bug
>          Components: piggybank
>    Affects Versions: 0.9.2
>         Environment: Ubuntu 11.04
>            Reporter: Swathi V
>            Priority: Critical
>              Labels: newbie
>             Fix For: 0.9.2
>
>         Attachments: build.xml, error.txt, myPatch.patch
>
>
> The current build.xml inside contrib/piggybank/java Fails and does not generate the piggybank.jar

--
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] [Commented] (PIG-2816) piggybank.jar not getting created with the current buil.xml

Posted by "Daniel Dai (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/PIG-2816?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13417378#comment-13417378 ] 

Daniel Dai commented on PIG-2816:
---------------------------------

You need to do top level "ant" + "ant compile-test" before compiling piggybank.
                
> piggybank.jar not getting created with the current buil.xml
> -----------------------------------------------------------
>
>                 Key: PIG-2816
>                 URL: https://issues.apache.org/jira/browse/PIG-2816
>             Project: Pig
>          Issue Type: Bug
>          Components: piggybank
>    Affects Versions: 0.9.2
>         Environment: Ubuntu 11.04
>            Reporter: Swathi V
>            Priority: Critical
>              Labels: newbie
>             Fix For: 0.9.2
>
>         Attachments: build.xml, error.txt, myPatch.patch
>
>
> The current build.xml inside contrib/piggybank/java Fails and does not generate the piggybank.jar

--
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-2816) piggybank.jar not getting created with the current buil.xml

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

Swathi V updated PIG-2816:
--------------------------

    Attachment: build.xml

Attached build.xml fixes the issue.
Changed the property value.

  <!-- build properties -->
...
    <property name="pigjar-withouthadoop" value="../../../pig-0.9.2-withouthadoop.jar" />
                
> piggybank.jar not getting created with the current buil.xml
> -----------------------------------------------------------
>
>                 Key: PIG-2816
>                 URL: https://issues.apache.org/jira/browse/PIG-2816
>             Project: Pig
>          Issue Type: Bug
>          Components: piggybank
>    Affects Versions: 0.9.2
>         Environment: Ubuntu 11.04
>            Reporter: Swathi V
>            Priority: Critical
>              Labels: newbie
>         Attachments: build.xml, error.txt
>
>
> The current build.xml inside contrib/piggybank/java Fails and does not generate the piggybank.jar

--
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-2816) piggybank.jar not getting created with the current buil.xml

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

Swathi V updated PIG-2816:
--------------------------

    Fix Version/s: 0.9.2
     Release Note: 
Fixes the build issue for generating piggybank.jar

           Status: Patch Available  (was: Open)
    
> piggybank.jar not getting created with the current buil.xml
> -----------------------------------------------------------
>
>                 Key: PIG-2816
>                 URL: https://issues.apache.org/jira/browse/PIG-2816
>             Project: Pig
>          Issue Type: Bug
>          Components: piggybank
>    Affects Versions: 0.9.2
>         Environment: Ubuntu 11.04
>            Reporter: Swathi V
>            Priority: Critical
>              Labels: newbie
>             Fix For: 0.9.2
>
>         Attachments: build.xml, error.txt
>
>
> The current build.xml inside contrib/piggybank/java Fails and does not generate the piggybank.jar

--
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-2816) piggybank.jar not getting created with the current buil.xml

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

Swathi V updated PIG-2816:
--------------------------

    Attachment: error.txt

Error thrown after executing 
ant jar
                
> piggybank.jar not getting created with the current buil.xml
> -----------------------------------------------------------
>
>                 Key: PIG-2816
>                 URL: https://issues.apache.org/jira/browse/PIG-2816
>             Project: Pig
>          Issue Type: Bug
>          Components: piggybank
>    Affects Versions: 0.9.2
>         Environment: Ubuntu 11.04
>            Reporter: Swathi V
>            Priority: Critical
>              Labels: newbie
>         Attachments: error.txt
>
>
> The current build.xml inside contrib/piggybank/java Fails and does not generate the piggybank.jar

--
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-2816) piggybank.jar not getting created with the current buil.xml

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

Swathi V updated PIG-2816:
--------------------------

    Attachment: myPatch.patch
    
> piggybank.jar not getting created with the current buil.xml
> -----------------------------------------------------------
>
>                 Key: PIG-2816
>                 URL: https://issues.apache.org/jira/browse/PIG-2816
>             Project: Pig
>          Issue Type: Bug
>          Components: piggybank
>    Affects Versions: 0.9.2
>         Environment: Ubuntu 11.04
>            Reporter: Swathi V
>            Priority: Critical
>              Labels: newbie
>             Fix For: 0.9.2
>
>         Attachments: build.xml, error.txt, myPatch.patch
>
>
> The current build.xml inside contrib/piggybank/java Fails and does not generate the piggybank.jar

--
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