Home | About | Sematext search-lucene.com search-hadoop.com
clear query|facets|time Search criteria: .   Results from 11 to 20 from 30 (0.143s).
Loading phrases to help you
refine your search...
[HDFS-4728] Snapshot tests broken after merge from trunk - HDFS - [issue]
...Snapshot tests are broken after the recent merge from trunk. The likely cause of regression is the change to INodeDirectory.clearChildren which resets the children list while replacing an IN...
http://issues.apache.org/jira/browse/HDFS-4728    Author: Arpit Agarwal, 2013-04-22, 23:32
[HDFS-4693] Some test cases in TestCheckpoint do not clean up after themselves - HDFS - [issue]
http://issues.apache.org/jira/browse/HDFS-4693    Author: Arpit Agarwal, 2013-04-17, 16:25
[HDFS-4673] Renaming file in subdirectory of a snapshotted directory does not work. - HDFS - [issue]
...Steps to repro: mkdir /1 Allow snapshot on /1 mkdir /1/2 Put file /1/2/f1 Take snapshot snap1 of /1 Rename /1/2/f1 to /1/2/f2Fails with exception in INodeDirectory.replaceSelf   &n...
http://issues.apache.org/jira/browse/HDFS-4673    Author: Arpit Agarwal, 2013-04-10, 21:02
[HDFS-4625] Make TestNNWithQJM#testNewNamenodeTakesOverWriter work on Windows - HDFS - [issue]
...This test is being skipped on Windows since we are unable to read from locked files. Filing the Jira to keep track of the skipped test....
http://issues.apache.org/jira/browse/HDFS-4625    Author: Arpit Agarwal, 2013-04-05, 15:06
[HDFS-4647] llegalStateException renaming file under snapshottable directory - HDFS - [issue]
...To repro:hadoop fs -mkdir /1hdfs dfsadmin -allowSnapsot /1hadoop fs -createSnapshot /1 snap1hadoop fs -put f1 /1Final command throws:put: java.lang.IllegalStateException...
http://issues.apache.org/jira/browse/HDFS-4647    Author: Arpit Agarwal, 2013-04-05, 14:14
Re: protect from accidental deletes - HDFS - [mail # user]
...Artem,  In addition, file system snapshots are work in progress. https://issues.apache.org/jira/browse/HDFS-2802  -Arpit  On Mon, Apr 1, 2013 at 2:15 PM, Mohammad Tariq  ...
   Author: Arpit Agarwal, 2013-04-01, 22:29
Re: Is FileSystem thread-safe? - HDFS - [mail # user]
...Hi John,  DistributedFileSystem is intended to be thread-safe, true to its name.  Metadata operations are handled by the NameNode server which synchronizes concurrent client reques...
   Author: Arpit Agarwal, 2013-04-01, 22:17
[HDFS-4615] Fix TestDFSShell failures on Windows - HDFS - [issue]
...List of failed tests with exceptions attached....
http://issues.apache.org/jira/browse/HDFS-4615    Author: Arpit Agarwal, 2013-03-25, 20:17
[HDFS-4584] Fix TestNNWithQJM failures on Windows - HDFS - [issue]
...Multiple test cases fail in TestNNWithQJM.List of failing test cases: testNewNamenodeTakesOverWriter(org.apache.hadoop.hdfs.qjournal.TestNNWithQJM): The process cannot access the file becaus...
http://issues.apache.org/jira/browse/HDFS-4584    Author: Arpit Agarwal, 2013-03-25, 20:14
[HDFS-4628] TestReplicationPolicyWithNodeGroup failures with JDK7 on Windows - HDFS - [issue]
...Exception details attached, failures in multiple test cases....
http://issues.apache.org/jira/browse/HDFS-4628    Author: Arpit Agarwal, 2013-03-22, 22:20
Sort:
project
HDFS (30)
Hadoop (28)
MapReduce (3)
type
issue (27)
mail # user (2)
mail # dev (1)
date
last 7 days (0)
last 30 days (9)
last 90 days (26)
last 6 months (30)
last 9 months (30)
author
Todd Lipcon (488)
Harsh J (456)
Eli Collins (348)
Tsz Wo (168)
Aaron T. Myers (148)
Suresh Srinivas (144)
Colin Patrick McCabe (128)
Mohammad Tariq (126)
Stuti Awasthi (95)
Jing Zhao (88)
Uma Maheswara Rao G (76)
Allen Wittenauer (73)
Daryn Sharp (72)
Brandon Li (66)
Thanh Do (59)
Arpit Agarwal