Changing the replication factor of particular file

2013-05-08 Thread Mohammad Mustaqeem
Hi, Is there any method to change the replication factor of any particular file. Means that, if any file is not important then we should decrease its replication factor and the file that is more important, we should increase its replication factor. -- *With regards ---* *Mohammad Mustaqeem*,

Re: Changing the replication factor of particular file

2013-05-08 Thread shashwat shriparv
hadoop dfs -setrep 1 filename Add -r if you want to change replication recursively. Usage: hdfs dfs -setrep [-R] hdfs dfs -setrep -w 3 -R /user/hadoop/dir1 -w is there if you want to wait till replication finished. *Thanks & Regards* ∞ Shashwat Shriparv On Wed, May 8, 2013 at 1:45 P

Re: Changing the replication factor of particular file

2013-05-08 Thread shashwat shriparv
hadoop dfs -setrep 1 filename Add -r if you want to change replication recursively. Usage: hdfs dfs -setrep [-R] hdfs dfs -setrep -w 3 -R /user/hadoop/dir1 -w is there if you want to wait till replication finished. *Thanks & Regards* ∞ Shashwat Shriparv On Wed, May 8, 2013 at 1:45 P

[jira] [Created] (HADOOP-9553) Few tests that use timeouts are broken on Windows

2013-05-08 Thread Arpit Agarwal (JIRA)
Arpit Agarwal created HADOOP-9553: - Summary: Few tests that use timeouts are broken on Windows Key: HADOOP-9553 URL: https://issues.apache.org/jira/browse/HADOOP-9553 Project: Hadoop Common I

Re: Issue HADOOP-8905

2013-05-08 Thread Harsh J
Hi Steve, Per my knowledge, no one is currently working on this or has planned to. The request is also unassigned so you can go right ahead! Do ping the common-dev@ with any review requests, or discussion requests, should no one respond to the JIRA comments in time. On Wed, May 8, 2013 at 4:19 A

Re: Issue HADOOP-8905

2013-05-08 Thread steve
Hi Harsh, Thanks for responding, I would be interested in what the dev group had in mind for this and I also have a couple of additional queries ; I can see that a quick win for this would be to expose the existing Jetty statistics metrics within the jetty-management api/ Existing metric

build failure: A required class is missing: org/apache/maven/surefire/util/NestedCheckedException

2013-05-08 Thread samar.opensource
Hi Devs, I am getting the following error building the trunk . [ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.12.3:test (default-test) on project hadoop-annotations: Execution default-test of goal org.apache.maven.plugins:maven-surefire-plugin:2.12.3:test failed

Re: build failure: A required class is missing: org/apache/maven/surefire/util/NestedCheckedException

2013-05-08 Thread Harsh J
What version of Apache Maven are you using? On Thu, May 9, 2013 at 11:44 AM, samar.opensource wrote: > > Hi Devs, > > I am getting the following error building the trunk . > [ERROR] Failed to execute goal > org.apache.maven.plugins:maven-surefire-plugin:2.12.3:test > (default-test) on project ha

[jira] [Created] (HADOOP-9554) Introduce a api to check if authorization is supported by the FS

2013-05-08 Thread samar (JIRA)
samar created HADOOP-9554: - Summary: Introduce a api to check if authorization is supported by the FS Key: HADOOP-9554 URL: https://issues.apache.org/jira/browse/HADOOP-9554 Project: Hadoop Common I

Re: build failure: A required class is missing: org/apache/maven/surefire/util/NestedCheckedException

2013-05-08 Thread samar.opensource
Apache Maven 3.0.3 On 09/05/13 11:49 AM, Harsh J wrote: What version of Apache Maven are you using? On Thu, May 9, 2013 at 11:44 AM, samar.opensource wrote: Hi Devs, I am getting the following error building the trunk . [ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire