You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@hadoop.apache.org by Sebastian Klemke <ha...@nerdheim.de.INVALID> on 2022/05/09 11:38:38 UTC

Maven artifacts for Apache Hadoop 3.2.3 release

Hey Hadoop users,

I noticed that the published maven artifact hadoop-client-api for 3.2.3
release is vastly different from the jar contained in the binary
distribution for Hadoop 3.2.3:

https://repository.apache.org/content/repositories/releases/org/apache/hadoop/hadoop-client-api/3.2.3/hadoop-client-api-3.2.3.jar

is 48 KiB large, whereas the binary distribution downloaded from

https://dlcdn.apache.org/hadoop/common/hadoop-3.2.3/hadoop-3.2.3.tar.gz

contains an 18 MiB size hadoop-client-api jar.

Is this intended?


Best regards,

Sebastian

---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscribe@hadoop.apache.org
For additional commands, e-mail: user-help@hadoop.apache.org


Re: Maven artifacts for Apache Hadoop 3.2.3 release

Posted by Masatake Iwasaki <iw...@oss.nttdata.co.jp>.
Hi Sebastian,

Thanks for reporting this.
I think the published artifact has unintentional content
due to issue in the release process.
It should contains same contents with the one contained
in the binary tarball.

Regards,
Masatake Iwasaki

On 2022/05/09 20:38, Sebastian Klemke wrote:
> Hey Hadoop users,
> 
> I noticed that the published maven artifact hadoop-client-api for 3.2.3
> release is vastly different from the jar contained in the binary
> distribution for Hadoop 3.2.3:
> 
> https://repository.apache.org/content/repositories/releases/org/apache/hadoop/hadoop-client-api/3.2.3/hadoop-client-api-3.2.3.jar
> 
> is 48 KiB large, whereas the binary distribution downloaded from
> 
> https://dlcdn.apache.org/hadoop/common/hadoop-3.2.3/hadoop-3.2.3.tar.gz
> 
> contains an 18 MiB size hadoop-client-api jar.
> 
> Is this intended?
> 
> 
> Best regards,
> 
> Sebastian
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: user-unsubscribe@hadoop.apache.org
> For additional commands, e-mail: user-help@hadoop.apache.org
> 

---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscribe@hadoop.apache.org
For additional commands, e-mail: user-help@hadoop.apache.org