Created 12-16-2015 09:09 AM
For proxy property hadoop.proxyuser.hive.hosts it appears that this setting takes the hive server rather than the hive clients as Hive server is making the request on behalf of the hive clients. If we change the property to any other hosts other then hive server hive fails to run. So is it mandatory to set this to hive server always. According to apache website https://hadoop.apache.org/docs/current/hadoop-project-dist/hadoop-common/Superusers.html we can configure any value for hosts parameter based on that it should work. So is this not true for hive?
Created 12-16-2015 12:49 PM
Based on the above definition, try running the test for hive user.
http://docs.hortonworks.com/HDPDocuments/HDP1/HDP-.. @Manoj A
Created 12-16-2015 12:49 PM
Based on the above definition, try running the test for hive user.
http://docs.hortonworks.com/HDPDocuments/HDP1/HDP-.. @Manoj A
Created 02-02-2016 09:06 PM
@Manoj A are you still having issues? Can you accept the best answer or provide your own solution?