Created 06-14-2019 03:12 AM
I built Apache Atlas 2.0 from source and installed it on existing HDP. However , I don't see option to add hive tables
Rest API /api/atlas/types is not showing any entry
Is there some initial job to be executed to set up Atlas metadata
{
"requestId": "pool-2-thread-8 - d41787c9-7dc1-49de-bee8-1f91cbf67b4e",
"count": 0,
"results": [ ]
}
how do I add hive type here ?
Created 06-14-2019 04:17 AM
output for
python quick_start_v1.py
(Bad Request) Response Body ({"error":"Given typename DataSet was invalid"})
Created 06-14-2019 10:48 AM
You might have to run import-hive.sh see HCC by Ayub Khan