Open hamvasaron opened 5 years ago
solr-hive-serde has jersey-client packaged into it, which is not used by the serde, but will be added to the classpath, and this causes issues for HiveServer2 and Ranger.
I have created a pull request to resolve this issue: https://github.com/lucidworks/hive-solr/pull/65
Please, review it and let me know if it can be accepted as a solution to the problem.
@ctargett, @gerlowskija, can you please take a look? Thanks
solr-hive-serde has jersey-client packaged into it, which is not used by the serde, but will be added to the classpath, and this causes issues for HiveServer2 and Ranger.
I have created a pull request to resolve this issue: https://github.com/lucidworks/hive-solr/pull/65
Please, review it and let me know if it can be accepted as a solution to the problem.