You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@bigtop.apache.org by "Michael Weiser (JIRA)" <ji...@apache.org> on 2015/02/12 18:23:12 UTC

[jira] [Created] (BIGTOP-1669) puppet: Hadoop: Separate dependencies on Kerberos keytabs

Michael Weiser created BIGTOP-1669:
--------------------------------------

             Summary: puppet: Hadoop: Separate dependencies on Kerberos keytabs
                 Key: BIGTOP-1669
                 URL: https://issues.apache.org/jira/browse/BIGTOP-1669
             Project: Bigtop
          Issue Type: Bug
          Components: deployment
            Reporter: Michael Weiser


When trying to set up a node as only a datanode but with Kerberos security class hadoop::kerberos pulls in a dependency on package hadoop-yarn which makes puppet fail. This patch puts keytab creation into their respective component classes.

Also it corrects an insufficient dependency on "namenode format" by the datanode since the datanode needs the namenode to actually run before it can work.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)