Isilon / isilon_hadoop_tools

Tools for Using Hadoop with OneFS
https://pypi.org/project/isilon-hadoop-tools/
MIT License
14 stars 21 forks source link

Add hawq user gpadmin #57

Closed ro-ket closed 6 years ago

ro-ket commented 6 years ago

The HWX distribution should have user gpadmin added. That is required by the optional HAWQ component.

When this isn't present, many authorization errors can be seen in logs. Below is an example from 8.1.2. In 8.0.0.7 errors were observed including LeaseExpiredException, FileNotFoundExecption, etc:

[hdfs] RPC V9  user: gpadmin exception: org.apache.hadoop.security.authorize.AuthorizationException cause: Username: 'gpadmin' not found. Make sure your client's username exists on the cluster
dmtucker commented 6 years ago

Resolved by #58