Hi,
I am trying to setup SolrCloud on HDFS on HDP 2.1 Sandbox. I have setup a separate instance of Zookeeper that can be accessed from port 2191. I am facing problem in configuring the cloud-scripts to upload config files for the index. These config files are in a location on hdfs and I have to upload the config files to zookeeper. How should the HDFS path to these be passed to zookeeper ? The HDFS path (format : hdfs://HOST:PORT/path) is giving an illegal directory error.
Thanks,
Ar