Akira Ajisaka
|
915bec3e84
|
move HADOOP-10976 to 2.7
|
2015-02-28 17:15:13 -08:00 |
|
Allen Wittenauer
|
8472d72997
|
YARN-3199. Fair Scheduler documentation improvements (Rohit Agarwal via aw)
|
2015-02-28 11:36:15 -08:00 |
|
Allen Wittenauer
|
2e44b75f72
|
YARN-3168. Convert site documentation from apt to markdown (Gururaj Shetty via aw)
|
2015-02-27 20:39:44 -08:00 |
|
Wangda Tan
|
edcecedc1c
|
YARN-3262. Surface application outstanding resource requests table in RM web UI. (Jian He via wangda)
|
2015-02-27 16:13:32 -08:00 |
|
Tsz-Wo Nicholas Sze
|
cf51ff2fe8
|
recommit "HDFS-7769. TestHDFSCLI should not create files in hdfs project root dir."
(cherry picked from commit 7c6b6547ee )
|
2015-02-27 14:30:41 -08:00 |
|
Akira Ajisaka
|
8719cdd4f6
|
HDFS-7685. Document dfs.namenode.heartbeat.recheck-interval in hdfs-default.xml. Contributed by Kai Sasaki.
|
2015-02-27 12:17:34 -08:00 |
|
Tsuyoshi Ozawa
|
01a1621930
|
YARN-2820. Retry in FileSystemRMStateStore when FS's operations fail due to IOException. Contributed by Zhihai Xu.
|
2015-02-28 00:56:44 +09:00 |
|
Tsz-Wo Nicholas Sze
|
a979f3b58f
|
HDFS-7308. Change the packet chunk size computation in DFSOutputStream in order to enforce packet size <= 64kB. Contributed by Takuya Fukudome
|
2015-02-27 23:45:37 +08:00 |
|
Vinayakumar B
|
4f75b15628
|
HDFS-6753. Initialize checkDisk when DirectoryScanner not able to get files list for scanning (Contributed by J.Andreina)
|
2015-02-27 16:36:28 +05:30 |
|
Tsz-Wo Nicholas Sze
|
2954e65467
|
Revert "HDFS-7769. TestHDFSCLI should not create files in hdfs project root dir."
This reverts commit 7c6b6547ee .
Conflicts:
hadoop-hdfs-project/hadoop-hdfs/CHANGES.txt
|
2015-02-27 18:25:32 +08:00 |
|
Tsuyoshi Ozawa
|
48c7ee7553
|
HADOOP-11569. Provide Merge API for MapFile to merge multiple similar MapFiles to one MapFile. Contributed by Vinayakumar B.
|
2015-02-27 17:46:07 +09:00 |
|
Konstantin V Shvachko
|
8ca0d957c4
|
YARN-3255. RM, NM, JobHistoryServer, and WebAppProxyServer's main() should support generic options. Contributed by Konstantin Shvachko.
|
2015-02-26 17:12:19 -08:00 |
|
Akira Ajisaka
|
bfbf076b7d
|
MAPREDUCE-5612. Add javadoc for TaskCompletionEvent.Status. Contributed by Chris Palmer.
|
2015-02-26 15:05:17 -08:00 |
|
Karthik Kambatla
|
1047c883ba
|
MAPREDUCE-6223. TestJobConf#testNegativeValueForTaskVmem failures. (Varun Saxena via kasha)
|
2015-02-26 14:24:19 -08:00 |
|
cnauroth
|
c6d5b37a1c
|
HDFS-7774. Unresolved symbols error while compiling HDFS on Windows 7/32 bit. Contributed by Kiran Kumar M R.
|
2015-02-26 13:37:46 -08:00 |
|
cnauroth
|
2214dab60f
|
HADOOP-9922. hadoop windows native build will fail in 32 bit machine. Contributed by Kiran Kumar M R.
|
2015-02-26 12:41:33 -08:00 |
|
Colin Patrick Mccabe
|
f0c980abed
|
HDFS-7819. Log WARN message for the blocks which are not in Block ID based layout (Rakesh R via Colin P. McCabe)
|
2015-02-26 11:58:29 -08:00 |
|
Allen Wittenauer
|
dce8b9c4d0
|
HADOOP-11637. bash location hard-coded in shell scripts (aw)
|
2015-02-26 09:29:16 -08:00 |
|
Tsuyoshi Ozawa
|
773b6515ac
|
YARN-3217. Remove httpclient dependency from hadoop-yarn-server-web-proxy. Contributed by Brahma Reddy Battula.
|
2015-02-27 00:24:29 +09:00 |
|
Devaraj K
|
0d4296f0e0
|
YARN-3256. TestClientToAMTokens#testClientTokenRace is not running against
all Schedulers even when using ParameterizedSchedulerTestBase. Contributed
by Anubhav Dhoot.
|
2015-02-26 15:45:41 +05:30 |
|
Vinayakumar B
|
166eecf687
|
HDFS-7832. Show 'Last Modified' in Namenode's 'Browse Filesystem' (Contributed by Vinayakumar B)
|
2015-02-26 14:36:09 +05:30 |
|
Andrew Wang
|
71385f9b70
|
HADOOP-11620. Add support for load balancing across a group of KMS for HA. Contributed by Arun Suresh.
|
2015-02-25 21:16:37 -08:00 |
|
Tsz-Wo Nicholas Sze
|
725cc499f0
|
HDFS-7537. Add "UNDER MIN REPL'D BLOCKS" count to fsck. Contributed by GAO Rui
|
2015-02-26 11:45:56 +08:00 |
|
Allen Wittenauer
|
8c4f76aa20
|
HDFS-7460. Rewrite httpfs to use new shell framework (John Smith via aw)
|
2015-02-25 18:57:41 -08:00 |
|
Tsz-Wo Nicholas Sze
|
606f5b517f
|
HDFS-7843. A truncated file is corrupted after rollback from a rolling upgrade.
|
2015-02-26 10:14:40 +08:00 |
|
Benoy Antony
|
d140d76a43
|
HDFS-7467. Provide storage tier information for a directory via fsck. (Benoy Antony)
|
2015-02-25 16:19:35 -08:00 |
|
Colin Patrick Mccabe
|
caa42adf20
|
HDFS-7495. Remove updatePosition argument from DFSInputStream#getBlockAt() (cmccabe)
|
2015-02-25 13:30:01 -08:00 |
|
cnauroth
|
5731c0e0d0
|
HADOOP-11629. WASB filesystem should not start BandwidthGaugeUpdater if fs.azure.skip.metrics set to true. Contributed by Shanyu Zhao.
|
2015-02-25 09:08:55 -08:00 |
|
Jason Lowe
|
1a68fc4346
|
YARN-3239. WebAppProxy does not support a final tracking url which has query fragments and params. Contributed by Jian He
|
2015-02-25 16:14:34 +00:00 |
|
Tsuyoshi Ozawa
|
ad8ed3e802
|
HADOOP-11632. Cleanup Find.java to remove SupressWarnings annotations. Contributed by Akira AJISAKA.
|
2015-02-25 16:25:04 +09:00 |
|
Tsuyoshi Ozawa
|
6cbd9f1113
|
YARN-3247. TestQueueMappings should use CapacityScheduler explicitly. Contributed by Zhihai Xu.
|
2015-02-25 10:38:11 +09:00 |
|
Akira Ajisaka
|
1a625b8158
|
HADOOP-11480. Typo in hadoop-aws/index.md uses wrong scheme for test.fs.s3.name. Contributed by Ted Yu.
|
2015-02-24 17:11:46 -08:00 |
|
Colin Patrick Mccabe
|
ac3468add4
|
move HADOOP-11495 to 2.7
|
2015-02-24 15:54:58 -08:00 |
|
Andrew Wang
|
7105ebaa9f
|
HDFS-7763. fix zkfc hung issue due to not catching exception in a corner case. Contributed by Liang Xie.
|
2015-02-24 15:31:13 -08:00 |
|
Akira Ajisaka
|
9a37247a67
|
MAPREDUCE-2815. JavaDoc does not generate correctly for MultithreadedMapRunner. Contributed by Chris Palmer.
|
2015-02-24 12:10:17 -08:00 |
|
Akira Ajisaka
|
0d7d508c82
|
MAPREDUCE-6264. Remove httpclient dependency from hadoop-mapreduce-client. Contributed by Brahma Reddy Battula.
|
2015-02-24 11:34:26 -08:00 |
|
Allen Wittenauer
|
d4ac6822e1
|
YARN-2980. Move health check script related functionality to hadoop-common (Varun Saxena via aw)
|
2015-02-24 11:25:26 -08:00 |
|
Jing Zhao
|
73bcfa99af
|
HDFS-7831. Fix the starting index and end condition of the loop in FileDiffList.findEarlierSnapshotBlocks(). Contributed by Konstantin Shvachko.
|
2015-02-24 10:31:32 -08:00 |
|
Tsuyoshi Ozawa
|
1aea440560
|
Fix build because of 946456c6d8 .
|
2015-02-25 00:48:51 +09:00 |
|
Tsuyoshi Ozawa
|
9cedad11d8
|
Revert "HADOOP-11602. Fix toUpperCase/toLowerCase to use Locale.ENGLISH. (ozawa)"
This reverts commit 946456c6d8 .
Conflicts:
hadoop-common-project/hadoop-common/CHANGES.txt
hadoop-hdfs-project/hadoop-hdfs/src/main/java/org/apache/hadoop/hdfs/server/namenode/QuotaByStorageTypeEntry.java
|
2015-02-25 00:32:04 +09:00 |
|
Tsuyoshi Ozawa
|
b53fd7163b
|
HDFS-7008. xlator should be closed upon exit from DFSAdmin#genericRefresh(). (ozawa)
|
2015-02-24 23:59:34 +09:00 |
|
Devaraj K
|
b610c68d44
|
YARN-2797. Add -help to yarn logs and nodes CLI command. Contributed by
Jagadesh Kiran N.
|
2015-02-24 12:04:06 +05:30 |
|
Gera Shegalov
|
1dba57271f
|
HADOOP-11619. FTPFileSystem should override getDefaultPort. (Brahma Reddy Battula via gera)
|
2015-02-23 21:05:59 -08:00 |
|
Colin Patrick Mccabe
|
faaddb6ecb
|
HDFS-7805. NameNode recovery prompt should be printed on console (Surendra Singh Lilhore via Colin P. McCabe)
|
2015-02-23 19:00:10 -08:00 |
|
Colin Patrick Mccabe
|
585768667e
|
HDFS-7807. libhdfs htable.c: fix htable resizing, add unit test (cmccabe)
|
2015-02-23 18:44:53 -08:00 |
|
Akira Ajisaka
|
ab5976161f
|
HADOOP-8642. Document that io.native.lib.available only controls native bz2 and zlib compression codecs. (aajisaka)
|
2015-02-23 17:34:43 -08:00 |
|
Allen Wittenauer
|
208430a15d
|
HADOOP-11625. Minor fixes to command manual & SLA doc (aw)
|
2015-02-23 17:23:43 -08:00 |
|
Haohui Mai
|
16bd79ee8e
|
HADOOP-10478. Fix new findbugs warnings in hadoop-maven-plugins. Contributed by Li Lu.
|
2015-02-23 16:38:24 -08:00 |
|
cnauroth
|
769507bd7a
|
HDFS-7009. Active NN and standby NN have different live nodes. Contributed by Ming Ma.
|
2015-02-23 15:12:27 -08:00 |
|
Xuan
|
fe7a302473
|
YARN-2797. TestWorkPreservingRMRestart should use
ParametrizedSchedulerTestBase. Contributed by Karthik Kambatla
|
2015-02-21 19:17:29 -08:00 |
|