Vinod Kumar Vavilapalli
|
4eec6e09d0
|
HADOOP-11377. Added Null.java without which jdiff completely flops. Contributed by Tsuyoshi Ozawa.
(cherry picked from commit 5370e7128b )
|
2015-04-04 13:48:14 -07:00 |
Colin Patrick Mccabe
|
386b90a700
|
HADOOP-11785. Reduce the number of listStatus operation in distcp buildListing (Zoran Dimitrijevic via Colin P. McCabe)
(cherry picked from commit 932730df7d )
|
2015-04-03 14:08:53 -07:00 |
Akira Ajisaka
|
5ea64e6722
|
HADOOP-11800. Clean up some test methods in TestCodec.java. Contributed by Brahma Reddy Battula.
(cherry picked from commit 228ae9aaa4 )
|
2015-04-04 00:33:10 +09:00 |
cnauroth
|
aabd8c8e04
|
HADOOP-9805. Refactor RawLocalFileSystem#rename for improved testability. Contributed by Jean-Pierre Matsumoto.
(cherry picked from commit 5763b173d3 )
|
2015-04-02 16:13:12 -07:00 |
Brandon Li
|
8e2f1a93e4
|
HADOOP-11757. NFS gateway should shutdown when it can't start UDP or TCP server. Contributed by Brandon Li
(cherry picked from commit 60ce825a71 )
|
2015-04-01 17:05:35 -07:00 |
cnauroth
|
726024faa5
|
HADOOP-11787. OpensslSecureRandom.c pthread_threadid_np usage signature is wrong on 32-bit Mac. Contributed by Kiran Kumar M R.
(cherry picked from commit a3a96a07fa )
|
2015-04-01 11:40:16 -07:00 |
Colin Patrick Mccabe
|
0048ec452b
|
HADOOP-11660. Add support for hardware crc of HDFS checksums on ARM aarch64 architecture (Edward Nevill via Colin P. McCabe)
(cherry picked from commit d9ac5ee2c4 )
|
2015-03-30 14:03:11 -07:00 |
Haohui Mai
|
24d879026d
|
HADOOP-11754. RM fails to start in non-secure mode due to authentication filter failure. Contributed by Haohui Mai.
|
2015-03-30 11:44:30 -07:00 |
Haohui Mai
|
a84fdd5650
|
HADOOP-11761. Fix findbugs warnings in org.apache.hadoop.security.authentication. Contributed by Li Lu.
|
2015-03-30 11:09:08 -07:00 |
cnauroth
|
eb7068c2c9
|
HADOOP-11639. Clean up Windows native code compilation warnings related to Windows Secure Container Executor. Contributed by Remus Rusanu.
(cherry picked from commit 3836ad6c0b )
|
2015-03-27 15:03:52 -07:00 |
Tsuyoshi Ozawa
|
24b60a7d1a
|
HADOOP-11760. Fix typo of javadoc in DistCp. Contributed by Brahma Reddy Battula.
(cherry picked from commit e074952bd6 )
|
2015-03-27 23:16:37 +09:00 |
cnauroth
|
36371cddd1
|
HADOOP-11691. X86 build of libwinutils is broken. Contributed by Kiran Kumar M R.
(cherry picked from commit af618f23a7 )
|
2015-03-26 21:57:13 -07:00 |
Haohui Mai
|
c261d35b75
|
HADOOP-11748. The secrets of auth cookies should not be specified in configuration in clear text. Contributed by Li Lu and Haohui Mai.
|
2015-03-26 17:35:28 -07:00 |
Harsh J
|
c33ecd83e4
|
HADOOP-11719.[Fsshell] Remove bin/hadoop reference from GenericOptionsParser default help text. Contributed by Brahma Reddy Battula.
(cherry picked from commit 1ede5e6e1e7f51cf13d0488bb1b0e126c865656c)
|
2015-03-26 11:28:32 +05:30 |
Yongjun Zhang
|
be0d228ed1
|
HADOOP-11724. DistCp throws NPE when the target directory is root. (Lei Eddy Xu via Yongjun Zhang)
(cherry-picked from commit 65ee02d9ed50e026c2d37ec80babd4176075ff84)
|
2015-03-25 15:50:28 -07:00 |
Haohui Mai
|
17f17dac4e
|
HADOOP-10670. Allow AuthenticationFilters to load secret from signature secret files. Contributed by Kai Zheng.
|
2015-03-25 11:13:04 -07:00 |
Tsuyoshi Ozawa
|
ee824cafe7
|
HADOOP-11738. Fix a link of Protocol Buffers 2.5 for download in BUILDING.txt. (ozawa)
(cherry picked from commit 323945b33a )
|
2015-03-25 18:02:52 +09:00 |
Tsuyoshi Ozawa
|
e4da690547
|
HADOOP-11014. Potential resource leak in JavaKeyStoreProvider due to unclosed stream. (ozawa)
(cherry picked from commit b351086ff6 )
|
2015-03-25 16:59:55 +09:00 |
Tsuyoshi Ozawa
|
77024aada9
|
HADOOP-11741. Add LOG.isDebugEnabled() guard for some LOG.debug(). Contributed by Walter Su.
(cherry picked from commit 5582b0f1d4 )
|
2015-03-25 16:36:26 +09:00 |
Tsuyoshi Ozawa
|
a732b58beb
|
HADOOP-11609. Correct credential commands info in CommandsManual.html#credential. Contributed by Varun Saxena.
(cherry picked from commit 6e891a921e )
|
2015-03-24 20:57:56 +09:00 |
Tsuyoshi Ozawa
|
4fee662944
|
HADOOP-11737. mockito's version in hadoop-nfs’ pom.xml shouldn't be specified. Contributed by Kengo Seki.
(cherry picked from commit 0b9f12c847 )
|
2015-03-23 13:56:38 +09:00 |
Karthik Kambatla
|
3672ae8a7a
|
HADOOP-11447. Add a more meaningful toString method to SampleStat and MutableStat. (kasha)
(cherry picked from commit fe5c23b670 )
|
2015-03-20 17:05:40 -07:00 |
Tsuyoshi Ozawa
|
ed7f847c95
|
HADOOP-11709. Time.NANOSECONDS_PER_MILLISECOND - use class-level final constant instead of method variable. Contributed by Ajith S.
(cherry picked from commit 43dde502b3 )
|
2015-03-21 00:54:39 +09:00 |
Tsuyoshi Ozawa
|
0eeb760c55
|
HADOOP-11729. Fix link to cgroups doc in site.xml. Contributed by Masatake Iwasaki.
(cherry picked from commit 522c897146 )
|
2015-03-19 23:08:41 +09:00 |
Haohui Mai
|
b36fc6bc9c
|
HADOOP-10703. HttpServer2 creates multiple authentication filters. Contributed by Benoy Antony.
|
2015-03-18 22:32:19 -07:00 |
Colin Patrick Mccabe
|
b02f77540c
|
HADOOP-9329. document native build dependencies in BUILDING.txt (Vijay Bhat via Colin P. McCabe)
(cherry picked from commit bf6295bed8 )
|
2015-03-18 19:14:58 -07:00 |
Akira Ajisaka
|
18740f9383
|
HADOOP-11659. o.a.h.FileSystem.Cache#remove should use a single hash map lookup. Contributed by Brahma Reddy Battula.
(cherry picked from commit 34117325b2 )
|
2015-03-18 15:44:13 +09:00 |
Aaron T. Myers
|
85473cd61a
|
HADOOP-11722. Some Instances of Services using ZKDelegationTokenSecretManager go down when old token cannot be deleted. Contributed by Arun Suresh.
(cherry picked from commit fc90bf7b27 )
|
2015-03-17 19:42:31 -07:00 |
Tsuyoshi Ozawa
|
77297017d8
|
HADOOP-11720. [JDK8] Fix javadoc errors caused by incorrect or illegal tags in hadoop-tools. Contributed by Akira AJISAKA.
(cherry picked from commit ef9946cd52 )
|
2015-03-17 16:09:38 +09:00 |
Suresh Srinivas
|
3a783fe38d
|
HADOOP-8059. Add javadoc to InterfaceAudience and InterfaceStability. Contributed by Brandon Li.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1354684 13f79535-47bb-0310-9956-ffa450edef68
(cherry picked from commit 24c4216bf0 )
Conflicts:
hadoop-common-project/hadoop-common/CHANGES.txt
|
2015-03-16 14:21:15 -07:00 |
Yongjun Zhang
|
d684b21ada
|
HADOOP-11692. Amendment to CHANGES.txt.
|
2015-03-16 14:11:58 -07:00 |
cnauroth
|
f492fc7b2c
|
HADOOP-11638. OpensslSecureRandom.c pthreads_thread_id should support FreeBSD and Solaris in addition to Linux. Contributed by Kiran Kumar M R.
(cherry picked from commit 72cd4e4a4e )
|
2015-03-16 14:05:05 -07:00 |
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 |
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 |
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
|
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 |
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 |
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 |
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 |
Haohui Mai
|
da52fdb999
|
HADOOP-11231. Remove dead code in ServletUtil. Contributed by Li Lu.
|
2015-02-19 11:35:35 -08:00 |
Jason Lowe
|
b1fc4ec57a
|
HADOOP-9087. Queue size metric for metric sinks isn't actually maintained. Contributed by Akira AJISAKA
(cherry picked from commit f0f2992686 )
|
2015-02-19 17:38:39 +00:00 |
yliu
|
000b9e6c24
|
HADOOP-11595. Add default implementation for AbstractFileSystem#truncate. (yliu)
|
2015-02-19 08:28:15 +08:00 |
Akira Ajisaka
|
10da1bfce2
|
HADOOP-11440. Use "test.build.data" instead of "build.test.dir" for testing in ClientBaseWithFixes. Contributed by Kengo Seki.
(cherry picked from commit 18fb421fab )
|
2015-02-18 17:56:02 -08:00 |
Akira Ajisaka
|
5a1531fff6
|
HADOOP-11545. ArrayIndexOutOfBoundsException is thrown with "hadoop credential list -provider". Contributed by Brahma Reddy Battula.
(cherry picked from commit 1714609919 )
|
2015-02-18 11:18:21 -08:00 |
Tsuyoshi Ozawa
|
f10335b08d
|
HADOOP-11599. Client#getTimeout should use IPC_CLIENT_PING_DEFAULT when IPC_CLIENT_PING_KEY is not configured. Contributed by zhihai xu.
(cherry picked from commit 3f56a4cb0c )
|
2015-02-18 18:00:18 +09:00 |
Kihwal Lee
|
6c01e58619
|
HADOOP-11295. RPC Server Reader thread can't shutdown if RPCCallQueue is full. Contributed by Ming Ma.
(cherry picked from commit 685af8a3d0 )
|
2015-02-18 17:44:11 +09:00 |
Steve Loughran
|
411c8a7cda
|
HADOOP-11521. Make connection timeout configurable in s3a. (Thomas Demoor via stevel)
|
2015-02-17 20:00:00 +00:00 |
Steve Loughran
|
f52fcdc2e0
|
HADOOP-11522. Update S3A Documentation. (Thomas Demoor via stevel)
|
2015-02-17 18:14:31 +00:00 |
Steve Loughran
|
701b96ca8e
|
HADOOP-11570. S3AInputStream.close() downloads the remaining bytes of the object from S3. (Dan Hecht via stevel).
|
2015-02-17 16:36:32 +00:00 |
Tsuyoshi Ozawa
|
00fb0710b6
|
HADOOP-11600. Fix up source codes to be compiled with Guava 17.0. (ozawa)
(cherry picked from commit 2f0f756b26 )
|
2015-02-17 21:57:58 +09:00 |
Vinayakumar B
|
005e1df540
|
HADOOP-11000. HAServiceProtocol's health state is incorrectly transitioned to SERVICE_NOT_RESPONDING (Contributed by Ming Ma)
(cherry picked from commit cf4b7f506d )
|
2015-02-17 15:19:44 +05:30 |
Tsuyoshi Ozawa
|
b7836c18e4
|
HADOOP-11589. NetUtils.createSocketAddr should trim the input URI. Contributed by Rakesh R.
(cherry picked from commit ef950ea1c0 )
|
2015-02-15 00:31:33 +09:00 |
Tsuyoshi Ozawa
|
481124bd61
|
Revert "HADOOP-11589. NetUtils.createSocketAddr should trim the input URI. Contributed by Rakesh R."
This reverts commit e082992e2a .
|
2015-02-15 00:31:15 +09:00 |
Tsuyoshi Ozawa
|
e082992e2a
|
HADOOP-11589. NetUtils.createSocketAddr should trim the input URI. Contributed by Rakesh R.
(cherry picked from commit 965ce9e24e )
|
2015-02-15 00:13:38 +09:00 |
Robert Kanter
|
ebf6499498
|
HADOOP-11467. KerberosAuthenticator can connect to a non-secure cluster. (yzhangal via rkanter)
(cherry picked from commit 875256834b )
Conflicts:
hadoop-common-project/hadoop-auth/src/test/java/org/apache/hadoop/security/authentication/server/TestAuthenticationToken.java
hadoop-common-project/hadoop-common/CHANGES.txt
|
2015-02-13 14:12:38 -08:00 |
Tsuyoshi Ozawa
|
46ad4c9098
|
HADOOP-11497. Fix typo in ClusterSetup.html#Hadoop_Startup. Contributed by Christian Winkler.
|
2015-02-13 12:34:27 +09:00 |
Akira Ajisaka
|
4d0e792a82
|
HADOOP-9869. Configuration.getSocketAddr()/getEnum() should use getTrimmed(). Contributed by Tsuyoshi Ozawa.
(cherry picked from commit 9395c76697 )
|
2015-02-12 15:52:27 -08:00 |
Akira Ajisaka
|
7d6c3c6dbe
|
HADOOP-11586. Update use of Iterator to Iterable in AbstractMetricsContext.java. Contributed by Ray Chiang.
(cherry picked from commit 11d8934463 )
|
2015-02-12 14:42:10 -08:00 |
Haohui Mai
|
92f52e8962
|
HADOOP-11587. TestMapFile#testMainMethodMapFile creates test files in hadoop-common project root. Contributed by Xiaoyu Yao.
|
2015-02-12 10:31:04 -08:00 |
Tsuyoshi Ozawa
|
c9c1d9a5a6
|
HADOOP-11543. Improve help message for hadoop/yarn command. Contributed by Brahma Reddy Battula.
|
2015-02-12 19:03:24 +09:00 |
cnauroth
|
c9266132ee
|
HADOOP-10140. Specification of HADOOP_CONF_DIR via the environment in hadoop_config.cmd. Contributed by Kiran Kumar M R.
(cherry picked from commit 67efab935e )
|
2015-02-11 16:36:18 -08:00 |
Konstantin V Shvachko
|
ada7791ef4
|
HADOOP-11579. Documentation for truncate. Contributed by Konstantin Shvachko.
|
2015-02-11 10:03:54 -08:00 |
Colin Patrick Mccabe
|
5e7deba1f4
|
HADOOP-10953. NetworkTopology#add calls NetworkTopology#toString without holding the netlock (Liang Xie via Colin P. McCabe)
(cherry picked from commit 6338ce3ae8 )
|
2015-02-10 13:30:49 -08:00 |
Harsh J
|
442bc776db
|
HADOOP-11512. Use getTrimmedStrings when reading serialization keys. Contributed by Ryan P.
|
2015-02-10 12:52:41 +05:30 |
yliu
|
ae316705bb
|
HADOOP-11510. Expose truncate API via FileContext. (yliu)
|
2015-02-10 01:43:08 +08:00 |
Steve Loughran
|
af7368cf03
|
HADOOP-11520. Clean incomplete multi-part uploads in S3A tests. (Thomas Demoor via stevel)
|
2015-02-06 20:59:56 +00:00 |
Steve Loughran
|
d827f02bcd
|
HADOOP-11535 TableMapping related tests failed due to 'successful' resolving of invalid test hostname
|
2015-02-06 13:03:30 +00:00 |
Gera Shegalov
|
3d36d4737c
|
HADOOP-11506. Configuration variable expansion regex expensive for long values. (Gera Shegalov via gera)
(cherry picked from commit 644548f201 )
Conflicts:
hadoop-common-project/hadoop-common/src/main/java/org/apache/hadoop/conf/Configuration.java
hadoop-common-project/hadoop-common/src/test/java/org/apache/hadoop/conf/TestConfiguration.java
|
2015-02-06 01:44:14 -08:00 |
Tsuyoshi Ozawa
|
995f9809c0
|
Revert "HADOOP-11543. Improve help message for hadoop/yarn command. Contributed by Brahma Reddy Battula."
This reverts commit 366a12c3b9 .
|
2015-02-06 13:49:58 +09:00 |
Tsuyoshi Ozawa
|
366a12c3b9
|
HADOOP-11543. Improve help message for hadoop/yarn command. Contributed by Brahma Reddy Battula.
|
2015-02-06 13:34:48 +09:00 |
cnauroth
|
a9ea7cff31
|
HADOOP-11526. Memory leak in Bzip2Compressor and Bzip2Decompressor. Contributed by Anu Engineer.
(cherry picked from commit 6583ad148b )
Conflicts:
hadoop-common-project/hadoop-common/CHANGES.txt
|
2015-02-05 16:56:16 -08:00 |
Steve Loughran
|
4cd9657b71
|
HADOOP-11463 Replace method-local TransferManager object with S3AFileSystem#transfers. (Ted Yu via stevel)
|
2015-02-05 12:19:49 +00:00 |
Junping Du
|
f59b698fc9
|
HADOOP-10062. race condition in MetricsSystemImpl#publishMetricsNow that causes incorrect results. (Contributed by Sangjin Lee)
(cherry picked from commit 0b567f4246 )
|
2015-02-04 19:12:21 -08:00 |
Akira Ajisaka
|
17797c73c2
|
HADOOP-11549. flaky test detection tool failed to handle special control characters in test result. Contributed by Yongjun Zhang.
(cherry picked from commit 5f4ef2d13f )
|
2015-02-04 14:18:31 -08:00 |
Karthik Kambatla
|
fcf3dc5977
|
HADOOP-11492. Bump up curator version to 2.7.1. (Arun Suresh and Karthik Kambatla via kasha)
(cherry picked from commit 55235d28c3 )
|
2015-02-04 14:00:44 -08:00 |
cnauroth
|
196443318f
|
HADOOP-11547. hadoop-common native compilation fails on Windows due to missing support for __attribute__ declaration. Contributed by Chris Nauroth.
(cherry picked from commit a35e86c670 )
|
2015-02-04 12:07:13 -08:00 |
cnauroth
|
85b2739508
|
HADOOP-11548. checknative should display a nicer error message when openssl support is not compiled in. Contributed by Anu Engineer.
(cherry picked from commit 064e0770a0 )
|
2015-02-04 10:01:39 -08:00 |
Tsuyoshi Ozawa
|
f92d4fa20f
|
HADOOP-11546. Checkstyle failing: Unable to instantiate DoubleCheckedLockingCheck. (ozawa)
(cherry picked from commit ba58da29f4 )
|
2015-02-05 00:51:40 +09:00 |
Akira Ajisaka
|
5c5139d35f
|
HADOOP-11544. Remove unused configuration keys for tracing. Contributed by Masatake Iwasaki.
(cherry picked from commit 42548f4dc2 )
|
2015-02-04 04:20:08 -08:00 |
Haohui Mai
|
6c5ae1571c
|
HADOOP-11529. Fix findbugs warnings in hadoop-archives. Contributed by Masatake Iwasaki.
|
2015-02-03 10:53:26 -08:00 |
Tsuyoshi Ozawa
|
b396d2e8d8
|
HADOOP-11045. Introducing a tool to detect flaky tests of hadoop jenkins testing job. Contributed by Yongjun Zhang and Todd Lipcon.
(cherry picked from commit 80705e034b )
|
2015-02-04 01:26:44 +09:00 |
cnauroth
|
dedfb982f1
|
HADOOP-11442. hadoop-azure: Create test jar. Contributed by Shashank Khandelwal.
(cherry picked from commit 1c09ca2ba4 )
|
2015-02-02 11:51:01 -08:00 |
cnauroth
|
aee297ccea
|
HADOOP-10181. GangliaContext does not work with multicast ganglia setup. Contributed by Andrew Johnson.
(cherry picked from commit 8004a00230 )
Conflicts:
hadoop-common-project/hadoop-common/src/main/java/org/apache/hadoop/metrics/ganglia/GangliaContext.java
|
2015-02-02 11:16:13 -08:00 |
Harsh J
|
648510e031
|
HADOOP-11488. Difference in default connection timeout for S3A FS. Contributed by Daisuke Kobayashi.
(cherry picked from commit ffc75d6ebe )
|
2015-02-01 00:17:24 +05:30 |
Gera Shegalov
|
151e147e64
|
HADOOP-11432. Fix SymlinkBaseTest#testCreateLinkUsingPartQualPath2. (Liang Xie via gera)
(cherry picked from commit 26c2de36e2 )
|
2015-01-30 18:47:03 -08:00 |
Colin Patrick Mccabe
|
80381b62aa
|
HADOOP-11498. Bump the version of HTrace to 3.1.0-incubating (Masatake Iwasaki via Colin P. McCabe)
(cherry picked from commit 09ad9a868a )
|
2015-01-30 16:02:36 -08:00 |
Kihwal Lee
|
3a01984bda
|
HADOOP-9137. Support connection limiting in IPC server. Contributed by Kihwal Lee.
(cherry picked from commit 8dc59cb9e0 )
|
2015-01-30 17:22:48 -06:00 |
cnauroth
|
4607ca2854
|
HADOOP-11523. StorageException complaining " no lease ID" when updating FolderLastModifiedTime in WASB. Contributed by Duo Xu.
(cherry picked from commit f2c91098c4 )
|
2015-01-29 17:02:48 -08:00 |
Colin Patrick Mccabe
|
e8d154baea
|
HADOOP-11403. Avoid using sys_errlist on Solaris, which lacks support for it (Malcolm Kavalsky via Colin P. McCabe)
(cherry picked from commit e36ef3b402 )
|
2015-01-29 15:48:59 -08:00 |
cnauroth
|
fa2378d866
|
HADOOP-11441. Hadoop-azure: Change few methods scope to public. Contributed by Shashank Khandelwal.
(cherry picked from commit ad55083f75 )
|
2015-01-29 13:07:59 -08:00 |
Akira Ajisaka
|
1081b4c4a7
|
HADOOP-9907. Webapp http://hostname:port/metrics link is not working. (aajisaka)
(cherry picked from commit 342efa110a )
|
2015-01-30 02:50:46 +09:00 |
Akira Ajisaka
|
7411c74b11
|
HADOOP-10574. Bump the maven plugin versions too -moving the numbers into properties. (aajisaka)
(cherry picked from commit 57b8950f37 )
Conflicts:
pom.xml
|
2015-01-30 02:27:36 +09:00 |
Akira Ajisaka
|
71c60af84e
|
HADOOP-10525. Remove DRFA.MaxBackupIndex config from log4j.properties (aajisaka)
(cherry picked from commit 03a5e04d5b )
|
2015-01-29 16:18:07 +09:00 |
Tsuyoshi Ozawa
|
71db37266b
|
HADOOP-11316. "mvn package -Pdist,docs -DskipTests -Dtar" fails because of non-ascii characters. (ozawa)
(cherry picked from commit 9850e1584b )
|
2015-01-28 22:01:38 +09:00 |
Tsuyoshi Ozawa
|
235a77fe1c
|
HADOOP-11317. Increment SLF4J version to 1.7.10. Contributed by Tim Robertson.
(cherry picked from commit 20a4768397 )
|
2015-01-28 21:55:33 +09:00 |
yliu
|
3ac8f88989
|
HADOOP-11469. KMS should skip default.key.acl and whitelist.key.acl when loading key acl. (Dian Fu via yliu)
|
2015-01-27 23:55:52 +08:00 |
Aaron T. Myers
|
3c8d3816c6
|
HADOOP-10626. Limit Returning Attributes for LDAP search. Contributed by Jason Hubbard.
(cherry picked from commit 8709751e1ee9a2c5553823dcd715bd077052ad7f)
|
2015-01-27 13:51:19 -08:00 |
Haohui Mai
|
3d6318b51b
|
HADOOP-4297. Enable Java assertions when running tests. Contributed by Tsz Wo Nicholas Sze.
|
2015-01-27 11:06:15 -08:00 |
Xuan
|
f93fa39384
|
HADOOP-11509. Change parsing sequence in GenericOptionsParser to parse
-D parameters before -files. Contributed by Xuan Gong
(cherry picked from commit 0bf333911c )
|
2015-01-26 15:37:14 -08:00 |
Steve Loughran
|
0ada35c912
|
HADOOP-6221 RPC Client operations cannot be interrupted (stevel)
|
2015-01-26 22:04:45 +00:00 |
Colin Patrick Mccabe
|
7f1441291d
|
HADOOP-11466: move to 2.6.1
|
2015-01-26 11:28:02 -08:00 |
Jason Lowe
|
a389056afa
|
HADOOP-11499. Check of executorThreadsStarted in ValueQueue#submitRefillTask() evades lock acquisition. Contributed by Ted Yu
(cherry picked from commit 7574df1bba )
|
2015-01-26 16:57:12 +00:00 |
Tsuyoshi Ozawa
|
2551cc6e6f
|
HADOOP-11450. Cleanup DistCpV1 not to use deprecated methods and fix javadocs. Contributed by Varun Saxena.
(cherry picked from commit 7b82c4ab4e )
|
2015-01-26 13:02:00 +09:00 |
Steve Loughran
|
d46738ca5c
|
HADOOP-11419 improve hadoop-maven-plugins. (Hervé Boutemy via stevel)
|
2015-01-25 16:12:58 +00:00 |
Konstantin V Shvachko
|
de66227a57
|
HADOOP-11490. Expose truncate API via FileSystem and shell command. Contributed by Milan Desai.
|
2015-01-24 17:28:34 -08:00 |
Andrew Wang
|
7b69719455
|
HADOOP-11482. Use correct UGI when KMSClientProvider is called by a proxy user. Contributed by Arun Suresh.
(cherry picked from commit 4b00935643 )
|
2015-01-23 12:11:29 -08:00 |
Steve Loughran
|
28d165d9a5
|
HADOOP-11507 Hadoop RPC Authentication problem with different user locale. (Talat UYARER via stevel)
|
2015-01-23 19:36:37 +00:00 |
Akira Ajisaka
|
13067cf4b1
|
HADOOP-11493. Fix some typos in kms-acls.xml description. (Contributed by Charles Lamb)
(cherry picked from commit aee4500612 )
|
2015-01-23 11:49:37 +09:00 |
Allen Wittenauer
|
03ee9e344f
|
HADOOP-11008. Remove duplicated description about proxy-user in site documents (Masatake Iwasaki via aw)
|
2015-01-22 14:30:35 -08:00 |
Tsuyoshi Ozawa
|
7191efe25f
|
HADOOP-11500. InputStream is left unclosed in ApplicationClassLoader. Contributed by Ted Yu.
(cherry picked from commit 825923f7b9 )
|
2015-01-23 00:50:43 +09:00 |
Tsuyoshi Ozawa
|
1435b2002b
|
HADOOP-11209. Configuration#updatingResource/finalParameters are not thread-safe. Contributed by Varun Saxena.
(cherry picked from commit 786dbdfad8 )
|
2015-01-22 14:16:52 +09:00 |
Colin Patrick Mccabe
|
2c69f8cf81
|
HADOOP-11466. FastByteComparisons: do not use UNSAFE_COMPARER on the SPARC architecture because it is slower there (Suman Somasundar via Colin P. McCabe)
(cherry picked from commit ee7d22e90c )
|
2015-01-21 17:06:38 -08:00 |
Jason Lowe
|
57a53acad4
|
HADOOP-11327. BloomFilter#not() omits the last bit, resulting in an incorrect filter. Contributed by Eric Payne
(cherry picked from commit 07b0806036 )
|
2015-01-21 19:07:26 +00:00 |
Allen Wittenauer
|
683cc18bba
|
HADOOP-11256. Some site docs have inconsistent appearance (Masatake Iwasaki via aw)
|
2015-01-21 08:46:19 -08:00 |
Tsuyoshi Ozawa
|
09eee9bbc1
|
HADOOP-11489. Dropping dependency on io.netty from hadoop-nfs' pom.xml. Contributed by Ted Yu.
(cherry picked from commit c94c0d2c56 )
|
2015-01-20 15:27:41 +09:00 |
cnauroth
|
a70e2c15be
|
HADOOP-10668. TestZKFailoverControllerStress#testExpireBackAndForth occasionally fails. Contributed by Ming Ma.
(cherry picked from commit 7fc1f2f5cf )
|
2015-01-19 11:28:42 -08:00 |
Steve Loughran
|
15865587ec
|
HADOOP-11171 Enable using a proxy server to connect to S3a. (Thomas Demoor via stevel)
|
2015-01-17 18:40:30 +00:00 |
Steve Loughran
|
ed2f8a1ba0
|
HADOOP-10542 Potential null pointer dereference in Jets3tFileSystemStore retrieveBlock(). (Ted Yu via stevel)
|
2015-01-17 18:26:03 +00:00 |
Steve Loughran
|
651c7debe4
|
HADOOP-11261 Set custom endpoint for S3A. (Thomas Demoor via stevel)
|
2015-01-16 10:15:22 +00:00 |
Haohui Mai
|
2e4df87104
|
HADOOP-11350. The size of header buffer of HttpServer is too small when HTTPS is enabled. Contributed by Benoy Antony.
|
2015-01-15 16:22:20 -08:00 |
Allen Wittenauer
|
c060d60a40
|
HADOOP-8989. hadoop fs -find feature (Jonathan Allen via aw)
|
2015-01-15 11:56:16 -08:00 |
Robert Kanter
|
24a8b8e5a7
|
HADOOP-8757. Metrics should disallow names with invalid characters (rchiang via rkanter)
(cherry picked from commit b6ff9c03a4 )
|
2015-01-15 11:42:15 -08:00 |
Akira Ajisaka
|
8682382c16
|
HADOOP-11318. Update the document for hadoop fs -stat
(cherry picked from commit ce29074685 )
Conflicts:
hadoop-common-project/hadoop-common/src/site/apt/FileSystemShell.apt.vm
|
2015-01-16 01:09:37 +09:00 |
Akira Ajisaka
|
0f33d45948
|
HADOOP-11483. HardLink.java should use the jdk7 createLink method
(cherry picked from commit db51548f70 )
|
2015-01-15 21:01:59 +09:00 |
Colin Patrick Mccabe
|
e6a251ff68
|
HDFS-7067. ClassCastException while using a key created by keytool to create encryption zone. (Charles Lamb via Colin P. McCabe)
(cherry picked from commit a5a033c7ca )
|
2015-01-14 18:04:32 -08:00 |
Arpit Agarwal
|
7a75f4eed9
|
HADOOP-11465. Fix findbugs warnings in hadoop-gridmix. (Contributed by Varun Saxena)
|
2015-01-12 21:23:13 -08:00 |
Ravi Prakash
|
619fbf1fa4
|
HADOOP-11400. GraphiteSink does not reconnect to Graphite after 'broken pipe'
(Kamil Gorlo via raviprak)
(cherry picked from commit 4d29142100 )
|
2015-01-10 08:37:35 -08:00 |
Brandon Li
|
d847363821
|
HADOOP-9992. Modify the NN loadGenerator to optionally run as a MapReduce job. Contributed by Akshay Radia
(cherry picked from commit 09d31bc630 )
|
2015-01-09 17:25:19 -08:00 |
cnauroth
|
9a7c763b3f
|
HADOOP-11464. Reinstate support for launching Hadoop processes on Windows using Cygwin. Contributed by Chris Nauroth.
|
2015-01-09 15:01:33 -08:00 |
Tsuyoshi Ozawa
|
132fd6ba58
|
HADOOP-11032. Replace use of Guava's Stopwatch with Hadoop's StopWatch. (ozawa)
(cherry picked from commit a6ed4894b5 )
Conflicts:
hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-nativetask/src/test/java/org/apache/hadoop/mapred/nativetask/kvtest/KVJob.java
|
2015-01-08 15:00:02 +09:00 |
cnauroth
|
adf49e4b94
|
HADOOP-11462. TestSocketIOWithTimeout needs change for PowerPC platform. Contributed by Ayappan.
(cherry picked from commit 3ed0aed3cc )
|
2015-01-07 12:24:25 -08:00 |
Jason Lowe
|
2b408d8dc7
|
HADOOP-11445. Bzip2Codec: Data block is skipped when position of newly created stream is equal to start of split. Contributed by Ankit Kamboj
(cherry picked from commit d02fb53750 )
|
2015-01-06 21:20:31 +00:00 |
Vinayakumar B
|
383e1c5f73
|
HADOOP-11459. Fix recent findbugs in ActiveStandbyElector, NetUtils and ShellBasedIdMapping (Contributed by Vinayakumar B)
(cherry picked from commit 9803ae374f )
|
2015-01-06 09:16:44 +05:30 |
Steve Loughran
|
4446512e9e
|
HADOOP-11390 Metrics 2 ganglia provider to include hostname in unresolved address problems. (Varun Saxena via stevel)
|
2015-01-05 16:09:25 +00:00 |
Steve Loughran
|
2800e73c27
|
HADOOP-11446 S3AOutputStream should use shared thread pool to avoid OutOfMemoryError
|
2015-01-05 12:59:48 +00:00 |
yliu
|
5782f9e392
|
HADOOP-11455. KMS and Credential CLI should request confirmation for deletion by default. (Charles Lamb via yliu)
|
2015-01-05 06:51:23 +08:00 |
Colin Patrick Mccabe
|
e25b789b19
|
HADOOP-11039. ByteBufferReadable API doc is inconsistent with the implementations. (Yi Liu via Colin P. McCabe)
(cherry picked from commit 249cc90501 )
|
2014-12-29 13:38:20 -08:00 |
Tsuyoshi Ozawa
|
1e0cfb9278
|
HADOOP-11448. Fix findbugs warnings in FileBasedIPList. (ozawa)
(cherry picked from commit 399d25884a )
|
2014-12-26 15:23:28 +09:00 |
Tsuyoshi Ozawa
|
7739f819a6
|
HADOOP-11283. SequenceFile.Writer can leak file descriptors in DistCpV1#setup(). (Contributed by Varun Saxena via ozawa)
(cherry picked from commit a164ce2ac9 )
|
2014-12-25 23:32:34 +09:00 |
Robert Kanter
|
653b3fada2
|
HADOOP-11399. Java Configuration file and .xml files should be automatically cross-compared (rchiang via rkanter)
(cherry picked from commit 66cfe1dc73 )
|
2014-12-23 14:31:07 -08:00 |
Tsuyoshi Ozawa
|
370a137c19
|
HADOOP-11414. FileBasedIPList#readLines() can leak file descriptors. (ozawa)
(cherry picked from commit ecf1469fa5 )
|
2014-12-22 13:10:46 +09:00 |
Haohui Mai
|
e6662ec6a4
|
HADOOP-11429. Findbugs warnings in hadoop extras. Contributed by Varun Saxena.
|
2014-12-21 14:57:41 -08:00 |
Haohui Mai
|
db2984b044
|
HDFS-7555. Remove the support of unmanaged connectors in HttpServer2. Contributed by Haohui Mai.
|
2014-12-21 14:50:42 -08:00 |
arp
|
0a5b28605f
|
HADOOP-11395. Add site documentation for Azure Storage FileSystem integration. (Contributed by Chris Nauroth)
|
2014-12-19 18:54:35 -08:00 |
Karthik Kambatla
|
e6c73a1c1a
|
HADOOP-11213. Typos in html pages: SecureMode and EncryptedShuffle. (Wei Yan via kasha)
(cherry picked from commit 6f1e3667cf )
|
2014-12-19 15:07:39 -08:00 |
Colin Patrick Mccabe
|
c60e3bdc4b
|
HADOOP-11422. Check CryptoCodec is AES-CTR for Crypto input/output stream (Yi Liu via Colin P. McCabe)
(cherry picked from commit e369d98ba2 )
|
2014-12-19 13:12:20 -08:00 |
Colin Patrick Mccabe
|
fe38ed2ee7
|
HADOOP-11430. Add GenericTestUtils#disableLog, GenericTestUtils#setLogLevel (cmccabe)
(cherry picked from commit 6635ccd217 )
|
2014-12-18 19:41:59 -08:00 |
Haohui Mai
|
99c176ea6a
|
HADOOP-11431. Clean up redundant maven-site-plugin configuration. Contributed by Herve Boutemy.
|
2014-12-18 16:24:17 -08:00 |
Haohui Mai
|
27ef6e4a6e
|
HADOOP-11428. Remove obsolete reference to Cygwin in BUILDING.txt. Contributed by Arpit Agarwal.
|
2014-12-18 13:38:15 -08:00 |
Jason Lowe
|
84ea92879c
|
HADOOP-11409. FileContext.getFileContext can stack overflow if default fs misconfigured. Contributed by Gera Shegalov
(cherry picked from commit b9d49761f7 )
|
2014-12-18 21:28:57 +00:00 |
Haohui Mai
|
a508001ddd
|
HADOOP-11385. Prevent cross site scripting attack on JMXJSONServlet. Contributed by Haohui Mai.
|
2014-12-18 11:39:17 -08:00 |
Colin Patrick Mccabe
|
2743b94c27
|
HADOOP-11427. ChunkedArrayList: fix removal via iterator and implement get (cmccabe)
(cherry picked from commit 07619aa516 )
|
2014-12-18 11:05:33 -08:00 |
Haohui Mai
|
8854c78015
|
HADOOP-11125. Remove redundant tests in TestOsSecureRandom. Contributed by Masanori Oyama.
|
2014-12-18 10:59:48 -08:00 |
yliu
|
2d1ddbe58e
|
HADOOP-11358. Tests for encryption/decryption with IV calculation overflow. (yliu)
|
2014-12-18 00:43:31 +08:00 |
Colin Patrick Mccabe
|
883ad3bf5a
|
HADOOP-11421. Add IOUtils#listDirectory (cmccabe)
(cherry picked from commit 9937eef7f7 )
|
2014-12-17 15:18:35 -08:00 |
cnauroth
|
535d98bbb3
|
HADOOP-11248. Add hadoop configuration to disable Azure Filesystem metrics collection. Contributed by Shanyu Zhao.
(cherry picked from commit 734eeb4f35 )
Conflicts:
hadoop-common-project/hadoop-common/CHANGES.txt
|
2014-12-17 14:57:13 -08:00 |
cnauroth
|
1646cc9f29
|
HADOOP-11188. hadoop-azure: automatically expand page blobs when they become full. Contributed by Eric Hanson.
(cherry picked from commit f4b7e99f4e )
|
2014-12-17 14:57:13 -08:00 |
cnauroth
|
5a737026cc
|
HADOOP-10809. hadoop-azure: page blob support. Contributed by Dexter Bradshaw, Mostafa Elhemali, Eric Hanson, and Mike Liddell.
(cherry picked from commit 2217e2f8ff )
|
2014-12-17 14:57:13 -08:00 |
Allen Wittenauer
|
9a2e4f4f98
|
HADOOP-10946. Fix a bunch of typos in log messages (Ray Chiang via aw)
(cherry picked from commit 9f03a7c018 )
Conflicts:
hadoop-common-project/hadoop-common/CHANGES.txt
|
2014-12-17 14:57:13 -08:00 |
cnauroth
|
156e78c1da
|
HADOOP-10690. Correct CHANGES.txt.
|
2014-12-17 14:57:13 -08:00 |
Chris Nauroth
|
cb6eb5931f
|
HADOOP-10690. Lack of synchronization on access to InputStream in NativeAzureFileSystem#NativeAzureFsInputStream#close(). Contributed by Chen He.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1604236 13f79535-47bb-0310-9956-ffa450edef68
(cherry picked from commit 61bf9f7799 )
|
2014-12-17 14:57:12 -08:00 |
Chris Nauroth
|
02a3bf8bda
|
HADOOP-10840. Fix OutOfMemoryError caused by metrics system in Azure File System. Contributed by Shanyu Zhao.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1611247 13f79535-47bb-0310-9956-ffa450edef68
(cherry picked from commit 0a02b5a19b )
Conflicts:
hadoop-common-project/hadoop-common/CHANGES.txt
|
2014-12-17 14:57:12 -08:00 |
Chris Nauroth
|
b928b8c775
|
HADOOP-10728. Metrics system for Windows Azure Storage Filesystem. Contributed by Dexter Bradshaw, Mostafa Elhemali, Xi Fang, Johannes Klein, David Lao, Mike Liddell, Chuan Liu, Lengning Liu, Ivan Mitic, Michael Rys, Alexander Stojanovic, Brian Swan, and Min Wei.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1605187 13f79535-47bb-0310-9956-ffa450edef68
(cherry picked from commit 0d91576ec3 )
Conflicts:
hadoop-common-project/hadoop-common/CHANGES.txt
|
2014-12-17 14:57:12 -08:00 |
Chris Nauroth
|
80d005c66f
|
HADOOP-10689. InputStream is not closed in AzureNativeFileSystemStore#retrieve(). Contributed by Chen He.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1604233 13f79535-47bb-0310-9956-ffa450edef68
(cherry picked from commit 8300b9fb38 )
Conflicts:
hadoop-common-project/hadoop-common/CHANGES.txt
|
2014-12-17 14:57:12 -08:00 |
Chris Nauroth
|
82268d87bc
|
HADOOP-9629. Support Windows Azure Storage - Blob as a file system in Hadoop. Contributed by Dexter Bradshaw, Mostafa Elhemali, Xi Fang, Johannes Klein, David Lao, Mike Liddell, Chuan Liu, Lengning Liu, Ivan Mitic, Michael Rys, Alexander Stojanovic, Brian Swan, and Min Wei.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1601781 13f79535-47bb-0310-9956-ffa450edef68
(cherry picked from commit 81bc395deb )
Conflicts:
hadoop-common-project/hadoop-common/CHANGES.txt
hadoop-project/pom.xml
hadoop-tools/hadoop-tools-dist/pom.xml
hadoop-tools/pom.xml
|
2014-12-17 14:56:05 -08:00 |