[jira] [Commented] (HADOOP-12649) Improve UGI diagnostics and failure handling

2016-01-11 Thread Steve Loughran (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-12649?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15093080#comment-15093080 ] Steve Loughran commented on HADOOP-12649: - + add an option to run the kdiag diagnostics code

[jira] [Commented] (HADOOP-12649) Improve UGI diagnostics and failure handling

2016-01-08 Thread Steve Loughran (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-12649?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15089047#comment-15089047 ] Steve Loughran commented on HADOOP-12649: - note also that having a specific kerberos subclass of

[jira] [Commented] (HADOOP-12649) Improve UGI diagnostics and failure handling

2016-01-08 Thread Steve Loughran (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-12649?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15089211#comment-15089211 ] Steve Loughran commented on HADOOP-12649: - + make {{"hadoop.kerberos.kinit.command"}} a string

[jira] [Commented] (HADOOP-12649) Improve UGI diagnostics and failure handling

2016-01-08 Thread Steve Loughran (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-12649?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15089210#comment-15089210 ] Steve Loughran commented on HADOOP-12649: - SLIDER-1035 is where I'm implementing the core of the

[jira] [Commented] (HADOOP-12649) Improve UGI diagnostics and failure handling

2015-12-22 Thread Steve Loughran (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-12649?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15068030#comment-15068030 ] Steve Loughran commented on HADOOP-12649: - diagnostics should look up

[jira] [Commented] (HADOOP-12649) Improve UGI diagnostics and failure handling

2015-12-16 Thread Allen Wittenauer (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-12649?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15059982#comment-15059982 ] Allen Wittenauer commented on HADOOP-12649: --- There is nothing better than waking up to find

[jira] [Commented] (HADOOP-12649) Improve UGI diagnostics and failure handling

2015-12-16 Thread Steve Loughran (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-12649?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15059985#comment-15059985 ] Steve Loughran commented on HADOOP-12649: - SLIDER-1027 covers a kerberos diagnostics command

[jira] [Commented] (HADOOP-12649) Improve UGI diagnostics and failure handling

2015-12-16 Thread Steve Loughran (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-12649?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15059989#comment-15059989 ] Steve Loughran commented on HADOOP-12649: - Except the secret sysprops needed for JRE debugging,

[jira] [Commented] (HADOOP-12649) Improve UGI diagnostics and failure handling

2015-12-16 Thread Allen Wittenauer (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-12649?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15059990#comment-15059990 ] Allen Wittenauer commented on HADOOP-12649: --- Opened HADOOP-12650 to basically audit the

[jira] [Commented] (HADOOP-12649) Improve UGI diagnostics and failure handling

2015-12-16 Thread Steve Loughran (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-12649?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15059963#comment-15059963 ] Steve Loughran commented on HADOOP-12649: - If you can't renew a ticket as you were kinited-in

[jira] [Commented] (HADOOP-12649) Improve UGI diagnostics and failure handling

2015-12-16 Thread Steve Loughran (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-12649?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15059976#comment-15059976 ] Steve Loughran commented on HADOOP-12649: - Example: the only way to debug JAAS internals is to

[jira] [Commented] (HADOOP-12649) Improve UGI diagnostics and failure handling

2015-12-16 Thread Steve Loughran (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-12649?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15060045#comment-15060045 ] Steve Loughran commented on HADOOP-12649: - {{loginUserFromKeytabAndReturnUGI}} could perhaps

[jira] [Commented] (HADOOP-12649) Improve UGI diagnostics and failure handling

2015-12-16 Thread Steve Loughran (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-12649?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15060156#comment-15060156 ] Steve Loughran commented on HADOOP-12649: - ZOOKEEPER-2344 would benefit from some of this >

[jira] [Commented] (HADOOP-12649) Improve UGI diagnostics and failure handling

2015-12-16 Thread Steve Loughran (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-12649?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15060187#comment-15060187 ] Steve Loughran commented on HADOOP-12649: - some (package scoped at least) access to User and

[jira] [Commented] (HADOOP-12649) Improve UGI diagnostics and failure handling

2015-12-16 Thread Steve Loughran (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-12649?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15060197#comment-15060197 ] Steve Loughran commented on HADOOP-12649: - the {{isLoginKeytabBased}} and {{isLoginTicketBased}}