[
https://issues.apache.org/jira/browse/GRIFFIN-269?focusedWorklogId=280744&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-280744
]
ASF GitHub Bot logged work on GRIFFIN-269:
------------------------------------------
Author: ASF GitHub Bot
Created on: 23/Jul/19 01:47
Start Date: 23/Jul/19 01:47
Worklog Time Spent: 10m
Work Description: qwang6 commented on pull request #514: [GRIFFIN-269]
Griffin submit job to livy server with Kerberos Authentication
URL: https://github.com/apache/griffin/pull/514
In production environment, submit to Livy Server usually using Kerberos
Auth. Add three properties to check whether using Kerberos Auth or not.
livy.need.kerberos=false
livy.server.auth.kerberos.principal=livy/kerberos.principal
livy.server.auth.kerberos.keytab=/path/to/livy/keytab/file
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]
Issue Time Tracking
-------------------
Worklog Id: (was: 280744)
Time Spent: 10m
Remaining Estimate: 0h
> Griffin submit job to livy with Kerberos Authentication
> -------------------------------------------------------
>
> Key: GRIFFIN-269
> URL: https://issues.apache.org/jira/browse/GRIFFIN-269
> Project: Griffin
> Issue Type: Improvement
> Reporter: Eric Wang
> Priority: Critical
> Time Spent: 10m
> Remaining Estimate: 0h
>
> In production environment, livy server is usually authenticated by Kerberos.
> Currently Apache Griffin doesn't support submit spark job with Kerberos Auth.
> We need add this feature if using Apache Griffin in such environment.
--
This message was sent by Atlassian JIRA
(v7.6.14#76016)