Permission denied while creating external table.


2 Answer(s)


hi Thomas,

Please login to hive as "sudo hive" and create the files under "/user/hive/warehouse". In your statement you were trying to write under "/home/cloudera" which is throwing out the error.

Thanks

Spark shell null expection error

Create group --> $groupadd supergroup

Add users into group --> usermod -a -G supergroup username