You are viewing a plain text version of this content. The canonical link for it is here.
Posted to mapreduce-issues@hadoop.apache.org by "Tomohiko Kinebuchi (JIRA)" <ji...@apache.org> on 2012/04/26 17:26:15 UTC

[jira] [Created] (MAPREDUCE-4200) packaging tar ball of trunk failed

Tomohiko Kinebuchi created MAPREDUCE-4200:
---------------------------------------------

             Summary: packaging tar ball of trunk failed
                 Key: MAPREDUCE-4200
                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-4200
             Project: Hadoop Map/Reduce
          Issue Type: Bug
          Components: build
    Affects Versions: trunk
         Environment: Mac OS X Lion 10.7.3
            Reporter: Tomohiko Kinebuchi


A command "mvn clean package -Dtar -DskipTests" executed on the root directory "hadoop-common" failed.
Its output logs are in an attached file.

--
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] [Resolved] (MAPREDUCE-4200) packaging tar ball of trunk failed

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

Tomohiko Kinebuchi resolved MAPREDUCE-4200.
-------------------------------------------

       Resolution: Not A Problem
    Fix Version/s: trunk

Not a problem.
Just forgot append "-Pdist" option.
                
> packaging tar ball of trunk failed
> ----------------------------------
>
>                 Key: MAPREDUCE-4200
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-4200
>             Project: Hadoop Map/Reduce
>          Issue Type: Bug
>          Components: build
>    Affects Versions: trunk
>         Environment: Mac OS X Lion 10.7.3
>            Reporter: Tomohiko Kinebuchi
>             Fix For: trunk
>
>         Attachments: MAPREDUCE-4200.error.log
>
>
> A command "mvn clean package -Dtar -DskipTests" executed on the root directory "hadoop-common" failed.
> Its output logs are in an attached file.
> A command "mvn clean package -Pdist -DskipTests" succeeded.

--
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] (MAPREDUCE-4200) packaging tar ball of trunk failed

Posted by "Radim Kolar (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/MAPREDUCE-4200?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13262688#comment-13262688 ] 

Radim Kolar commented on MAPREDUCE-4200:
----------------------------------------

did you looked at builds.apache.org if your error is Mac OS specific?
                
> packaging tar ball of trunk failed
> ----------------------------------
>
>                 Key: MAPREDUCE-4200
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-4200
>             Project: Hadoop Map/Reduce
>          Issue Type: Bug
>          Components: build
>    Affects Versions: trunk
>         Environment: Mac OS X Lion 10.7.3
>            Reporter: Tomohiko Kinebuchi
>         Attachments: MAPREDUCE-4200.error.log
>
>
> A command "mvn clean package -Dtar -DskipTests" executed on the root directory "hadoop-common" failed.
> Its output logs are in an attached file.

--
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] (MAPREDUCE-4200) packaging tar ball of trunk failed

Posted by "Tomohiko Kinebuchi (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/MAPREDUCE-4200?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13262751#comment-13262751 ] 

Tomohiko Kinebuchi commented on MAPREDUCE-4200:
-----------------------------------------------

>From output messages, this ant target executed and failed.

https://github.com/apache/hadoop-common/blob/235bcba59b02f8a3234d042010cf74f8dcf4a2fa/hadoop-mapreduce-project/pom.xml#L178
                
> packaging tar ball of trunk failed
> ----------------------------------
>
>                 Key: MAPREDUCE-4200
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-4200
>             Project: Hadoop Map/Reduce
>          Issue Type: Bug
>          Components: build
>    Affects Versions: trunk
>         Environment: Mac OS X Lion 10.7.3
>            Reporter: Tomohiko Kinebuchi
>         Attachments: MAPREDUCE-4200.error.log
>
>
> A command "mvn clean package -Dtar -DskipTests" executed on the root directory "hadoop-common" failed.
> Its output logs are in an attached file.
> A command "mvn clean package -Pdist -DskipTests" succeeded.

--
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] (MAPREDUCE-4200) packaging tar ball of trunk failed

Posted by "Tomohiko Kinebuchi (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/MAPREDUCE-4200?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13262693#comment-13262693 ] 

Tomohiko Kinebuchi commented on MAPREDUCE-4200:
-----------------------------------------------

@Radim

Thanks for your comment.

Results of the last five builds are all failed.
https://builds.apache.org/job/Hadoop-Mapreduce-trunk/
So this issue is not Mac OS specific.
                
> packaging tar ball of trunk failed
> ----------------------------------
>
>                 Key: MAPREDUCE-4200
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-4200
>             Project: Hadoop Map/Reduce
>          Issue Type: Bug
>          Components: build
>    Affects Versions: trunk
>         Environment: Mac OS X Lion 10.7.3
>            Reporter: Tomohiko Kinebuchi
>         Attachments: MAPREDUCE-4200.error.log
>
>
> A command "mvn clean package -Dtar -DskipTests" executed on the root directory "hadoop-common" failed.
> Its output logs are in an attached file.

--
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] (MAPREDUCE-4200) packaging tar ball of trunk failed

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

Tomohiko Kinebuchi updated MAPREDUCE-4200:
------------------------------------------

    Attachment: MAPREDUCE-4200.error.log
    
> packaging tar ball of trunk failed
> ----------------------------------
>
>                 Key: MAPREDUCE-4200
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-4200
>             Project: Hadoop Map/Reduce
>          Issue Type: Bug
>          Components: build
>    Affects Versions: trunk
>         Environment: Mac OS X Lion 10.7.3
>            Reporter: Tomohiko Kinebuchi
>         Attachments: MAPREDUCE-4200.error.log
>
>
> A command "mvn clean package -Dtar -DskipTests" executed on the root directory "hadoop-common" failed.
> Its output logs are in an attached file.

--
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] (MAPREDUCE-4200) packaging tar ball of trunk failed

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

Tomohiko Kinebuchi updated MAPREDUCE-4200:
------------------------------------------

    Description: 
A command "mvn clean package -Dtar -DskipTests" executed on the root directory "hadoop-common" failed.
Its output logs are in an attached file.

A command "mvn clean package -Pdist -DskipTests" succeeded.


  was:
A command "mvn clean package -Dtar -DskipTests" executed on the root directory "hadoop-common" failed.
Its output logs are in an attached file.

    
> packaging tar ball of trunk failed
> ----------------------------------
>
>                 Key: MAPREDUCE-4200
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-4200
>             Project: Hadoop Map/Reduce
>          Issue Type: Bug
>          Components: build
>    Affects Versions: trunk
>         Environment: Mac OS X Lion 10.7.3
>            Reporter: Tomohiko Kinebuchi
>         Attachments: MAPREDUCE-4200.error.log
>
>
> A command "mvn clean package -Dtar -DskipTests" executed on the root directory "hadoop-common" failed.
> Its output logs are in an attached file.
> A command "mvn clean package -Pdist -DskipTests" succeeded.

--
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] (MAPREDUCE-4200) packaging tar ball of trunk failed

Posted by "Tomohiko Kinebuchi (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/MAPREDUCE-4200?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13264493#comment-13264493 ] 

Tomohiko Kinebuchi commented on MAPREDUCE-4200:
-----------------------------------------------

This is not a bug.
When creating a tar ball, -Pdist option is needed.

After I ran the command "mvn clean package -DskipTests -Dtar -Pdist", it succeeded.
I close this issue.

Thanks.
                
> packaging tar ball of trunk failed
> ----------------------------------
>
>                 Key: MAPREDUCE-4200
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-4200
>             Project: Hadoop Map/Reduce
>          Issue Type: Bug
>          Components: build
>    Affects Versions: trunk
>         Environment: Mac OS X Lion 10.7.3
>            Reporter: Tomohiko Kinebuchi
>         Attachments: MAPREDUCE-4200.error.log
>
>
> A command "mvn clean package -Dtar -DskipTests" executed on the root directory "hadoop-common" failed.
> Its output logs are in an attached file.
> A command "mvn clean package -Pdist -DskipTests" succeeded.

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