You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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: #65
Please, review it and let me know if it can be accepted as a solution to the problem.
The text was updated successfully, but these errors were encountered:
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:
#65
Please, review it and let me know if it can be accepted as a solution to the problem.
The text was updated successfully, but these errors were encountered: