You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-dev@hadoop.apache.org by "Wei-Chiu Chuang (Jira)" <ji...@apache.org> on 2021/05/12 05:02:00 UTC

[jira] [Created] (HADOOP-17692) Update Hadoop-thirdparty release script

Wei-Chiu Chuang created HADOOP-17692:
----------------------------------------

             Summary: Update Hadoop-thirdparty release script
                 Key: HADOOP-17692
                 URL: https://issues.apache.org/jira/browse/HADOOP-17692
             Project: Hadoop Common
          Issue Type: Bug
    Affects Versions: thirdparty-1.1.0
            Reporter: Wei-Chiu Chuang


The hadoop-thirdparty release script does not work out of box.

(1) Hard code a python dependency version to avoid image build error.
(2) Remove npm which is not used for building hadoop-thirdparty to avoid image build error.
(2) Use GPG 2.2 (LTS) instead of 1.x for signing. GPG 1.x is quite old and is not compatible with GPG 2.x. The build script runs a gpg agent inside docker that shares the gpg keys with the host machine. Most host machines today ships with GPG 2.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

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