Joe McDonnell has submitted this change and it was merged. ( http://gerrit.cloudera.org:8080/16089 )
Change subject: IMPALA-9862: Don't exclude Solr dependencies in frontend build ...................................................................... IMPALA-9862: Don't exclude Solr dependencies in frontend build Ranger can be configured in a variety of ways and some have a runtime dependency on Solr. If Solr is excluded, then Impala can fail to startup due to ClassNotFoundException for org.apache.solr.SolrException. This removes the exclusion for Solr from fe/pom.xml. Testing: - Tests on a cluster that previously failed with ClassNotFoundException now pass. Change-Id: Ifb74c20a56e5795cba2efbe887d32392af4017f3 Reviewed-on: http://gerrit.cloudera.org:8080/16089 Reviewed-by: Joe McDonnell <[email protected]> Tested-by: Impala Public Jenkins <[email protected]> --- M fe/pom.xml 1 file changed, 0 insertions(+), 6 deletions(-) Approvals: Joe McDonnell: Looks good to me, approved Impala Public Jenkins: Verified -- To view, visit http://gerrit.cloudera.org:8080/16089 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: Impala-ASF Gerrit-Branch: master Gerrit-MessageType: merged Gerrit-Change-Id: Ifb74c20a56e5795cba2efbe887d32392af4017f3 Gerrit-Change-Number: 16089 Gerrit-PatchSet: 3 Gerrit-Owner: Joe McDonnell <[email protected]> Gerrit-Reviewer: Impala Public Jenkins <[email protected]> Gerrit-Reviewer: Joe McDonnell <[email protected]> Gerrit-Reviewer: Tim Armstrong <[email protected]>
