[jira] [Created] (HADOOP-9669) There are multiple array creations and array copies for a single nfs rpc reply

2013-06-25 Thread Tsz Wo (Nicholas), SZE (JIRA)
Tsz Wo (Nicholas), SZE created HADOOP-9669:
--

 Summary: There are multiple array creations and array copies for a 
single nfs rpc reply
 Key: HADOOP-9669
 URL: https://issues.apache.org/jira/browse/HADOOP-9669
 Project: Hadoop Common
  Issue Type: Improvement
Reporter: Tsz Wo (Nicholas), SZE
Assignee: Brandon Li


XDR.writeXxx(..) methods ultimately use the static XDR.append(..) for writing 
each data type.  The static append creates a new array and copy data.  
Therefore, for a singe reply such as RpcAcceptedReply.voidReply(..), there are 
multiple array creations and array copies.  For example, there are at least 6 
array creations and array copies for RpcAcceptedReply.voidReply(..).


--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


[jira] [Created] (HADOOP-9670) Use a long to replace NfsTime

2013-06-25 Thread Tsz Wo (Nicholas), SZE (JIRA)
Tsz Wo (Nicholas), SZE created HADOOP-9670:
--

 Summary: Use a long to replace NfsTime
 Key: HADOOP-9670
 URL: https://issues.apache.org/jira/browse/HADOOP-9670
 Project: Hadoop Common
  Issue Type: Improvement
Reporter: Tsz Wo (Nicholas), SZE
Assignee: Brandon Li
Priority: Minor


NfsTime is class with two int's.  It can be replaced a long for better 
performance and smaller memory footprint.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


[jira] [Reopened] (HADOOP-8440) HarFileSystem.decodeHarURI fails for URIs whose host contains numbers

2013-06-25 Thread Chuan Liu (JIRA)

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

Chuan Liu reopened HADOOP-8440:
---


We also need this fix in trunk and branch-2. 

 HarFileSystem.decodeHarURI fails for URIs whose host contains numbers
 -

 Key: HADOOP-8440
 URL: https://issues.apache.org/jira/browse/HADOOP-8440
 Project: Hadoop Common
  Issue Type: Bug
  Components: fs
Affects Versions: 1.0.0
Reporter: Ivan Mitic
Assignee: Ivan Mitic
Priority: Minor
 Attachments: HADOOP-8440-2-branch-1-win.patch, 
 HADOOP-8440-branch-1-win.2.patch, HADOOP-8440-branch-1-win.patch, 
 HADOOP-8440-branch-1-win.patch, HADOOP-8440-trunk.patch, 
 HADOOP-8440-trunk.patch


 For example, HarFileSystem.decodeHarURI will fail for the following URI:
 har://hdfs-127.0.0.1:51040/user

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


[jira] [Created] (HADOOP-9671) Improve Hadoop security - master jira

2013-06-25 Thread Sanjay Radia (JIRA)
Sanjay Radia created HADOOP-9671:


 Summary: Improve Hadoop security - master jira
 Key: HADOOP-9671
 URL: https://issues.apache.org/jira/browse/HADOOP-9671
 Project: Hadoop Common
  Issue Type: Improvement
Reporter: Sanjay Radia
Assignee: Sanjay Radia





--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira