I am trying to execute a sqlline-thin.py file on terminal , but I get an exception in windows command prompt
Error: Could not find or load main class $PHOENIX_OPTS
In Linux- Its Executed properly. But, There is no value assigned $PHOENIX_OPTS.
Let me know, What is $PHOENIX_OPTS environment Value?
set the environment variables are HADOOP_HOME, HBASE_HOME, PYTHON_HOME.