04-03-2019 03:21 AM
We are trying to write data into HDFS as ORC file. There is a ORC writer snap that is available for Standard Mode pipelines. The Snap configuration requires Hive Metastore URL. When we are providing the URL, the snap is throwing the below validation error
We have validated the Thrift URL and it seems to be correct.
Any leads on what could be the issue here.
Note: Our Hadoop is Kerberos enabled
04-03-2019 10:03 AM
@sbhaskar85: The ORC Writer and Reader snaps does not support Kerberized environments.
You can work with the SnapLogic support to get this issue prioritized for a feature request.
04-04-2019 04:29 AM
@smanoharan Thank you for the quick response. The information is very helpful