[jira] [Updated] (HADOOP-14080) UserGroupInformation#loginUserFromKeytab does not load hadoop tokens ?

2024-01-04 Thread Shilun Fan (Jira)


 [ 
https://issues.apache.org/jira/browse/HADOOP-14080?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Shilun Fan updated HADOOP-14080:

Target Version/s: 3.5.0  (was: 3.4.0)

> UserGroupInformation#loginUserFromKeytab does not load hadoop tokens ? 
> ---
>
> Key: HADOOP-14080
> URL: https://issues.apache.org/jira/browse/HADOOP-14080
> Project: Hadoop Common
>  Issue Type: Bug
>Reporter: Jian He
>Priority: Critical
>
> Found that UserGroupInformation#loginUserFromKeytab will not try to load 
> hadoop tokens from HADOOP_TOKEN_FILE_LOCATION as loginUserFromSubject method 
> does.  I know typically, if you have the keytab, you probably won't need the 
> token, but  is this an expected behavior ?
> The problem with this is that suppose a long running app on YARN has its own 
> keytabs, it does login via UserGroupInformation#loginUserFromKeytab, however, 
> it will not load the hadoop tokens passed by YARN and YARN requires the token 
> to be present for communication e.g. AM - RM communication. 



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

-
To unsubscribe, e-mail: common-issues-unsubscr...@hadoop.apache.org
For additional commands, e-mail: common-issues-h...@hadoop.apache.org



[jira] [Updated] (HADOOP-14080) UserGroupInformation#loginUserFromKeytab does not load hadoop tokens ?

2020-03-24 Thread Akira Ajisaka (Jira)


 [ 
https://issues.apache.org/jira/browse/HADOOP-14080?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Akira Ajisaka updated HADOOP-14080:
---
Target Version/s: 3.4.0  (was: 3.3.0)

Moved to 3.4.0 given the lack of activity, please revert if we really need this 
in 3.3.0.

> UserGroupInformation#loginUserFromKeytab does not load hadoop tokens ? 
> ---
>
> Key: HADOOP-14080
> URL: https://issues.apache.org/jira/browse/HADOOP-14080
> Project: Hadoop Common
>  Issue Type: Bug
>Reporter: Jian He
>Priority: Critical
>
> Found that UserGroupInformation#loginUserFromKeytab will not try to load 
> hadoop tokens from HADOOP_TOKEN_FILE_LOCATION as loginUserFromSubject method 
> does.  I know typically, if you have the keytab, you probably won't need the 
> token, but  is this an expected behavior ?
> The problem with this is that suppose a long running app on YARN has its own 
> keytabs, it does login via UserGroupInformation#loginUserFromKeytab, however, 
> it will not load the hadoop tokens passed by YARN and YARN requires the token 
> to be present for communication e.g. AM - RM communication. 



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

-
To unsubscribe, e-mail: common-issues-unsubscr...@hadoop.apache.org
For additional commands, e-mail: common-issues-h...@hadoop.apache.org



[jira] [Updated] (HADOOP-14080) UserGroupInformation#loginUserFromKeytab does not load hadoop tokens ?

2018-09-09 Thread Sunil Govindan (JIRA)


 [ 
https://issues.apache.org/jira/browse/HADOOP-14080?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Sunil Govindan updated HADOOP-14080:

Target Version/s: 3.3.0  (was: 3.2.0)

> UserGroupInformation#loginUserFromKeytab does not load hadoop tokens ? 
> ---
>
> Key: HADOOP-14080
> URL: https://issues.apache.org/jira/browse/HADOOP-14080
> Project: Hadoop Common
>  Issue Type: Bug
>Reporter: Jian He
>Priority: Critical
>
> Found that UserGroupInformation#loginUserFromKeytab will not try to load 
> hadoop tokens from HADOOP_TOKEN_FILE_LOCATION as loginUserFromSubject method 
> does.  I know typically, if you have the keytab, you probably won't need the 
> token, but  is this an expected behavior ?
> The problem with this is that suppose a long running app on YARN has its own 
> keytabs, it does login via UserGroupInformation#loginUserFromKeytab, however, 
> it will not load the hadoop tokens passed by YARN and YARN requires the token 
> to be present for communication e.g. AM - RM communication. 



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

-
To unsubscribe, e-mail: common-issues-unsubscr...@hadoop.apache.org
For additional commands, e-mail: common-issues-h...@hadoop.apache.org



[jira] [Updated] (HADOOP-14080) UserGroupInformation#loginUserFromKeytab does not load hadoop tokens ?

2018-02-13 Thread Wangda Tan (JIRA)

 [ 
https://issues.apache.org/jira/browse/HADOOP-14080?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Wangda Tan updated HADOOP-14080:

Target Version/s: 3.2.0  (was: 3.1.0)

> UserGroupInformation#loginUserFromKeytab does not load hadoop tokens ? 
> ---
>
> Key: HADOOP-14080
> URL: https://issues.apache.org/jira/browse/HADOOP-14080
> Project: Hadoop Common
>  Issue Type: Bug
>Reporter: Jian He
>Priority: Critical
>
> Found that UserGroupInformation#loginUserFromKeytab will not try to load 
> hadoop tokens from HADOOP_TOKEN_FILE_LOCATION as loginUserFromSubject method 
> does.  I know typically, if you have the keytab, you probably won't need the 
> token, but  is this an expected behavior ?
> The problem with this is that suppose a long running app on YARN has its own 
> keytabs, it does login via UserGroupInformation#loginUserFromKeytab, however, 
> it will not load the hadoop tokens passed by YARN and YARN requires the token 
> to be present for communication e.g. AM - RM communication. 



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

-
To unsubscribe, e-mail: common-issues-unsubscr...@hadoop.apache.org
For additional commands, e-mail: common-issues-h...@hadoop.apache.org



[jira] [Updated] (HADOOP-14080) UserGroupInformation#loginUserFromKeytab does not load hadoop tokens ?

2017-10-09 Thread Subru Krishnan (JIRA)

 [ 
https://issues.apache.org/jira/browse/HADOOP-14080?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Subru Krishnan updated HADOOP-14080:

Target Version/s: 3.1.0  (was: 2.9.0)

> UserGroupInformation#loginUserFromKeytab does not load hadoop tokens ? 
> ---
>
> Key: HADOOP-14080
> URL: https://issues.apache.org/jira/browse/HADOOP-14080
> Project: Hadoop Common
>  Issue Type: Bug
>Reporter: Jian He
>Priority: Critical
>
> Found that UserGroupInformation#loginUserFromKeytab will not try to load 
> hadoop tokens from HADOOP_TOKEN_FILE_LOCATION as loginUserFromSubject method 
> does.  I know typically, if you have the keytab, you probably won't need the 
> token, but  is this an expected behavior ?
> The problem with this is that suppose a long running app on YARN has its own 
> keytabs, it does login via UserGroupInformation#loginUserFromKeytab, however, 
> it will not load the hadoop tokens passed by YARN and YARN requires the token 
> to be present for communication e.g. AM - RM communication. 



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

-
To unsubscribe, e-mail: common-issues-unsubscr...@hadoop.apache.org
For additional commands, e-mail: common-issues-h...@hadoop.apache.org



[jira] [Updated] (HADOOP-14080) UserGroupInformation#loginUserFromKeytab does not load hadoop tokens ?

2017-02-13 Thread Jian He (JIRA)

 [ 
https://issues.apache.org/jira/browse/HADOOP-14080?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Jian He updated HADOOP-14080:
-
Description: 
Found that UserGroupInformation#loginUserFromKeytab will not try to load hadoop 
tokens from HADOOP_TOKEN_FILE_LOCATION as loginUserFromSubject method does.  I 
know typically, if you have the keytab, you probably won't need the token, but  
is this an expected behavior ?

The problem with this is that suppose a long running app on YARN has its own 
keytabs, it does login via UserGroupInformation#loginUserFromKeytab, however, 
it will not load the hadoop tokens passed by YARN and YARN requires the token 
to be present for communication e.g. AM - RM communication. 




  was:
Found that UserGroupInformation#loginUserFromKeytab will not try to load hadoop 
tokens from HADOOP_TOKEN_FILE_LOCATION as loginUserFromSubject method does.  I 
know typically, if you have the keytab, you probably won't need the token, but  
is this an expected behavior ?

The problem with this is that suppose a long running app on YARN has its own 
keytabs, it does login via UserGroupInformation#loginUserFromKeytab, however, 
it will not load the hadoop tokens passed by YARN. 





> UserGroupInformation#loginUserFromKeytab does not load hadoop tokens ? 
> ---
>
> Key: HADOOP-14080
> URL: https://issues.apache.org/jira/browse/HADOOP-14080
> Project: Hadoop Common
>  Issue Type: Bug
>Reporter: Jian He
>Priority: Critical
>
> Found that UserGroupInformation#loginUserFromKeytab will not try to load 
> hadoop tokens from HADOOP_TOKEN_FILE_LOCATION as loginUserFromSubject method 
> does.  I know typically, if you have the keytab, you probably won't need the 
> token, but  is this an expected behavior ?
> The problem with this is that suppose a long running app on YARN has its own 
> keytabs, it does login via UserGroupInformation#loginUserFromKeytab, however, 
> it will not load the hadoop tokens passed by YARN and YARN requires the token 
> to be present for communication e.g. AM - RM communication. 



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

-
To unsubscribe, e-mail: common-issues-unsubscr...@hadoop.apache.org
For additional commands, e-mail: common-issues-h...@hadoop.apache.org



[jira] [Updated] (HADOOP-14080) UserGroupInformation#loginUserFromKeytab does not load hadoop tokens ?

2017-02-13 Thread Jian He (JIRA)

 [ 
https://issues.apache.org/jira/browse/HADOOP-14080?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Jian He updated HADOOP-14080:
-
Target Version/s: 2.9.0

> UserGroupInformation#loginUserFromKeytab does not load hadoop tokens ? 
> ---
>
> Key: HADOOP-14080
> URL: https://issues.apache.org/jira/browse/HADOOP-14080
> Project: Hadoop Common
>  Issue Type: Bug
>Reporter: Jian He
>Priority: Critical
>
> Found that UserGroupInformation#loginUserFromKeytab will not try to load 
> hadoop tokens from HADOOP_TOKEN_FILE_LOCATION as loginUserFromSubject method 
> does.  I know typically, if you have the keytab, you probably won't need the 
> token, but  is this an expected behavior ?
> The problem with this is that suppose a long running app on YARN has its own 
> keytabs, it does login via UserGroupInformation#loginUserFromKeytab, however, 
> it will not load the hadoop tokens passed by YARN. 



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

-
To unsubscribe, e-mail: common-issues-unsubscr...@hadoop.apache.org
For additional commands, e-mail: common-issues-h...@hadoop.apache.org