Member since
07-16-2018
4
Posts
0
Kudos Received
0
Solutions
07-18-2018
12:28 PM
There is no column lineage info from hive 2.1.1. But change the hive version to 2.3.3, The column Lineage appear in UI. Does some thing need to do on hive 2.1.1? Pls Help.
... View more
Labels:
- Labels:
-
Apache Hive
07-16-2018
01:19 PM
I find the reason, my HIVE_HOME is wrong. but when i fix it, the ERROR change to com.sun.jersey.api.client.ClientHandlerException: java.net.ConnectException: Connection refused (Connection refused)。
... View more
07-16-2018
12:18 PM
I have two host which A and B hive installed on A. I download the source of atlas to B and build it with embedded solr and hbase. I start the atlas server on B success. then I copy the apache-atlas-${project.version}-bin.tar.gz file to A. unzip the file. copy the atlas-application.properties to HIVE_CONF_DIR. and change atlas.kafka.zookeeper.connect=B:9026 then set hive-site.xml and hive-env.sh according to http://atlas.apache.org/Hook-Hive.html. then run apache-atlas-${project.version}/bin/import-hive.sh, the script file is failed. ERROR: java.lang.ClassNotFoundException: org.apache.hadoop.hive.ql.metadata.Hive. Does atlas support install the different host to hive? or Some thing I do wrong? Pls Help!
... View more
- Tags:
- Data Processing
- Hive
Labels:
- Labels:
-
Apache Hive