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

duplicate chapter - hdfs bootstrap #11

Open
camypaj opened this issue Apr 6, 2017 · 0 comments
Open

duplicate chapter - hdfs bootstrap #11

camypaj opened this issue Apr 6, 2017 · 0 comments

Comments

@camypaj
Copy link

camypaj commented Apr 6, 2017

Hi Steve,

thanks for this book, it's just what I needed :)
I'm working on a pull request, but this seems more like a "issue", since this block (HDFS Boostrap)
seems identical to the one a few paragraphs above:

  1. NN reads in a keytab and initializes itself from there (i.e. no need to kinit; ticket
    renewal handed by UGI).
  2. Generates a Secret

Delegation tokens in the NN are persisted to the edit log, the operations OP_GET_DELEGATION_TOKEN
OP_RENEW_DELEGATION_TOKEN and OP_CANCEL_DELEGATION_TOKEN covering the actions. This ensures
that on failover, the tokens are still valid

Also it seems to contain a typo in the title that I've just noticed.
"Boostrap" -> "Bootstrap".

Cheers,
Camypaj

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

No branches or pull requests

1 participant