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

elasticsearch python client - work with many nodes - how to work with sniffer -

angular - Is it possible to get native element for formControl? -

Upload file with tags through OwnCloud or NextCloud API -