Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

STORM-3449: autocreds: fix all checkstyle warnings #3065

Merged
merged 1 commit into from
Jul 4, 2019
Merged

STORM-3449: autocreds: fix all checkstyle warnings #3065

merged 1 commit into from
Jul 4, 2019

Conversation

krichter722
Copy link
Contributor

No description provided.

Copy link
Contributor

@srdo srdo left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

+1, left a minor comment

conf.put(HIVE_PRINCIPAL_KEY, args[1]); // hive principal storm-hive@WITZEN.COM
conf.put(HIVE_KEYTAB_FILE_KEY, args[2]); // storm hive keytab /etc/security/keytabs/storm-hive.keytab
conf.put(HiveConf.ConfVars.METASTOREURIS.varname, args[3]);
// hive.metastore.uris : "thrift://pm-eng1-cluster1.field.hortonworks.com:9083"
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please put this above the line it's commenting on

@srdo
Copy link
Contributor

srdo commented Jul 4, 2019

+1, will wait for tests

@srdo srdo merged commit 7ca1ffb into apache:master Jul 4, 2019
@krichter722 krichter722 deleted the checkstyle-autocreds branch August 23, 2019 07:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants