Skip to content
This repository has been archived by the owner on Apr 19, 2022. It is now read-only.

Doesn't support hadoop config with xinclude #243

Open
visualskyrim opened this issue Dec 7, 2017 · 0 comments
Open

Doesn't support hadoop config with xinclude #243

visualskyrim opened this issue Dec 7, 2017 · 0 comments

Comments

@visualskyrim
Copy link

I have a hdfs-site.xml looks like this:

<configuration xmlns:xi="http://www.w3.org/2001/XInclude">
        <xi:include href="....../hdfs-site.xml" />
</configuration>

It seems that snakebite is not able to read the namenode inside the included hdfs-site.xml, thus it complains about

No ~/.snakebiterc found, no HADOOP_HOME set and no -n and -p provided

Maybe we should use another xml parser instead of xml.etree.ElementTree?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant