Open christeoh opened 6 years ago
Hi @christeoh, CM5.12.2 does not have support for Hive Table ID generation. Please use CM5.13.3, CM5.14.2 and above and it should work.
Thanks for the prompt response @aadarshjajodia . Is there a workaround for those on lower versions?
Hi @christeoh, there is no work around for those on lower versions. Since we have changed how the SDK interacts with the server this is something which is only present on newer versions. The support was initially added for HDFS, PIG entities and as you can from the commits, we are adding other entity types as well.
Trying to run the code on CDH5.12.2 returns the following error:-
It looks like Navigator API has changed behaviour from the SDK and the SDK hasn't caught up.