[ 
https://issues.apache.org/jira/browse/ATLAS-3172?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16827796#comment-16827796
 ] 

jianxiong zhao commented on ATLAS-3172:
---------------------------------------

I noticed that *import-hive.sh* would try to import hive libs:
{code:java}
for i in "${HIVE_HOME}/lib/"*.jar; do

    HIVE_CP="${HIVE_CP}:$i"

done
{code}
but I didn't set that, but instead I set only the HIVE_CONF_DIR cause I do not 
have Hive installed on the same machine

 

> Atlas Hive Hook lack of Jackson dependency
> ------------------------------------------
>
>                 Key: ATLAS-3172
>                 URL: https://issues.apache.org/jira/browse/ATLAS-3172
>             Project: Atlas
>          Issue Type: Bug
>            Reporter: jianxiong zhao
>            Priority: Major
>
> After copying Hive Hook to ${ATLAS_HOME}, executing `hook-bin/import-hive.sh` 
> always fails with lack of Jackson.XXX dependencies



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to