Search code examples
authenticationauthorizationspark-thriftserver

Authentication and authorization Spark Thrift Server


I am using HDP 2.5.0. I try to implement Spark Thrift Server authorization using tutorial:

Apache Spark Fine Grain Security with LLAP Test Drive

It working correctly, when I using username to login (not have password) and execute HiveQL. But I cannot find any way to authenticate user before allowed to access authorization system.


Solution

  • These steps worked for my SparkThriftServer Authentication: https://mapr.com/docs/52/Hive/HiveServer2-CustomAuth.html