[
https://issues.apache.org/jira/browse/ATLAS-688?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15332974#comment-15332974
]
Suma Shivaprasad edited comment on ATLAS-688 at 6/16/16 3:17 AM:
-----------------------------------------------------------------
Some minor comments.
1. revert change for exclusion of http client
<exclusion>
- <groupId>commons-httpclient</groupId>
- <artifactId>*</artifactId>
- </exclusion>
2. Revert BASEDIR changes also. dirName and referring to parent directory
should work in this case as well, rt?
3. change error from
Could not find a valid HADOOP configuration to
"env HADOOP_CLASSPATH or HADOOP_HOME need to be set"
4. Better to have CP as ATLAS_CP:HIVE_CP:HADOOP_CP - would allow us to override
any jars if required.
was (Author: suma.shivaprasad):
Some minor comments.
1. revert change for exclusion of http client
<exclusion>
- <groupId>commons-httpclient</groupId>
- <artifactId>*</artifactId>
- </exclusion>
2. Revert BASEDIR changes also. dirName and referring to parent directory
should work in this case as well, rt?
3. change error from
Could not find a valid HADOOP configuration to
"env HADOOP_CLASSPATH or HADOOP_HOME need to be set"
> import-hive should depend on Hive CLASSPATH jars instead of packaging
> everything
> --------------------------------------------------------------------------------
>
> Key: ATLAS-688
> URL: https://issues.apache.org/jira/browse/ATLAS-688
> Project: Atlas
> Issue Type: Bug
> Reporter: Suma Shivaprasad
> Assignee: Vimal Sharma
> Priority: Critical
> Fix For: 0.7-incubating
>
> Attachments: ATLAS-688-v2.patch, ATLAS-688.patch
>
>
> Currently, import-hive.sh packages all hive, hadoop jars etc. Instead it
> should depend on HIVE_CLASSPATH from which it can get the jars and should be
> paakged along with hook on hive server m/cs
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)