Created 08-22-2018 06:52 AM
I configured hook in hive site. XML. However, I found that remote connection using JDBC such as beeline or hue could not achieve synchronous update of metadata.
I don't know why, can someone answer for me?
Created 08-22-2018 11:30 AM
Make sure atlas is healthy (can check application.log) and then check if there are any errors in the hiveserver2.log post creating the table in hive. That should give some clue.
Created 08-23-2018 01:42 AM
@Sandeep Nemuri
Hello
I checked all the logs and raised the log level of hiveServer2 to Debug, but there were no significant reported exceptions.
Created 08-23-2018 02:39 AM
When I use hue for the create table operation, the application.log does not have any new logs unless I use the hive cli.
Created 08-23-2018 02:40 AM
Created 08-28-2018 04:48 PM
when using beeline/hue please check the hiveserver2 log right after the query gets executed Atlas hook will be called. Do check if there are any errors there. Another thing if you have ranger check if the user who is creating the tables has all permissions. Per: https://docs.hortonworks.com/HDPDocuments/HDP2/HDP-2.6.1/bk_data-governance/content/ch_hdp_data_gove...