You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@bigtop.apache.org by of...@apache.org on 2020/03/14 16:56:44 UTC

[bigtop] branch master updated: BIGTOP-3322. Lintian Warnings in Hadoop.

This is an automated email from the ASF dual-hosted git repository.

oflebbe pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/bigtop.git


The following commit(s) were added to refs/heads/master by this push:
     new a8e90b9  BIGTOP-3322. Lintian Warnings in Hadoop.
     new acec07a  Merge pull request #612 from iwasakims/BIGTOP-3322
a8e90b9 is described below

commit a8e90b96902f39617b34e212626c2a946f87a3ef
Author: Masatake Iwasaki <iw...@apache.org>
AuthorDate: Mon Mar 9 05:22:25 2020 +0000

    BIGTOP-3322. Lintian Warnings in Hadoop.
---
 bigtop-packages/src/deb/hadoop/control | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/bigtop-packages/src/deb/hadoop/control b/bigtop-packages/src/deb/hadoop/control
index 789076f..503bfaa 100644
--- a/bigtop-packages/src/deb/hadoop/control
+++ b/bigtop-packages/src/deb/hadoop/control
@@ -202,7 +202,7 @@ Description: HTTPFS for Hadoop
 
 Package: hadoop-kms
 Architecture: any
-Depends: hadoop (= ${binary:Version}), bigtop-tomcat
+Depends: hadoop (= ${binary:Version}), bigtop-tomcat, adduser
 Description: KMS for Hadoop
   The server providing cryptographic key management based on Hadoop KeyProvider API.