You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Apr 19, 2022. It is now read-only.
I have a
hdfs-site.xml
looks like this:It seems that snakebite is not able to read the namenode inside the included
hdfs-site.xml
, thus it complains aboutMaybe we should use another xml parser instead of
xml.etree.ElementTree
?The text was updated successfully, but these errors were encountered: