[jira] [Commented] (HADOOP-10333) Fix grammatical error in overview.html document

2014-02-11 Thread Hudson (JIRA)

[ 
https://issues.apache.org/jira/browse/HADOOP-10333?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13897890#comment-13897890
 ] 

Hudson commented on HADOOP-10333:
-

SUCCESS: Integrated in Hadoop-Mapreduce-trunk #1695 (See 
[https://builds.apache.org/job/Hadoop-Mapreduce-trunk/1695/])
HADOOP-10333. Fix grammatical error in overview.html document. Contributed by 
René Nyffenegger. (suresh: 
http://svn.apache.org/viewcvs.cgi/?root=Apache-SVNview=revrev=1566709)
* /hadoop/common/trunk/hadoop-common-project/hadoop-common/CHANGES.txt
* 
/hadoop/common/trunk/hadoop-common-project/hadoop-common/src/main/java/overview.html


 Fix grammatical error in overview.html document
 ---

 Key: HADOOP-10333
 URL: https://issues.apache.org/jira/browse/HADOOP-10333
 Project: Hadoop Common
  Issue Type: Improvement
Reporter: René Nyffenegger
Assignee: René Nyffenegger
Priority: Trivial
 Fix For: 2.4.0

 Attachments: HADOOP-10333.patch, HADOOP-10333.patch

   Original Estimate: 1h
  Remaining Estimate: 1h

 The file 
 trunk/hadoop-common-project/hadoop-common/src/main/java/overview.html 
 contains a typo. I will (try to) create a patch for this.



--
This message was sent by Atlassian JIRA
(v6.1.5#6160)


[jira] [Updated] (HADOOP-10322) Add ability to read principal names from a keytab

2014-02-11 Thread Benoy Antony (JIRA)

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

Benoy Antony updated HADOOP-10322:
--

Attachment: HADOOP-10322.patch

Corrected the javadoc comments to reflect the change.

 Add ability to read principal names from a keytab
 -

 Key: HADOOP-10322
 URL: https://issues.apache.org/jira/browse/HADOOP-10322
 Project: Hadoop Common
  Issue Type: Improvement
  Components: security
Affects Versions: 2.2.0
Reporter: Benoy Antony
Assignee: Benoy Antony
 Attachments: HADOOP-10322.patch, HADOOP-10322.patch, 
 HADOOP-10322.patch, HADOOP-10322.patch, HADOOP-10322.patch, 
 HADOOP-10322.patch, HADOOP-10322.patch, HADOOP-10322.patch, 
 HADOOP-10322.patch, HADOOP-10322.patch, javadoc-warnings.txt


 It will be useful to have an ability to enumerate the principals stored in a 
 keytab.



--
This message was sent by Atlassian JIRA
(v6.1.5#6160)


[jira] [Commented] (HADOOP-10278) Refactor to make CallQueue pluggable

2014-02-11 Thread Chris Li (JIRA)

[ 
https://issues.apache.org/jira/browse/HADOOP-10278?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13898423#comment-13898423
 ] 

Chris Li commented on HADOOP-10278:
---

Not sure why that is, I can re-run that test with different timeouts.

Right now I'm exploring using a ReadWriteLock to protect against that race.

As an aside, I went back to get benchmarking results for the FIFOCallQueue and 
found that it has no significant difference against trunk for throughput and 
client, but a 2% reduction in server cpu (p=.0055)

 Refactor to make CallQueue pluggable
 

 Key: HADOOP-10278
 URL: https://issues.apache.org/jira/browse/HADOOP-10278
 Project: Hadoop Common
  Issue Type: Sub-task
  Components: ipc
Reporter: Chris Li
 Attachments: HADOOP-10278-atomicref.patch, 
 HADOOP-10278-atomicref.patch, HADOOP-10278-atomicref.patch, HADOOP-10278.patch


 * Refactor CallQueue into an interface, base, and default implementation that 
 matches today's behavior
 * Make the call queue impl configurable, keyed on port so that we minimize 
 coupling



--
This message was sent by Atlassian JIRA
(v6.1.5#6160)


[jira] [Commented] (HADOOP-10338) Cannot get the FileStatus of the root inode from the new Globber

2014-02-11 Thread Colin Patrick McCabe (JIRA)

[ 
https://issues.apache.org/jira/browse/HADOOP-10338?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13898675#comment-13898675
 ] 

Colin Patrick McCabe commented on HADOOP-10338:
---

moved this to common, to reflect the fact that the globber is in common

 Cannot get the FileStatus of the root inode from the new Globber
 

 Key: HADOOP-10338
 URL: https://issues.apache.org/jira/browse/HADOOP-10338
 Project: Hadoop Common
  Issue Type: Bug
Affects Versions: 2.3.0
Reporter: Andrew Wang
Assignee: Colin Patrick McCabe
 Attachments: HDFS-5888.002.patch, HDFS-5888.003.patch


 We can no longer get the correct FileStatus of the root inode / from the 
 Globber.



--
This message was sent by Atlassian JIRA
(v6.1.5#6160)


[jira] [Updated] (HADOOP-10338) Cannot get the FileStatus of the root inode from the new Globber

2014-02-11 Thread Colin Patrick McCabe (JIRA)

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

Colin Patrick McCabe updated HADOOP-10338:
--

  Resolution: Fixed
   Fix Version/s: 2.4.0
Target Version/s: 2.4.0
  Status: Resolved  (was: Patch Available)

 Cannot get the FileStatus of the root inode from the new Globber
 

 Key: HADOOP-10338
 URL: https://issues.apache.org/jira/browse/HADOOP-10338
 Project: Hadoop Common
  Issue Type: Bug
Affects Versions: 2.3.0
Reporter: Andrew Wang
Assignee: Colin Patrick McCabe
 Fix For: 2.4.0

 Attachments: HDFS-5888.002.patch, HDFS-5888.003.patch


 We can no longer get the correct FileStatus of the root inode / from the 
 Globber.



--
This message was sent by Atlassian JIRA
(v6.1.5#6160)