Repository: hadoop
Updated Branches:
refs/heads/branch-2.7 0bc531aa8 -> 4a498f5fa
YARN-5197. RM leaks containers if running container disappears from node
update. Contributed by Jason Lowe.
Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo
Commit: http://git-wip-us.apache.org/repos
Repository: hadoop
Updated Branches:
refs/heads/branch-2.7 e19cd05a8 -> 0bc531aa8
Adding-release-2.7.4-to-CHANGES.txt
Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo
Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/0bc531aa
Tree: http://git-wip-us.apache.org/repos/asf/
Repository: hadoop
Updated Branches:
refs/heads/branch-2.6 392e7e2d0 -> ce2fcd932
YARN-5197. RM leaks containers if running container disappears from node
update. Contributed by Jason Lowe.
Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo
Commit: http://git-wip-us.apache.org/repos
Repository: hadoop
Updated Branches:
refs/heads/branch-2.8 9b51420ea -> 33e6986ec
YARN-5197. RM leaks containers if running container disappears from node
update. Contributed by Jason Lowe.
Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo
Commit: http://git-wip-us.apache.org/repos
Repository: hadoop
Updated Branches:
refs/heads/branch-2 0914658eb -> 4e11f33cc
HDFS-10448. CacheManager#addInternal tracks bytesNeeded incorrectly when
dealing with replication factors other than 1 (Yiqun Lin via cmccabe)
(cherry picked from commit 46f1602e896273b308fbd5df6c75f6c142828227)
Repository: hadoop
Updated Branches:
refs/heads/branch-2.8 29c3ee974 -> 9b51420ea
HDFS-10448. CacheManager#addInternal tracks bytesNeeded incorrectly when
dealing with replication factors other than 1 (Yiqun Lin via cmccabe)
(cherry picked from commit 46f1602e896273b308fbd5df6c75f6c142828227)
Repository: hadoop
Updated Branches:
refs/heads/trunk 7adc4d176 -> 46f1602e8
HDFS-10448. CacheManager#addInternal tracks bytesNeeded incorrectly when
dealing with replication factors other than 1 (Yiqun Lin via cmccabe)
Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo
Commit: http
Repository: hadoop
Updated Branches:
refs/heads/branch-2 f2ef1145c -> 0914658eb
HDFS-10328. Add per-cache-pool default replication num configuration (xupeng
via cmccabe)
(cherry picked from commit 5f6b4157a40e974ccc6a56c39dbd35c54f393fbd)
Project: http://git-wip-us.apache.org/repos/asf/hado
Repository: hadoop
Updated Branches:
refs/heads/branch-2.8 2f95d22b1 -> 29c3ee974
HDFS-10538. Remove AsyncDistributedFileSystem. Contributed by Xiaobing Zhou and
Jitendra Pandey.
Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo
Commit: http://git-wip-us.apache.org/repos/asf/hadoop
Repository: hadoop
Updated Branches:
refs/heads/branch-2 8f93bbcb1 -> f2ef1145c
HDFS-10538. Remove AsyncDistributedFileSystem. Contributed by Xiaobing Zhou and
Jitendra Pandey.
Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo
Commit: http://git-wip-us.apache.org/repos/asf/hadoop/c
Repository: hadoop
Updated Branches:
refs/heads/trunk b7c4cf712 -> 7adc4d176
HDFS-10538. Remove AsyncDistributedFileSystem. Contributed by Xiaobing Zhou and
Jitendra Pandey.
Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo
Commit: http://git-wip-us.apache.org/repos/asf/hadoop/comm
Repository: hadoop
Updated Branches:
refs/heads/branch-2.8 588ea6d43 -> 2f95d22b1
HADOOP-13291. Probing stats in DFSOpsCountStatistics/S3AStorageStatistics
should be correctly implemented. Contributed by Mingliang Liu.
Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo
Commit: http:
Repository: hadoop
Updated Branches:
refs/heads/branch-2 14df17383 -> 8f93bbcb1
HADOOP-13291. Probing stats in DFSOpsCountStatistics/S3AStorageStatistics
should be correctly implemented. Contributed by Mingliang Liu.
Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo
Commit: http://
Repository: hadoop
Updated Branches:
refs/heads/trunk 5d58858bb -> b7c4cf712
HADOOP-13291. Probing stats in DFSOpsCountStatistics/S3AStorageStatistics
should be correctly implemented. Contributed by Mingliang Liu.
Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo
Commit: http://git
http://git-wip-us.apache.org/repos/asf/hadoop/blob/5d58858b/hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-applicationhistoryservice/src/test/java/org/apache/hadoop/yarn/server/applicationhistoryservice/webapp/TestAHSWebServices.java
--
HADOOP-9613. [JDK8] Update jersey version to latest 1.x release.
Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo
Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/5d58858b
Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/5d58858b
Diff: http://git-wip-us.apache.org/r
Repository: hadoop
Updated Branches:
refs/heads/trunk 8c1f81d4b -> 5d58858bb
http://git-wip-us.apache.org/repos/asf/hadoop/blob/5d58858b/hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-resourcemanager/src/test/java/org/apache/hadoop/yarn/server/resourcemanager/webapp/TestR
Repository: hadoop
Updated Branches:
refs/heads/branch-2.8 c5dafb4ad -> 588ea6d43
HDFS-10220. A large number of expired leases can make namenode unresponsive and
cause failover (Nicolas Fraison via raviprak)
(cherry picked from commit ae047655f4355288406cd5396fb4e3ea7c307b14)
(cherry picked f
Repository: hadoop
Updated Branches:
refs/heads/branch-2.8 c610b6033 -> c5dafb4ad
HADOOP-13288. Guard null stats key in FileSystemStorageStatistics (Mingliang
Liu via Colin P. McCabe)
(cherry picked from commit 8c1f81d4bf424bdc421cf4952b230344e39a7b68)
(cherry picked from commit 14df17383c20c
Repository: hadoop
Updated Branches:
refs/heads/branch-2 7db1e57cc -> 14df17383
HADOOP-13288. Guard null stats key in FileSystemStorageStatistics (Mingliang
Liu via Colin P. McCabe)
(cherry picked from commit 8c1f81d4bf424bdc421cf4952b230344e39a7b68)
Project: http://git-wip-us.apache.org/re
Repository: hadoop
Updated Branches:
refs/heads/trunk aa1b583cf -> 8c1f81d4b
HADOOP-13288. Guard null stats key in FileSystemStorageStatistics (Mingliang
Liu via Colin P. McCabe)
Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo
Commit: http://git-wip-us.apache.org/repos/asf/hadoop
Repository: hadoop
Updated Branches:
refs/heads/trunk 5370a6ffa -> aa1b583cf
HDFS-10423. Increase default value of httpfs maxHttpHeaderSize. Contributed by
Nicolae Popa.
Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo
Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/a
Repository: hadoop
Updated Branches:
refs/heads/HDFS-8707 6c264b1cb -> 71af40868
HDFS-10526: libhdfs++: Add connect timeouts to async_connect calls.
Contributed by Bob Hansen.
Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo
Commit: http://git-wip-us.apache.org/repos/asf/hadoop/c
Repository: hadoop
Updated Branches:
refs/heads/branch-2.8 615a023be -> c610b6033
HADOOP-13280. FileSystemStorageStatistics#getLong(âreadOpsâ) should return
readOps + largeReadOps (Mingliang Liu via cmccabe)
(cherry picked from commit 5370a6ffaec5227c0978f10c86a5811155271933)
(cherry pick
Repository: hadoop
Updated Branches:
refs/heads/branch-2 2a79910c2 -> 7db1e57cc
HADOOP-13280. FileSystemStorageStatistics#getLong(âreadOpsâ) should return
readOps + largeReadOps (Mingliang Liu via cmccabe)
(cherry picked from commit 5370a6ffaec5227c0978f10c86a5811155271933)
Project: htt
Repository: hadoop
Updated Branches:
refs/heads/trunk 5107a967f -> 5370a6ffa
HDFS-10328. Add per-cache-pool default replication num configuration (xupeng
via cmccabe)
Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo
Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/5f6b
HADOOP-13280. FileSystemStorageStatistics#getLong(âreadOpsâ) should return
readOps + largeReadOps (Mingliang Liu via cmccabe)
Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo
Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/5370a6ff
Tree: http://git-wip-us.apache.org/r
Repository: hadoop
Updated Branches:
refs/heads/branch-2.7 be94ed6ce -> e19cd05a8
HADOOP-13192. org.apache.hadoop.util.LineReader cannot handle multibyte
delimiters correctly. Contributed by binde.
(cherry picked from commit fc6b50cc574e144fd314dea6c11987c6a384bfa6)
(cherry picked from commit
Repository: hadoop
Updated Branches:
refs/heads/branch-2 39ea0891d -> 2a79910c2
YARN-4958. The file localization process should allow for wildcards to reduce
the application footprint in the state store (Daniel Templeton via sjlee)
(cherry picked from commit 5107a967fa2558deba11c33a326d4d2e57
Repository: hadoop
Updated Branches:
refs/heads/trunk fc6b50cc5 -> 5107a967f
YARN-4958. The file localization process should allow for wildcards to reduce
the application footprint in the state store (Daniel Templeton via sjlee)
Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo
Com
Merge branch 'trunk' into HDFS-1312
Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo
Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/3a0a329c
Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/3a0a329c
Diff: http://git-wip-us.apache.org/repos/asf/hadoop/diff/3a0a329c
HADOOP-13192. org.apache.hadoop.util.LineReader cannot handle multibyte
delimiters correctly. Contributed by binde.
Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo
Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/fc6b50cc
Tree: http://git-wip-us.apache.org/repos/asf/hadoo
Repository: hadoop
Updated Branches:
refs/heads/HDFS-1312 91d62aaf1 -> 3a0a329c4
YARN-5246. NMWebAppFilter web redirects drop query parameters. Contributed by
Varun Vasudev.
Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo
Commit: http://git-wip-us.apache.org/repos/asf/hadoop/comm
HDFS-10547. DiskBalancer: fix whitespace issue in doc files. Contributed by Anu
Engineer.
Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo
Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/cc5f81d3
Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/cc5f81d3
Diff: http
Repository: hadoop
Updated Branches:
refs/heads/branch-2.7.3 bb0a2f0cf -> eeed58b64
HADOOP-13192. org.apache.hadoop.util.LineReader cannot handle multibyte
delimiters correctly. Contributed by binde.
(cherry picked from commit fc6b50cc574e144fd314dea6c11987c6a384bfa6)
(cherry picked from comm
Repository: hadoop
Updated Branches:
refs/heads/branch-2 3f27f4050 -> 39ea0891d
HADOOP-13192. org.apache.hadoop.util.LineReader cannot handle multibyte
delimiters correctly. Contributed by binde.
(cherry picked from commit fc6b50cc574e144fd314dea6c11987c6a384bfa6)
Project: http://git-wip-us
Repository: hadoop
Updated Branches:
refs/heads/branch-2.8 9d27530c3 -> 615a023be
HADOOP-13192. org.apache.hadoop.util.LineReader cannot handle multibyte
delimiters correctly. Contributed by binde.
(cherry picked from commit fc6b50cc574e144fd314dea6c11987c6a384bfa6)
(cherry picked from commit
Repository: hadoop
Updated Branches:
refs/heads/trunk d0162f204 -> fc6b50cc5
HADOOP-13192. org.apache.hadoop.util.LineReader cannot handle multibyte
delimiters correctly. Contributed by binde.
Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo
Commit: http://git-wip-us.apache.org/re
Dear Wiki user,
You have subscribed to a wiki page or wiki category on "Hadoop Wiki" for change
notification.
The "HowToCommit" page has been changed by AkiraAjisaka:
https://wiki.apache.org/hadoop/HowToCommit?action=diff&rev1=35&rev2=36
Comment:
Documented how to add contributors
1. Che
HDFS-10474. hftp copy fails when file name with Chinese+special char in
branch-2 (Contributed by Brahma Reddy Battula)
(cherry picked from commit be94ed6cebe40df99316c8f3d3086f359dd61242)
Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo
Commit: http://git-wip-us.apache.org/repos/asf/
HDFS-10474. hftp copy fails when file name with Chinese+special char in
branch-2 (Contributed by Brahma Reddy Battula)
(cherry picked from commit 3f27f405039926bbee4b36a60d6cecdb6322fff5)
Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo
Commit: http://git-wip-us.apache.org/repos/asf/
HDFS-10474. hftp copy fails when file name with Chinese+special char in
branch-2 (Contributed by Brahma Reddy Battula)
Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo
Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/be94ed6c
Tree: http://git-wip-us.apache.org/repos/asf/ha
Repository: hadoop
Updated Branches:
refs/heads/branch-2 ea4cab233 -> 3f27f4050
refs/heads/branch-2.7 138d0f0bc -> be94ed6ce
refs/heads/branch-2.7.3 de32cf3c7 -> bb0a2f0cf
refs/heads/branch-2.8 55658dcaa -> 9d27530c3
HDFS-10474. hftp copy fails when file name with Chinese+special char in
43 matches
Mail list logo