[jira] [Resolved] (HADOOP-10662) NullPointerException in CryptoInputStream while wrapped stream is not ByteBufferReadable. Add tests using normal stream.

2014-06-04 Thread Yi Liu (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-10662?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Yi Liu resolved HADOOP-10662. - Resolution: Fixed Hadoop Flags: Reviewed Committed to branch. > NullPointerException in CryptoIn

[jira] [Created] (HADOOP-10664) TestNetUtils.testNormalizeHostName failes

2014-06-04 Thread Chen He (JIRA)
Chen He created HADOOP-10664: Summary: TestNetUtils.testNormalizeHostName failes Key: HADOOP-10664 URL: https://issues.apache.org/jira/browse/HADOOP-10664 Project: Hadoop Common Issue Type: Bug

Re: What are the rules to publish my own modified Hadoop classes?

2014-06-04 Thread Steve Loughran
On 4 June 2014 15:33, xeon wrote: > Hello all, > > I added the capacity to tolerate arbitrary faults in Hadoop 0.20 by > changing some Hadoop classes. > You can see my work in http://dl.acm.org/citation.cfm?id=2116190 > > is there a URL for non-ACM members? > Now, I would like to make the code

[jira] [Created] (HADOOP-10663) Path.getFileSystem should identify Windows drive (c:) like files and return the localFS

2014-06-04 Thread Remus Rusanu (JIRA)
Remus Rusanu created HADOOP-10663: - Summary: Path.getFileSystem should identify Windows drive (c:) like files and return the localFS Key: HADOOP-10663 URL: https://issues.apache.org/jira/browse/HADOOP-10663

What are the rules to publish my own modified Hadoop classes?

2014-06-04 Thread xeon
Hello all, I added the capacity to tolerate arbitrary faults in Hadoop 0.20 by changing some Hadoop classes. You can see my work in http://dl.acm.org/citation.cfm?id=2116190 Now, I would like to make the code publicly available. Since the code is under "Licensed to the Apache Software Foundat