hdfs - SolrJ CloudSolrClient incompatible with Hadoop fs Path -


the goal upload index config files hdfs solr via oozie workflow (java action).

cloudsolrclient.uploadconfig() accepts java.nio.file.paths object in first parameter.

running on hdfs (through oozie launcher), cannot resolve config path unless use org.apache.hadoop.fs.path.

how can around this? there version of cloudsolrclient accepts hadoop.fs.path parameter?


Comments

Popular posts from this blog

unity3d - Rotate an object to face an opposite direction -

sql - MySQL - Finding Empty relations -

linux - gzip: stdin: not in gzip format tar: Child returned status 1 tar: Error is not recoverable: exiting now -