[jira] [Created] (HDFS-6277) WebHdfsFileSystem#toUrl does not perform character escaping for rename

2014-04-23 Thread Ramya Sunil (JIRA)
Ramya Sunil created HDFS-6277: - Summary: WebHdfsFileSystem#toUrl does not perform character escaping for rename Key: HDFS-6277 URL: https://issues.apache.org/jira/browse/HDFS-6277 Project: Hadoop HDFS

Re: [VOTE] Release Apache Hadoop 2.2.0

2013-10-07 Thread Ramya Sunil
+1 Deployed on secure and nonsecure clusters. Ran some hdfs, MR and yarn tests. Seems good to me. On Mon, Oct 7, 2013 at 12:21 PM, Alejandro Abdelnur wrote: > +1 > > * downloaded source tarball > * verified MD5 > * verified signature > * verified CHANGES.txt files, release # and date > * run 'mv

Re: [VOTE] Release Apache Hadoop 2.1.0-beta

2013-07-02 Thread Ramya Sunil
-1. Some of the cli and distcp system tests which use hftp:// and webhdfs:// are failing on secure cluster (HDFS-4841 and HDFS-4952/HDFS-4896). This is a regression and we need to make sure they work before we call a release. On Wed, Jun 26, 2013 at 1:17 AM, Arun C Murthy wrote: > Folks, > > I'

Re: Heads up: branch-2.1-beta

2013-06-10 Thread Ramya Sunil
We have started testing branch-2.1-beta and for most parts the code looks very stable. We have deployed both secure and non-secure multinode clusters. We had some minor hiccups with some of our e2e tests breaking due to additional setsid info being logged by the bin scripts and errors while buildi

[jira] [Created] (HDFS-4802) Disallowing snapshot on / twice throws error

2013-05-06 Thread Ramya Sunil (JIRA)
Ramya Sunil created HDFS-4802: - Summary: Disallowing snapshot on / twice throws error Key: HDFS-4802 URL: https://issues.apache.org/jira/browse/HDFS-4802 Project: Hadoop HDFS Issue Type: Sub

[jira] [Created] (HDFS-4801) lsSnapshottableDir throws IllegalArgumentException when root is made snapshottable

2013-05-06 Thread Ramya Sunil (JIRA)
Ramya Sunil created HDFS-4801: - Summary: lsSnapshottableDir throws IllegalArgumentException when root is made snapshottable Key: HDFS-4801 URL: https://issues.apache.org/jira/browse/HDFS-4801 Project

[jira] [Created] (HDFS-4781) File listing of .snapshot under a non-existing dir throws NullPointer

2013-04-30 Thread Ramya Sunil (JIRA)
Ramya Sunil created HDFS-4781: - Summary: File listing of .snapshot under a non-existing dir throws NullPointer Key: HDFS-4781 URL: https://issues.apache.org/jira/browse/HDFS-4781 Project: Hadoop HDFS

[jira] [Created] (HDFS-4767) directory is not snapshottable after clrQuota

2013-04-26 Thread Ramya Sunil (JIRA)
Ramya Sunil created HDFS-4767: - Summary: directory is not snapshottable after clrQuota Key: HDFS-4767 URL: https://issues.apache.org/jira/browse/HDFS-4767 Project: Hadoop HDFS Issue Type: Sub

[jira] [Created] (HDFS-4759) snapshotDiff of two invalid snapshots but with same name returns success

2013-04-25 Thread Ramya Sunil (JIRA)
Ramya Sunil created HDFS-4759: - Summary: snapshotDiff of two invalid snapshots but with same name returns success Key: HDFS-4759 URL: https://issues.apache.org/jira/browse/HDFS-4759 Project: Hadoop HDFS

[jira] [Created] (HDFS-4736) SnapshotAccessControlException does not return valid exit codes

2013-04-23 Thread Ramya Sunil (JIRA)
Ramya Sunil created HDFS-4736: - Summary: SnapshotAccessControlException does not return valid exit codes Key: HDFS-4736 URL: https://issues.apache.org/jira/browse/HDFS-4736 Project: Hadoop HDFS

[jira] [Created] (HDFS-4735) DisallowSnapshot throws IllegalStateException

2013-04-23 Thread Ramya Sunil (JIRA)
Ramya Sunil created HDFS-4735: - Summary: DisallowSnapshot throws IllegalStateException Key: HDFS-4735 URL: https://issues.apache.org/jira/browse/HDFS-4735 Project: Hadoop HDFS Issue Type: Sub

Re: [Vote] Merge branch-trunk-win to trunk

2013-02-28 Thread Ramya Sunil
+1 for the merge. As someone who has been testing the code for many months now, both on singlenode and multinode clusters, I am very confident about the stability and the quality of the code. I have run several regression tests to verify distributed cache, streaming, compression, capacity schedule