hadoop git commit: hadoop-12050. Enable MaxInactiveInterval for hadoop http auth token. Contributed by Huizhi Lu.

2015-08-18 Thread benoy
oop/commit/71aedfab Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/71aedfab Diff: http://git-wip-us.apache.org/repos/asf/hadoop/diff/71aedfab Branch: refs/heads/trunk Commit: 71aedfabf39e03104c8d22456e95ef6349aae6c0 Parents: 14215c8 Author: Benoy Antony Authored: Tue Aug 18 13:43:34 2015 -0

hadoop git commit: hadoop-12050. Enable MaxInactiveInterval for hadoop http auth token. Contributed by Huizhi Lu.

2015-08-18 Thread benoy
a94 Parents: 40d8faf Author: Benoy Antony Authored: Tue Aug 18 13:43:34 2015 -0700 Committer: Benoy Antony Committed: Tue Aug 18 13:53:47 2015 -0700 -- .../server/AuthenticationFilter.java| 63 +-- .../ser

hadoop git commit: HDFS-9034. StorageTypeStats Metric should not count failed storage. Contributed by Surendra Singh Lilhore.

2015-12-22 Thread benoy
asf/hadoop/commit/df832309 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/df832309 Diff: http://git-wip-us.apache.org/repos/asf/hadoop/diff/df832309 Branch: refs/heads/trunk Commit: df83230948204ee2d2b06ecc66ce0163e2df27ef Parents: 867048c Author: Benoy Antony Authored: Tue Dec 22 15:28

hadoop git commit: HDFS-9034. StorageTypeStats Metric should not count failed storage. Contributed by Surendra Singh Lilhore.

2015-12-22 Thread benoy
mit: 0d249a5e287a54b7540f2ea7937d14d0fd44bce0 Parents: 131260f Author: Benoy Antony Authored: Tue Dec 22 15:28:17 2015 -0800 Committer: Benoy Antony Committed: Tue Dec 22 15:29:36 2015 -0800 -- .../server/blockmanagement/DatanodeManager.java | 1 + .../ser

hadoop git commit: HDFS-9597. BaseReplicationPolicyTest should update data node stats after adding a data node. Contributed by Wei-Chiu Chuang.

2015-12-25 Thread benoy
wip-us.apache.org/repos/asf/hadoop/commit/8cfd6723 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/8cfd6723 Diff: http://git-wip-us.apache.org/repos/asf/hadoop/diff/8cfd6723 Branch: refs/heads/trunk Commit: 8cfd672397efd91c471c417afef3aff85f64b506 Parents: 2c17b81 Author: Benoy Antony Authored:

hadoop git commit: HDFS-9597. BaseReplicationPolicyTest should update data node stats after adding a data node. Contributed by Wei-Chiu Chuang.

2015-12-25 Thread benoy
mit: 42160d358a8d010539603f777eafcc806d983c21 Parents: 8baf936 Author: Benoy Antony Authored: Fri Dec 25 08:55:39 2015 -0800 Committer: Benoy Antony Committed: Fri Dec 25 08:57:34 2015 -0800 -- .../hdfs/server/blockmanagem

hadoop git commit: HADOOP-12587. Hadoop AuthToken refuses to work without a maxinactive attribute in issued token. (Benoy Antony)

2016-01-09 Thread benoy
Repository: hadoop Updated Branches: refs/heads/trunk d7ed04758 -> dec8dfdfa HADOOP-12587. Hadoop AuthToken refuses to work without a maxinactive attribute in issued token. (Benoy Antony) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/re

hadoop git commit: HADOOP-12587. Hadoop AuthToken refuses to work without a maxinactive attribute in issued token. (Benoy Antony)

2016-01-09 Thread benoy
Repository: hadoop Updated Branches: refs/heads/branch-2 80734bc34 -> 4e5f77b7f HADOOP-12587. Hadoop AuthToken refuses to work without a maxinactive attribute in issued token. (Benoy Antony) (cherry picked from commit dec8dfdfa66c37f8cc8c0900fd12f98c7529b99e) Project: http://git-

[1/3] hadoop git commit: HADOOP-12587. Hadoop AuthToken refuses to work without a maxinactive attribute in issued token. (Benoy Antony)

2016-01-14 Thread benoy
Repository: hadoop Updated Branches: refs/heads/branch-2.8 3266709b5 -> 6cfeb84a3 HADOOP-12587. Hadoop AuthToken refuses to work without a maxinactive attribute in issued token. (Benoy Antony) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.

[2/3] hadoop git commit: HDFS-9597. BaseReplicationPolicyTest should update data node stats after adding a data node. Contributed by Wei-Chiu Chuang.

2016-01-14 Thread benoy
/asf/hadoop/tree/6ceee073 Diff: http://git-wip-us.apache.org/repos/asf/hadoop/diff/6ceee073 Branch: refs/heads/branch-2.8 Commit: 6ceee073574214502e05b10b0147a34ad910936f Parents: 5a50651 Author: Benoy Antony Authored: Fri Dec 25 08:55:39 2015 -0800 Committer: Benoy Antony Committed: Thu Jan 14

[3/3] hadoop git commit: HDFS-9034. StorageTypeStats Metric should not count failed storage. Contributed by Surendra Singh Lilhore.

2016-01-14 Thread benoy
/5a50651e Diff: http://git-wip-us.apache.org/repos/asf/hadoop/diff/5a50651e Branch: refs/heads/branch-2.8 Commit: 5a50651e5bd7dc77fd80f79c80b2388cacd117d3 Parents: 3266709 Author: Benoy Antony Authored: Tue Dec 22 15:28:17 2015 -0800 Committer: Benoy Antony Committed: Thu Jan 14 14:42:04 2016 -0800

hadoop git commit: HADOOP-12049. Control http authentication cookie persistence via configuration. Contributed by Huizhi Lu.

2015-06-24 Thread benoy
asf/hadoop/commit/a815cc15 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/a815cc15 Diff: http://git-wip-us.apache.org/repos/asf/hadoop/diff/a815cc15 Branch: refs/heads/trunk Commit: a815cc157ceb24e02189634a85abed8e874568e0 Parents: afe9ea3 Author: Benoy Antony Authored: Wed Jun 24 15:59

hadoop git commit: HADOOP-12049. Control http authentication cookie persistence via configuration. Contributed by Huizhi Lu.

2015-06-24 Thread benoy
mit: aef9ab2128ec6e2bb30dd41c3850c80eea5ed6bd Parents: 431f685 Author: Benoy Antony Authored: Wed Jun 24 15:59:39 2015 -0700 Committer: Benoy Antony Committed: Wed Jun 24 16:41:23 2015 -0700 -- .../server/AuthenticationFilter.java| 28 ++- .../h

hadoop git commit: HDFS-7467. Provide storage tier information for a directory via fsck. (Benoy Antony)

2015-02-25 Thread benoy
Repository: hadoop Updated Branches: refs/heads/trunk caa42adf2 -> d140d76a4 HDFS-7467. Provide storage tier information for a directory via fsck. (Benoy Antony) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/d140d

hadoop git commit: HDFS-7467. Provide storage tier information for a directory via fsck. (Benoy Antony)

2015-02-25 Thread benoy
Repository: hadoop Updated Branches: refs/heads/branch-2 d389a1ae9 -> 4e400030f HDFS-7467. Provide storage tier information for a directory via fsck. (Benoy Antony) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/com

hadoop git commit: HADOOP-11494. Lock acquisition on WrappedInputStream#unwrappedRpcBuffer may race with another thread. Contributed by Ted Yu.

2015-02-02 Thread benoy
wip-us.apache.org/repos/asf/hadoop/commit/3472e3bd Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/3472e3bd Diff: http://git-wip-us.apache.org/repos/asf/hadoop/diff/3472e3bd Branch: refs/heads/trunk Commit: 3472e3bd6c50558870b86c9ccfea5072385fa991 Parents: ffc75d6 Author: Benoy Antony Authored:

hadoop git commit: HADOOP-11494. Lock acquisition on WrappedInputStream#unwrappedRpcBuffer may race with another thread. Contributed by Ted Yu.

2015-02-02 Thread benoy
mit: f3ed5b68ca0963290298c180db9ab9dd20a6dd2d Parents: 648510e Author: Benoy Antony Authored: Mon Feb 2 10:34:47 2015 -0800 Committer: Benoy Antony Committed: Mon Feb 2 10:46:54 2015 -0800 -- .../org/apache/hadoop/security/SaslRpcClient.java |

hadoop git commit: HADOOP-10852 Fix thread safety issues in NetgroupCache. (Benoy Antony)

2014-12-15 Thread benoy
Repository: hadoop Updated Branches: refs/heads/trunk e597249d3 -> a095622f3 HADOOP-10852 Fix thread safety issues in NetgroupCache. (Benoy Antony) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/a095622f Tree: h

hadoop git commit: HADOOP-10852 Fix thread safety issues in NetgroupCache. (Benoy Antony)

2014-12-15 Thread benoy
Repository: hadoop Updated Branches: refs/heads/branch-2 b1ccf68db -> 2eabbae29 HADOOP-10852 Fix thread safety issues in NetgroupCache. (Benoy Antony) (cherry picked from commit a095622f36c5e9fff3ec02b14b800038a81f6286) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Com

hadoop git commit: HADOOP-11402. Negative user-to-group cache entries are never cleared for never-again-accessed users. Contributed by Varun Saxena.

2015-01-05 Thread benoy
wip-us.apache.org/repos/asf/hadoop/commit/53caeaa1 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/53caeaa1 Diff: http://git-wip-us.apache.org/repos/asf/hadoop/diff/53caeaa1 Branch: refs/heads/trunk Commit: 53caeaa16b1450b54e994c77f5d0c8a767b88d57 Parents: 94d342e Author: Benoy Antony Autho

hadoop git commit: HADOOP-11402. Negative user-to-group cache entries are never cleared for never-again-accessed users. Contributed by Varun Saxena.

2015-01-05 Thread benoy
mit: 0c2d996c2ce2f3e1c959a04f15bb6fb0ba9c4b1f Parents: d070597 Author: Benoy Antony Authored: Mon Jan 5 15:06:46 2015 -0800 Committer: Benoy Antony Committed: Mon Jan 5 15:09:19 2015 -0800 -- .../java/org/apache/hadoop/security/Groups.java |

hadoop git commit: HADOOP-10651. Add ability to restrict service access using IP addresses and hostnames. (Benoy Antony)

2015-01-08 Thread benoy
Repository: hadoop Updated Branches: refs/heads/trunk dc2eaa26b -> 20625c8f0 HADOOP-10651. Add ability to restrict service access using IP addresses and hostnames. (Benoy Antony) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/

hadoop git commit: HADOOP-10651. Add ability to restrict service access using IP addresses and hostnames. (Benoy Antony)

2015-01-08 Thread benoy
Repository: hadoop Updated Branches: refs/heads/branch-2 d2fbba790 -> 832ae27f8 HADOOP-10651. Add ability to restrict service access using IP addresses and hostnames. (Benoy Antony) (cherry picked from commit 20625c8f048701c9516da159b24c0b33983e4bb7) Project: http://git-wip-us.apache.

git commit: HDFS-7184. Allow data migration tool to run as a daemon. (Benoy Antony)

2014-10-20 Thread benoy
Repository: hadoop Updated Branches: refs/heads/trunk d5084b9fa -> e4d6a8785 HDFS-7184. Allow data migration tool to run as a daemon. (Benoy Antony) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/e4d6a878 Tree: h

git commit: HDFS-6799. The invalidate method in SimulatedFSDataset failed to remove (invalidate) blocks from the file system. Contributed by Megasthenis Asteris.

2014-09-16 Thread benoy
hor: Benoy Antony Authored: Tue Sep 16 16:24:23 2014 -0700 Committer: Benoy Antony Committed: Tue Sep 16 16:24:23 2014 -0700 -- .../hadoop/hdfs/server/datanode/SimulatedFSDataset.java | 7 --- 1 file changed, 4 inserti

git commit: HDFS-6799. The invalidate method in SimulatedFSDataset failed to remove (invalidate) blocks from the file system. Contributed by Megasthenis Asteris.

2014-09-16 Thread benoy
702 Author: Benoy Antony Authored: Tue Sep 16 16:24:23 2014 -0700 Committer: Benoy Antony Committed: Tue Sep 16 16:27:25 2014 -0700 -- .../hadoop/hdfs/server/datanode/SimulatedFSDataset.java | 7 --- 1 file changed

svn commit: r1619953 - in /hadoop/common/site/main: author/src/documentation/content/xdocs/who.xml publish/who.html publish/who.pdf

2014-08-22 Thread benoy
Author: benoy Date: Sat Aug 23 00:11:00 2014 New Revision: 1619953 URL: http://svn.apache.org/r1619953 Log: Added benoy to committers list. Modified: hadoop/common/site/main/author/src/documentation/content/xdocs/who.xml hadoop/common/site/main/publish/who.html hadoop/common/site

svn commit: r1619959 - in /hadoop/common/site/main: author/src/documentation/content/xdocs/who.xml publish/who.html publish/who.pdf

2014-08-22 Thread benoy
Author: benoy Date: Sat Aug 23 03:45:59 2014 New Revision: 1619959 URL: http://svn.apache.org/r1619959 Log: Added benoy to committers list. Removed from PMC list. Modified: hadoop/common/site/main/author/src/documentation/content/xdocs/who.xml hadoop/common/site/main/publish/who.html

git commit: HADOOP-10833. Remove unused cache in UserProvider. (Benoy Antony)

2014-08-30 Thread benoy
Repository: hadoop Updated Branches: refs/heads/trunk 0f34e6f38 -> 258c7d0f5 HADOOP-10833. Remove unused cache in UserProvider. (Benoy Antony) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/258c7d0f Tree: http://

git commit: HADOOP-10833. Remove unused cache in UserProvider. (Benoy Antony)

2014-08-30 Thread benoy
Repository: hadoop Updated Branches: refs/heads/branch-2 7b9e76313 -> 39352a7a8 HADOOP-10833. Remove unused cache in UserProvider. (Benoy Antony) (cherry picked from commit 258c7d0f53fbdf4b0b9cae901701176e3e70c4fe) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: h

hadoop git commit: HADOOP-12929. JWTRedirectAuthenticationHandler must accommodate null expiration time. Contributed by Larry McCay.

2016-03-21 Thread benoy
org/repos/asf/hadoop/commit/e7ed05e4 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/e7ed05e4 Diff: http://git-wip-us.apache.org/repos/asf/hadoop/diff/e7ed05e4 Branch: refs/heads/trunk Commit: e7ed05e4f5b0421e93f2f2cadc5beda3d28b9911 Parents: 680716f Author: Benoy Antony Authored: Mon Mar 21

hadoop git commit: HADOOP-12929. JWTRedirectAuthenticationHandler must accommodate null expiration time. Contributed by Larry McCay.

2016-03-21 Thread benoy
mit: 4dd02f948482a4e329bfc6c8baca33517d931121 Parents: 2ce24bf Author: Benoy Antony Authored: Mon Mar 21 13:19:43 2016 -0700 Committer: Benoy Antony Committed: Mon Mar 21 13:21:54 2016 -0700 -- .../JWTRedirectAuthenticationHandler.java |

hadoop git commit: HADOOP-12929. JWTRedirectAuthenticationHandler must accommodate null expiration time. Contributed by Larry McCay.

2016-03-21 Thread benoy
mit: 1b263ea49056a370e2308f0f88bbb68d538e4c03 Parents: 2987250 Author: Benoy Antony Authored: Mon Mar 21 13:19:43 2016 -0700 Committer: Benoy Antony Committed: Mon Mar 21 13:31:55 2016 -0700 -- .../JWTRedirectAuthenticationHandler.java |

hadoop git commit: HDFS-10735 Distcp using webhdfs on secure HA clusters fails with StandbyException

2016-10-14 Thread benoy
7a7 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/701c27a7 Diff: http://git-wip-us.apache.org/repos/asf/hadoop/diff/701c27a7 Branch: refs/heads/trunk Commit: 701c27a7762294e1a5fb2b3ac81f5534aa37f667 Parents: 8a9f663 Author: Benoy Antony Authored: Fri Oct 14 10:26:39 2016 -0700 Commit

hadoop git commit: HDFS-10735 Distcp using webhdfs on secure HA clusters fails with StandbyException

2016-10-14 Thread benoy
55f Author: Benoy Antony Authored: Fri Oct 14 10:26:39 2016 -0700 Committer: Benoy Antony Committed: Fri Oct 14 10:29:42 2016 -0700 -- .../java/org/apache/hadoop/hdfs/web/WebHdfsFileSystem.java | 8 1 file changed

hadoop git commit: HDFS-10735 Distcp using webhdfs on secure HA clusters fails with StandbyException

2016-10-14 Thread benoy
nts: 8c71fc1 Author: Benoy Antony Authored: Fri Oct 14 10:26:39 2016 -0700 Committer: Benoy Antony Committed: Fri Oct 14 10:32:37 2016 -0700 -- .../java/org/apache/hadoop/hdfs/web/WebHdfsFileSystem.java | 8 1 file changed

hadoop git commit: HADOOP-12082 Support multiple authentication schemes via AuthenticationFilter

2016-10-18 Thread benoy
ree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/4bca3852 Diff: http://git-wip-us.apache.org/repos/asf/hadoop/diff/4bca3852 Branch: refs/heads/trunk Commit: 4bca385241c0fc8ff168c7b0f2984a7aed2c7492 Parents: d75cbc5 Author: Benoy Antony Authored: Tue Oct 18 18:32:01 2016 -0700 Committer: Be

hadoop git commit: HADOOP-12082 Support multiple authentication schemes via AuthenticationFilter. Contributed by Hrishikesh Gadre.

2016-10-21 Thread benoy
org/repos/asf/hadoop/commit/653ceab7 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/653ceab7 Diff: http://git-wip-us.apache.org/repos/asf/hadoop/diff/653ceab7 Branch: refs/heads/branch-2.8 Commit: 653ceab7d35670d488e1dfc7500ca281bc4327e0 Parents: b823647 Author: Benoy Antony Authored:

hadoop git commit: HADOOP-12082. Support multiple authentication schemes via AuthenticationFilter. Contributed by Hrishikesh Gadre.

2016-10-25 Thread benoy
org/repos/asf/hadoop/commit/b913b62a Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/b913b62a Diff: http://git-wip-us.apache.org/repos/asf/hadoop/diff/b913b62a Branch: refs/heads/branch-2 Commit: b913b62aafed8ac5638e858fa51d5943ce757196 Parents: 6bb23a1 Author: Benoy Antony Authored: Tue