[
https://issues.apache.org/jira/browse/HADOOP-7907?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13174461#comment-13174461
]
Mahadev konar commented on HADOOP-7907:
---------------------------------------
@Alejandro,
I tried creating tarballs with the patch from top level, I executed mvn clean
package -Pdist -Dtar and I was getting the error below. I was running the
patch on 0.23 branch. Is it because I am using branch-0.23?
{noformat}
ERROR] The build could not read 1 project -> [Help 1]
[ERROR]
[ERROR] The project org.apache.hadoop:hadoop-tools-dist:0.24.0-SNAPSHOT
(/Users/mahadev/workspace/hadoop-workspace/hadoop-git-0.23/hadoop-tools/hadoop-tools-dist/pom.xml)
has 2 errors
[ERROR] 'dependencies.dependency.version' for
org.apache.hadoop:hadoop-streaming:jar is missing. @ line 36, column 17
[ERROR] 'dependencies.dependency.version' for
org.apache.hadoop:hadoop-archives:jar is missing. @ line 41, column 17
[ERROR]
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e
switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR]
{noformat}
> hadoop-tools JARs are not part of the distro
> --------------------------------------------
>
> Key: HADOOP-7907
> URL: https://issues.apache.org/jira/browse/HADOOP-7907
> Project: Hadoop Common
> Issue Type: Bug
> Components: build
> Affects Versions: 0.24.0, 0.23.1
> Reporter: Alejandro Abdelnur
> Assignee: Alejandro Abdelnur
> Priority: Blocker
> Fix For: 0.24.0, 0.23.1
>
> Attachments: HADOOP-7907.patch
>
>
> After mavenizing streaming, the hadoop-streaming JAR is not part of the final
> tar.
--
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