[jira] Updated: (HDFS-1289) Datanode secure mode is broken

2010-07-09 Thread Jakob Homan (JIRA)

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

Jakob Homan updated HDFS-1289:
--

Status: Resolved  (was: Patch Available)
Resolution: Fixed

Test results are, once again, unrelated.  This is a Kerberos-related bug and 
currently not testable.  I've committed this.  Resolving as fixed.  Thanks, Kan!

> Datanode secure mode is broken
> --
>
> Key: HDFS-1289
> URL: https://issues.apache.org/jira/browse/HDFS-1289
> Project: Hadoop HDFS
>  Issue Type: Bug
>  Components: data-node
>Affects Versions: 0.22.0
>Reporter: Kan Zhang
>Assignee: Kan Zhang
> Fix For: 0.22.0
>
> Attachments: h1289-01.patch
>
>
> HDFS-520 introduced a new DataNode constructor, which tries to set up an RPC 
> connection to the NN before a Kerberos login is done. This causes datanode to 
> fail.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.



[jira] Updated: (HDFS-1289) Datanode secure mode is broken

2010-07-09 Thread Jakob Homan (JIRA)

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

Jakob Homan updated HDFS-1289:
--

 Hadoop Flags: [Reviewed]
Fix Version/s: 0.22.0
Affects Version/s: 0.22.0

+1

> Datanode secure mode is broken
> --
>
> Key: HDFS-1289
> URL: https://issues.apache.org/jira/browse/HDFS-1289
> Project: Hadoop HDFS
>  Issue Type: Bug
>  Components: data-node
>Affects Versions: 0.22.0
>Reporter: Kan Zhang
>Assignee: Kan Zhang
> Fix For: 0.22.0
>
> Attachments: h1289-01.patch
>
>
> HDFS-520 introduced a new DataNode constructor, which tries to set up an RPC 
> connection to the NN before a Kerberos login is done. This causes datanode to 
> fail.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.



[jira] Updated: (HDFS-1289) Datanode secure mode is broken

2010-07-08 Thread Kan Zhang (JIRA)

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

Kan Zhang updated HDFS-1289:


Attachment: h1289-01.patch

A small patch that moves the login call earlier (per Devaraj).

> Datanode secure mode is broken
> --
>
> Key: HDFS-1289
> URL: https://issues.apache.org/jira/browse/HDFS-1289
> Project: Hadoop HDFS
>  Issue Type: Bug
>  Components: data-node
>Reporter: Kan Zhang
>Assignee: Kan Zhang
> Attachments: h1289-01.patch
>
>
> HDFS-520 introduced a new DataNode constructor, which tries to set up an RPC 
> connection to the NN before a Kerberos login is done. This causes datanode to 
> fail.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.



[jira] Updated: (HDFS-1289) Datanode secure mode is broken

2010-07-08 Thread Kan Zhang (JIRA)

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

Kan Zhang updated HDFS-1289:


Status: Patch Available  (was: Open)

> Datanode secure mode is broken
> --
>
> Key: HDFS-1289
> URL: https://issues.apache.org/jira/browse/HDFS-1289
> Project: Hadoop HDFS
>  Issue Type: Bug
>  Components: data-node
>Reporter: Kan Zhang
>Assignee: Kan Zhang
> Attachments: h1289-01.patch
>
>
> HDFS-520 introduced a new DataNode constructor, which tries to set up an RPC 
> connection to the NN before a Kerberos login is done. This causes datanode to 
> fail.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.