Colin Patrick Mccabe
|
eb4eb63de3
|
HADOOP-11714. Add more trace log4j messages to SpanReceiverHost (cmccabe)
(cherry picked from commit bf3275dbaa )
|
2015-03-16 12:03:10 -07:00 |
Tsuyoshi Ozawa
|
4489a02634
|
HADOOP-11558. Fix dead links to doc of hadoop-tools. Contributed by Jean-Pierre Matsumoto.
(cherry picked from commit 79426f3334 )
|
2015-03-15 14:30:12 +09:00 |
Tsuyoshi Ozawa
|
1802df8373
|
Revert "HADOOP-11558. Fix dead links to doc of hadoop-tools. Contributed by Masatake Iwasaki."
This reverts commit 54a73a6b5f .
|
2015-03-15 14:27:56 +09:00 |
Tsuyoshi Ozawa
|
54a73a6b5f
|
HADOOP-11558. Fix dead links to doc of hadoop-tools. Contributed by Masatake Iwasaki.
(cherry picked from commit 7da136ecca )
|
2015-03-15 14:18:01 +09:00 |
Andrew Wang
|
146abadb96
|
HADOOP-11711. Provide a default value for AES/CTR/NoPadding CryptoCodec classes.
(cherry picked from commit 387f271c81 )
|
2015-03-12 21:41:29 -07:00 |
yliu
|
813c93cb25
|
HADOOP-11710. Make CryptoOutputStream behave like DFSOutputStream wrt synchronization. (Sean Busbey via yliu)
|
2015-03-13 02:26:16 +08:00 |
Yongjun Zhang
|
32e62cb3d0
|
HADOOP-9477. Add posixGroups support for LDAP groups mapping service. (Dapeng Sun via Yongjun Zhang)
(cherry picked from commit 8212877415 )
Conflicts:
hadoop-common-project/hadoop-common/CHANGES.txt
|
2015-03-12 15:10:20 -07:00 |
cnauroth
|
86bb9c5808
|
HADOOP-10027. *Compressor_deflateBytesDirect passes instance instead of jclass to GetStaticObjectField. Contributed by Hui Zheng.
(cherry picked from commit ff83ae7231 )
Conflicts:
hadoop-common-project/hadoop-common/CHANGES.txt
|
2015-03-11 23:28:36 -07:00 |
cnauroth
|
dcc4850ff3
|
HADOOP-11693. Azure Storage FileSystem rename operations are throttled too aggressively to complete HBase WAL archiving. Contributed by Duo Xu.
(cherry picked from commit 7a346bcb4f )
|
2015-03-11 14:37:22 -07:00 |
Haohui Mai
|
e75e6c66ea
|
HADOOP-11633. Convert remaining branch-2 .apt.vm files to markdown. Contributed by Masatake Iwasaki.
|
2015-03-11 14:23:44 -07:00 |
cnauroth
|
5e99b7cd2f
|
HDFS-7491. Add incremental blockreport latency to DN metrics. Contributed by Ming Ma.
(cherry picked from commit fb34f45727 )
|
2015-03-11 14:11:39 -07:00 |
Gera Shegalov
|
f1b32d1436
|
DelegateToFileSystem erroneously uses default FS's port in constructor. (Brahma Reddy Battula via gera)
(cherry picked from commit 64eb068ee8 )
|
2015-03-10 14:10:39 -07:00 |
Vinayakumar B
|
2f902a823c
|
HADOOP-11568. Description on usage of classpath in hadoop command is incomplete. ( Contributed by Archana T )
|
2015-03-10 13:02:56 +05:30 |
Tsuyoshi Ozawa
|
5efee5efd3
|
HADOOP-11226. Add a configuration to set ipc.Client's traffic class with IPTOS_LOWDELAY|IPTOS_RELIABILITY. Contributed by Gopal V.
(cherry picked from commit 54639c7d7a )
|
2015-03-10 13:09:05 +09:00 |
Yongjun Zhang
|
45cc7514f5
|
HADOOP-11692. Improve authentication failure WARN message to avoid user confusion. Contributed by Yongjun Zhang.
(cherry picked from commit de1101cb5b )
Conflicts:
hadoop-common-project/hadoop-common/src/main/java/org/apache/hadoop/ipc/Server.java
|
2015-03-09 12:12:29 -07:00 |
Haohui Mai
|
d8d8ed35f0
|
HADOOP-11686. MiniKDC cannot change ORG_NAME or ORG_DOMAIN. Contributed by Duo Zhang.
|
2015-03-09 11:08:35 -07:00 |
Tsuyoshi Ozawa
|
b46f9e72db
|
HADOOP-11602. Backport 'Fix toUpperCase/toLowerCase to use Locale.ENGLISH.' (ozawa)
|
2015-03-09 19:53:55 +09:00 |
Vinod Kumar Vavilapalli
|
d9416317a9
|
Preparing for 2.8.0 development. Changing SNAPSHOT version to be 2.8 on branch-2.
|
2015-03-08 20:32:51 -07:00 |
Vinod Kumar Vavilapalli
|
8e6f8e9a04
|
Adding 2.8 section in CHANGES.txt
|
2015-03-08 20:26:57 -07:00 |
Steve Loughran
|
b8a2087951
|
HADOOP-11670. Regression: s3a auth setup broken. (Adam Budde via stevel)
|
2015-03-08 11:22:01 -07:00 |
cnauroth
|
02cadbd24b
|
HADOOP-11642. Upgrade azure sdk version from 0.6.0 to 2.0.0. Contributed by Shashank Khandelwal and Ivan Mitic.
(cherry picked from commit 608ebd52ba )
Conflicts:
hadoop-project/pom.xml
|
2015-03-06 15:29:22 -08:00 |
Jian He
|
6cef2c16de
|
YARN-2190. Added CPU and memory limit options to the default container executor for Windows containers. Contributed by Chuan Liu
(cherry picked from commit 21101c01f2 )
|
2015-03-06 14:18:56 -08:00 |
yliu
|
b569c3ab1c
|
HADOOP-11674. oneByteBuf in CryptoInputStream and CryptoOutputStream should be non static. (Sean Busbey via yliu)
|
2015-03-05 06:39:58 +08:00 |
Tsuyoshi Ozawa
|
f805d48b19
|
HADOOP-11648. Set DomainSocketWatcher thread name explicitly. Contributed by Liang Xie.
(cherry picked from commit 74a4754d1c )
|
2015-03-05 16:06:37 +09:00 |
Karthik Kambatla
|
0d62e94887
|
YARN-3242. Asynchrony in ZK-close can lead to ZKRMStateStore watcher receiving events for old client. (Zhihai Xu via kasha)
(cherry picked from commit 8d88691d16 )
|
2015-03-04 19:49:21 -08:00 |
Akira Ajisaka
|
31b3f84601
|
HADOOP-11666. Revert the format change of du output introduced by HADOOP-6857. Contributed by Byron Wong.
|
2015-03-03 21:46:28 -08:00 |
Steve Loughran
|
824c32de1a
|
HADOOP-11183. Memory-based S3AOutputstream. (Thomas Demoor via stevel)
|
2015-03-03 16:18:39 -08:00 |
Gera Shegalov
|
5e235802de
|
HADOOP-11605. FilterFileSystem#create with ChecksumOpt should propagate it to wrapped FS. (gera)
(cherry picked from commit b18d3830ac )
|
2015-03-02 18:16:58 -08:00 |
Akira Ajisaka
|
fcd817afb0
|
HADOOP-11658. Externalize io.compression.codecs property. Contributed by Kai Zheng.
(cherry picked from commit 0650e1c56f2d87ca9bdc51d7d4678895f494464a)
|
2015-03-02 01:13:10 -08:00 |
Akira Ajisaka
|
c40293c828
|
HADOOP-11615. Update ServiceLevelAuth.md for YARN. Contributed by Brahma Reddy Battula.
(cherry picked from commit dd9cd0797c )
|
2015-03-01 22:16:59 -08:00 |
Tsuyoshi Ozawa
|
3854b21c4c
|
HADOOP-11634. Description of webhdfs' principal/keytab should switch places each other. Contributed by Brahma Reddy Battula.
(cherry picked from commit e9ac88aac7 )
|
2015-03-02 04:18:39 +09:00 |
Akira Ajisaka
|
0e10c70445
|
Fixed CHANGES.txt for HADOOP-10976.
|
2015-02-28 17:16:52 -08:00 |
Akira Ajisaka
|
f7a724ca9e
|
HADOOP-10976. Backport "moving the source code of hadoop-tools docs to the directory under hadoop-tools" to branch-2. Contributed by Masatake Iwasaki.
(cherry picked from commit 9112f093cd )
Conflicts:
hadoop-common-project/hadoop-common/CHANGES.txt
|
2015-02-28 17:06:58 -08:00 |
Tsuyoshi Ozawa
|
02df51497f
|
HADOOP-11569. Provide Merge API for MapFile to merge multiple similar MapFiles to one MapFile. Contributed by Vinayakumar B.
(cherry picked from commit 48c7ee7553 )
|
2015-02-27 17:46:29 +09:00 |
cnauroth
|
264c96777e
|
HADOOP-9922. hadoop windows native build will fail in 32 bit machine. Contributed by Kiran Kumar M R.
(cherry picked from commit 2214dab60f )
|
2015-02-26 12:41:48 -08:00 |
Andrew Wang
|
0512e50d6e
|
HADOOP-11620. Add support for load balancing across a group of KMS for HA. Contributed by Arun Suresh.
(cherry picked from commit 71385f9b70 )
|
2015-02-25 21:17:44 -08:00 |
cnauroth
|
1bc4c6808d
|
HADOOP-11629. WASB filesystem should not start BandwidthGaugeUpdater if fs.azure.skip.metrics set to true. Contributed by Shanyu Zhao.
(cherry picked from commit 5731c0e0d0 )
|
2015-02-25 09:09:15 -08:00 |
Tsuyoshi Ozawa
|
75fd43be02
|
HADOOP-11632. Cleanup Find.java to remove SupressWarnings annotations. Contributed by Akira AJISAKA.
(cherry picked from commit ad8ed3e802 )
|
2015-02-25 16:25:21 +09:00 |
Akira Ajisaka
|
e97613b429
|
HADOOP-11480. Typo in hadoop-aws/index.md uses wrong scheme for test.fs.s3.name. Contributed by Ted Yu.
(cherry picked from commit 1a625b8158 )
|
2015-02-24 17:13:35 -08:00 |
Colin Patrick Mccabe
|
343cffb0ea
|
HADOOP-11495. Backport "convert site documentation from apt to markdown" to branch-2 (Masatake Iwasaki via Colin P. McCabe)
(cherry-picked from commit b6fc1f3e43 )
Conflicts:
hadoop-common-project/hadoop-common/src/site/apt/ClusterSetup.apt.vm
hadoop-common-project/hadoop-common/src/site/apt/CommandsManual.apt.vm
hadoop-common-project/hadoop-common/src/site/apt/FileSystemShell.apt.vm
hadoop-common-project/hadoop-common/src/site/apt/RackAwareness.apt.vm
hadoop-common-project/hadoop-common/src/site/apt/SingleCluster.apt.vm
hadoop-common-project/hadoop-common/src/site/apt/FileSystemShell.apt.vm
hadoop-common-project/hadoop-common/src/site/apt/SecureMode.apt.vm
hadoop-common-project/hadoop-common/src/site/apt/Tracing.apt.vm
hadoop-project/src/site/site.xml
|
2015-02-24 15:48:58 -08:00 |
Gera Shegalov
|
62e0e67d49
|
HADOOP-11619. FTPFileSystem should override getDefaultPort. (Brahma Reddy Battula via gera)
(cherry picked from commit 1dba57271f )
|
2015-02-23 21:19:57 -08:00 |
Akira Ajisaka
|
6bbb051d38
|
HADOOP-8642. Document that io.native.lib.available only controls native bz2 and zlib compression codecs. (aajisaka)
(cherry picked from commit ab5976161f )
|
2015-02-23 17:35:46 -08:00 |
Haohui Mai
|
92acb0e4f4
|
HADOOP-10478. Fix new findbugs warnings in hadoop-maven-plugins. Contributed by Li Lu.
|
2015-02-23 16:38:10 -08:00 |
cnauroth
|
657a6e389b
|
HDFS-7009. Active NN and standby NN have different live nodes. Contributed by Ming Ma.
(cherry picked from commit 769507bd7a )
|
2015-02-23 15:12:36 -08:00 |
Arpit Agarwal
|
83f779e49a
|
HDFS-7806. Refactor: move StorageType from hadoop-hdfs to hadoop-common. (Contributed by Xiaoyu Yao)
|
2015-02-21 15:48:59 -08:00 |
Steve Loughran
|
a36cad0522
|
HADOOP-11584 s3a file block size set to 0 in getFileStatus. (Brahma Reddy Battula via stevel)
|
2015-02-21 12:02:41 +00:00 |
Robert Kanter
|
199a853ed7
|
HADOOP-11612. Workaround for Curator's ChildReaper requiring Guava 15+. (rkanter)
(cherry picked from commit 6f0133039a )
|
2015-02-20 19:51:35 -08:00 |
cnauroth
|
187e081d5a
|
HADOOP-11604. Prevent ConcurrentModificationException while closing domain sockets during shutdown of DomainSocketWatcher thread. Contributed by Chris Nauroth.
(cherry picked from commit 3c5ff0759c )
|
2015-02-20 13:07:36 -08:00 |
Steve Loughran
|
4276f8b315
|
HADOOP-11607. Reduce log spew in S3AFileSystem. (Lei (Eddy) Xu via stevel)
|
2015-02-20 20:51:00 +00:00 |
cnauroth
|
e09ba94f28
|
HDFS-7773. Additional metrics in HDFS to be accessed via jmx. Contributed by Anu Engineer.
|
2015-02-20 12:38:34 -08:00 |