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

Provide unset command #24

Open
nhambletCCRI opened this issue Feb 16, 2016 · 1 comment
Open

Provide unset command #24

nhambletCCRI opened this issue Feb 16, 2016 · 1 comment

Comments

@nhambletCCRI
Copy link

It seems like it could be convenient to, instead of requiring the user to unset some collection of env vars by hand (e.g., CLOUD_HOME, HADOOP_HOME, etc), provide a command which unsets the ones that probably matter.

The following might be a reasonable start, and/or overkill:
unset ACCUMULO_HOME CLOUD_HOME HADOOP_COMMON_HOME HADOOP_HDFS_HOME HADOOP_HOME HADOOP_YARN_HOME KAFKA_HOME YARN_HOME ZOOKEEPER_HOME

@vpipkt
Copy link
Contributor

vpipkt commented Feb 23, 2016

I think the commit below removed the need to unset variables in most users environments (with ccri/dev_env). Can we test that works as intended and update the readme?

2a86943

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

2 participants