[
https://issues.apache.org/jira/browse/HADOOP-13896?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15796024#comment-15796024
]
Andrew Wang commented on HADOOP-13896:
--------------------------------------
I looked at this a little more, and I think I was able to reproduce the issue
with {{mvn clean install -Pdist,src -Dtar -DskipTests}}. This makes me think
it's something to do with the src profile.
> disribution tarball is missing almost all of the hadoop jars
> ------------------------------------------------------------
>
> Key: HADOOP-13896
> URL: https://issues.apache.org/jira/browse/HADOOP-13896
> Project: Hadoop Common
> Issue Type: Bug
> Components: build
> Affects Versions: 3.0.0-alpha2
> Reporter: Allen Wittenauer
> Priority: Blocker
>
> From what I can tell, all of the hdfs and common jars from their respective
> lib dirs are missing, excluding hadoop-hdfs-client and hadoop-hdfs-nfs. But
> there are likely more.
> Steps to reproduce:
> 1. ./start-build-env.sh
> 2. mvn install -Pdist,src -Dtar -DskipTests -Pnative
> 3. ls hadoop-dist/target/hadoop-3.0.0-alpha2-SNAPSHOT/share/hadoop/common
> hadoop-nfs-3.0.0-alpha2-SNAPSHOT.jar jdiff lib templates webapps
> 4. ls hadoop-dist/target/hadoop-3.0.0-alpha2-SNAPSHOT/share/hadoop/hdfs
> hadoop-hdfs-nfs-3.0.0-alpha2-SNAPSHOT.jar jdiff lib templates webapps
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]