cloudera / cloudera-scripts-for-log4j

Scripts for addressing log4j zero day security issue
Apache License 2.0
86 stars 68 forks source link

Fix kerberos keytab bug fix #19

Closed uniquerussa closed 2 years ago

uniquerussa commented 2 years ago

Hi.

There is a bug while running the script, so we report it.

We own 5 masternodes.

And Namenode is operating 3 units. Therefore, when executing the following command on the remaining two masters, keytab=$(find /var/run/cloudera-scm-agent/process/ -type f -iname $keytab_file | grep -e NAMENODE -e DATANODE | tail -1)

That could be a problem.

That pr is not a fundamental solution. However, it seems that these aspects need to be considered.