Here are the design notes for Metrics V2 -
http://wiki.apache.org/hadoop/HADOOP-6728-MetricsV2
From: Andrew Wang
To: "hdfs-dev@hadoop.apache.org"
Sent: Tuesday, October 6, 2015 11:29 AM
Subject: Re: Questions on HDFS-8880
If it's duplicate we should probably b
read the documentation.
From: Rahul Shrivastava
To: Rajiv Chittajallu
Cc: "hdfs-dev@hadoop.apache.org"
Sent: Monday, February 9, 2015 9:53 PM
Subject: Re: Proxy for HDFS
Hi Rajiv,
At runtime, can the user's program provides its creden
-dist/hadoop-hdfs/HdfsPermissionsGuide.html#ACLs_Access_Control_Lists
From: Rahul Shrivastava
To: hdfs-dev@hadoop.apache.org; Rajiv Chittajallu
Sent: Monday, February 9, 2015 3:24 PM
Subject: Re: Proxy for HDFS
Hi Rajiv,
Thanks again for quick reply.
The use ca
Shrivastava
To: hdfs-dev@hadoop.apache.org; Rajiv Chittajallu
Cc:
Sent: Monday, February 9, 2015 2:58 PM
Subject: Re: Proxy for HDFS
Thanks Rajiv.
I did look into HttpFs before but i wanted a build a proxy at HDFS layer.
This is specific for clients which do not use HTTP ( i.e. HttpFs or
https://github.com/apache/hadoop/tree/branch-2.6/hadoop-hdfs-project/hadoop-hdfs-httpfs
- Original Message -
From: Rahul Shrivastava
To: hdfs-dev@hadoop.apache.org
Cc:
Sent: Monday, February 9, 2015 2:35 PM
Subject: Proxy for HDFS
Hi,
I have looking in HDFS code base ( 2.6.0) for th
Reporter: Rajiv Chittajallu
When the destination for fs -mv and fs -cp ends with a trailing '/' the it
should be treated as a directory. The command should fail if the destination
directory doesn't exist.
$ cp motd t/
cp: cannot create regular file `t/': Is a d