Colin Ma created HIVE-17033:
-------------------------------
Summary: Miss the jar when create slider package for llap
Key: HIVE-17033
URL: https://issues.apache.org/jira/browse/HIVE-17033
Project: Hive
Issue Type: Bug
Components: llap
Affects Versions: 3.0.0
Reporter: Colin Ma
Assignee: Colin Ma
Fix For: 3.0.0
When create the slider package for llap, the jar for log4j-1.2-api is missed.
The root cause is org.apache.log4j.NDC used to get jar of log4j-1.2-api, but
this class is also existed in the jar of log4j. So, the jar of log4j-1.2-api
won't be included.
As a result, log4j-1.2-api-2.6.2.jar can't be found in llap-2.2.0-S.zip.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)