I am trying to configure SAS Access to Hadoop on VIYA 3.5. Hadoop Cluster is CDH 6.3.3. VIYA is on Linux machine and hadoop is kerberized. I am able to assign a libname without hdfs_tempdir options and can read data also but cannot write data back to hive and getting below error.
ERROR: java.io.IOException: Failed on local exception: java.io.IOException:
org.apache.hadoop.security.AccessControlException: Client cannot
authenticate via:[TOKEN, KERBEROS]; Host Details : local host is:
When I am trying to add hdfs_tempdir option in the libname, the libname also not getting assigned successfully.