Robert Kanter
|
aaafa0b2ee
|
HADOOP-12159. Move DistCpUtils#compareFs() to org.apache.hadoop.fs.FileUtil and fix for HA namespaces (rchiang via rkanter)
|
2015-06-30 16:49:27 -07:00 |
|
Andrew Wang
|
9ee7b6e6c4
|
HADOOP-12158. Improve error message in TestCryptoStreamsWithOpensslAesCtrCryptoCodec when OpenSSL is not installed.
|
2015-06-30 15:04:33 -07:00 |
|
Steve Loughran
|
076948d9a4
|
Revert "HADOOP-12009 Clarify FileSystem.listStatus() sorting order & fix FileSystemContractBaseTest:testListStatus. (J.Andreina via stevel)"
This reverts commit 3dfa8161f9 .
|
2015-06-30 11:54:12 +01:00 |
|
Ming Ma
|
8e1bdc17d9
|
HADOOP-12107. long running apps may have a huge number of StatisticsData instances under FileSystem (Sangjin Lee via Ming Ma)
|
2015-06-29 14:37:38 -07:00 |
|
Vinayakumar B
|
c815344e2e
|
HADOOP-12119. hadoop fs -expunge does not work for federated namespace (Contributed by J.Andreina)
|
2015-06-29 15:58:54 +05:30 |
|
Steve Loughran
|
3dfa8161f9
|
HADOOP-12009 Clarify FileSystem.listStatus() sorting order & fix FileSystemContractBaseTest:testListStatus. (J.Andreina via stevel)
|
2015-06-28 19:14:00 +01:00 |
|
Benoy Antony
|
a815cc157c
|
HADOOP-12049. Control http authentication cookie persistence via configuration. Contributed by Huizhi Lu.
|
2015-06-24 15:59:39 -07:00 |
|
Aaron T. Myers
|
49dfad9429
|
HDFS-6440. Support more than 2 NameNodes. Contributed by Jesse Yates.
|
2015-06-23 17:26:11 -07:00 |
|
Colin Patrick Mccabe
|
d112d18324
|
HDFS-8582. Support getting a list of reconfigurable config properties and do not generate spurious reconfig warnings (Lei (Eddy) Xu via Colin P. McCabe)
|
2015-06-19 19:14:05 -07:00 |
|
Vinayakumar B
|
295d678be8
|
HADOOP-7139. Allow appending to existing SequenceFiles (Contributed by kanaka kumar avvaru)
|
2015-06-18 14:39:00 +05:30 |
|
Akira Ajisaka
|
b578807b99
|
HADOOP-12095. org.apache.hadoop.fs.shell.TestCount fails. Contributed by Brahma Reddy Battula.
|
2015-06-16 13:38:03 -07:00 |
|
Vinod Kumar Vavilapalli
|
722aa1db1f
|
HADOOP-12001. Fixed LdapGroupsMapping to include configurable Posix UID and GID attributes during the search. Contributed by Patrick White.
|
2015-06-15 14:22:34 -07:00 |
|
Akira Ajisaka
|
e4489d97e5
|
HADOOP-11971. Move test utilities for tracing from hadoop-hdfs to hadoop-common. Contributed by Masatake Iwasaki.
|
2015-06-12 07:25:15 -07:00 |
|
Vinayakumar B
|
48ca23def1
|
HADOOP-7817. RawLocalFileSystem.append() should give FSDataOutputStream with accurate .getPos() (Contributed by kanaka kumar avvaru)
|
2015-06-10 11:05:58 +05:30 |
|
Arpit Agarwal
|
3107434031
|
HADOOP-12078. The default retry policy does not handle RetriableException correctly. (Contributed by Arpit Agarwal)
|
2015-06-09 20:58:39 -07:00 |
|
Colin Patrick Mccabe
|
fc2ed4a1f9
|
HADOOP-11347. RawLocalFileSystem#mkdir and create should honor umask (Varun Saxena via Colin P. McCabe)
|
2015-06-08 17:49:31 -07:00 |
|
Arpit Agarwal
|
84ba1a75b6
|
HADOOP-12054. RPC client should not retry for InvalidToken exceptions. (Contributed by Varun Saxena)
|
2015-06-08 15:45:23 -07:00 |
|
Kai Zheng
|
c41b02cc00
|
HADOOP-12065 Using more meaningful keys in EC schema. Contributed by Kai Zheng
|
2015-06-08 20:24:17 +08:00 |
|
Andrew Wang
|
bc11e158b1
|
HADOOP-12056. Use DirectoryStream in DiskChecker#checkDirs to detect errors when listing a directory. Contributed by Zhihai Xu.
|
2015-06-05 13:52:21 -07:00 |
|
Andrew Wang
|
2dbc40e608
|
HADOOP-12059. S3Credentials should support use of CredentialProvider. Contributed by Sean Busbey.
|
2015-06-05 13:11:01 -07:00 |
|
Gera Shegalov
|
9f6d67844d
|
HADOOP-11924. Tolerate JDK-8047340-related exceptions in Shell#isSetSidAvailable preventing class init. (Tsuyoshi Ozawa via gera)
|
2015-06-04 11:38:28 -07:00 |
|
Kai Zheng
|
0799e1e4b6
|
HADOOP-12011 Allow to dump verbose information to ease debugging in raw erasure coders. Contributed by Kai Zheng
|
2015-06-02 22:05:16 +08:00 |
|
Andrew Wang
|
374ddd9f9e
|
HADOOP-12043. Display warning if defaultFs is not set when running fs commands. Contributed by Eddy Xu.
|
2015-05-29 17:15:58 -07:00 |
|
cnauroth
|
860b8373c3
|
HADOOP-11934. Use of JavaKeyStoreProvider in LdapGroupsMapping causes infinite loop. Contributed by Larry McCay.
|
2015-05-28 15:01:42 -07:00 |
|
Colin Patrick Mccabe
|
246cefa089
|
HDFS-8429. Avoid stuck threads if there is an error in DomainSocketWatcher that stops the thread. (zhouyingchao via cmccabe)
|
2015-05-28 11:52:28 -07:00 |
|
Allen Wittenauer
|
5df1fadf87
|
HADOOP-7947. Validate XMLs if a relevant tool is available, when using scripts (Kengo Seki via aw)
|
2015-05-28 11:01:00 -07:00 |
|
Kai Zheng
|
4ad484883f
|
HADOOP-11847 Enhance raw coder allowing to read least required inputs in decoding. Contributed by Kai Zheng
|
2015-05-26 12:07:16 -07:00 |
|
Vinayakumar B
|
5a391e1d25
|
HADOOP-12029. Remove chunkSize from ECSchema as its not required for coders (Contributed by Vinayakumar B)
|
2015-05-26 12:07:16 -07:00 |
|
Kai Zheng
|
b30e96bfb4
|
HDFS-8382 Remove chunkSize and initialize from erasure coder. Contributed by Kai Zheng
|
2015-05-26 12:07:15 -07:00 |
|
Kai Zheng
|
4ae32abdf4
|
HADOOP-12013 Generate fixed data to perform erasure coder test. Contributed by Kai Zheng
|
2015-05-26 12:07:14 -07:00 |
|
Zhe Zhang
|
343c0e76fc
|
HADOOP-11938. Enhance ByteBuffer version encode/decode API of raw erasure coder. Contributed by Kai Zheng.
|
2015-05-26 12:02:31 -07:00 |
|
Zhe Zhang
|
b64f6745a4
|
HADOOP-11566. Add tests and fix for erasure coders to recover erased parity units. Contributed by Kai Zheng.
|
2015-05-26 12:02:31 -07:00 |
|
Zhe Zhang
|
09c3a375ba
|
HADOOP-11920. Refactor some codes for erasure coders. Contributed by Kai Zheng.
|
2015-05-26 12:02:31 -07:00 |
|
Zhe Zhang
|
9c7a78c874
|
HADOOP-11921. Enhance tests for erasure coders. Contributed by Kai Zheng.
|
2015-05-26 12:02:31 -07:00 |
|
Zhe Zhang
|
e8df2581c3
|
HDFS-8156. Add/implement necessary APIs even we just have the system default schema. Contributed by Kai Zheng.
|
2015-05-26 11:59:53 -07:00 |
|
Tsz-Wo Nicholas Sze
|
909632dd90
|
HADOOP-11841. Remove unused ecschema-def.xml files.
|
2015-05-26 11:59:12 -07:00 |
|
Kai Zheng
|
17f7cdc047
|
HADOOP-11805 Better to rename some raw erasure coders. Contributed by Kai Zheng
|
2015-05-26 11:55:14 -07:00 |
|
Zhe Zhang
|
e54a74b566
|
HADOOP-11740. Combine erasure encoder and decoder interfaces. Contributed by Zhe Zhang.
|
2015-05-26 11:55:13 -07:00 |
|
Zhe Zhang
|
d9af36b9bd
|
HADOOP-11664. Loading predefined EC schemas from configuration. Contributed by Kai Zheng.
|
2015-05-26 11:43:43 -07:00 |
|
Kai Zheng
|
df297245a7
|
HADOOP-11647. Reed-Solomon ErasureCoder. Contributed by Kai Zheng
|
2015-05-26 11:43:41 -07:00 |
|
Kai Zheng
|
c3bc083405
|
HADOOP-11706 Refine a little bit erasure coder API
|
2015-05-26 11:42:04 -07:00 |
|
Kai Zheng
|
68caf8728e
|
Fixed a compiling issue introduced by HADOOP-11705.
|
2015-05-26 11:32:26 -07:00 |
|
drankye
|
292e367d07
|
HADOOP-11705. Make erasure coder configurable. Contributed by Kai Zheng
|
2015-05-26 11:32:25 -07:00 |
|
Vinayakumar B
|
8f89d7489d
|
HADOOP-11646. Erasure Coder API for encoding and decoding of block group ( Contributed by Kai Zheng )
|
2015-05-26 11:32:25 -07:00 |
|
drankye
|
c0945a8971
|
HADOOP-11643. Define EC schema API for ErasureCodec. Contributed by Kai Zheng
|
2015-05-26 11:32:24 -07:00 |
|
drankye
|
dae27f6dd1
|
HADOOP-11542. Raw Reed-Solomon coder in pure Java. Contributed by Kai Zheng
|
2015-05-26 11:07:15 -07:00 |
|
Kai Zheng
|
b29f3bde4d
|
HADOOP-11541. Raw XOR coder
|
2015-05-26 11:03:35 -07:00 |
|
Akira Ajisaka
|
56996a685e
|
HADOOP-8751. NPE in Token.toString() when Token is constructed using null identifier. Contributed by kanaka kumar avvaru.
|
2015-05-26 16:16:21 +09:00 |
|
Arun Suresh
|
fd3cb533d2
|
HADOOP-11973. Ensure ZkDelegationTokenSecretManager namespace znodes get created with ACLs. (Gregory Chanan via asuresh)
|
2015-05-19 11:35:57 -07:00 |
|
Vinayakumar B
|
d4a2830b63
|
HADOOP-11103. Clean up RemoteException (Contributed by Sean Busbey)
|
2015-05-19 14:41:05 +05:30 |
|
Akira Ajisaka
|
3b50dcdce4
|
HADOOP-10971. Add -C flag to make hadoop fs -ls print filenames only. Contributed by Kengo Seki.
|
2015-05-19 17:25:27 +09:00 |
|
Arpit Agarwal
|
a2190bf15d
|
HDFS-8345. Storage policy APIs must be exposed via the FileSystem interface. (Arpit Agarwal)
|
2015-05-18 11:36:29 -07:00 |
|
Akira Ajisaka
|
a46506d99c
|
HADOOP-10582. Fix the test case for copying to non-existent dir in TestFsShellCopy. Contributed by Kousuke Saruta.
|
2015-05-18 16:31:41 +09:00 |
|
cnauroth
|
09fe16f166
|
HADOOP-11713. ViewFileSystem should support snapshot methods. Contributed by Rakesh R.
|
2015-05-14 14:55:58 -07:00 |
|
Robert Kanter
|
315074bb08
|
HADOOP-9737. JarFinder#getJar should delete the jar file upon destruction of the JVM (jbonofre via rkanter)
|
2015-05-08 16:05:04 -07:00 |
|
Robert (Bobby) Evans
|
cc17c83585
|
HADOOP-6842. "hadoop fs -text" does not give a useful text representation of MapWritable objects
|
2015-05-08 11:57:14 -05:00 |
|
Akira Ajisaka
|
305e4733d6
|
HADOOP-10387. Misspelling of threshold in log4j.properties for tests in hadoop-common-project. Contributed by Brahma Reddy Battula.
|
2015-05-07 16:53:57 +09:00 |
|
Xiaoyu Yao
|
7a26d174af
|
HDFS-8310. Fix TestCLI.testAll 'help: help for find' on Windows. (Kiran Kumar M R via Xiaoyu Yao)
|
2015-05-06 10:24:46 -07:00 |
|
Colin Patrick Mccabe
|
90b3845648
|
HADOOP-11912. Extra configuration key used in TraceUtils should respect prefix (Masatake Iwasaki via Colin P. McCabe)
|
2015-05-05 17:40:31 -07:00 |
|
Robert Kanter
|
9809a16d3c
|
MAPREDUCE-6192. Create unit test to automatically compare MR related classes and mapred-default.xml (rchiang via rkanter)
|
2015-05-05 14:43:28 -07:00 |
|
Andrew Wang
|
05adc76ace
|
HADOOP-11120. hadoop fs -rmr gives wrong advice. Contributed by Juliet Houghland.
|
2015-05-05 08:37:37 -07:00 |
|
Tsuyoshi Ozawa
|
338e88a19e
|
HADOOP-11916. TestStringUtils#testLowerAndUpperStrings failed on MAC due to a JVM bug. Contributed by Ming Ma.
|
2015-05-05 12:39:24 +09:00 |
|
Gera Shegalov
|
f343f8657e
|
HADOOP-11491. HarFs incorrectly declared as requiring an authority. (Brahma Reddy Battula via gera)
|
2015-05-01 18:18:55 -07:00 |
|
Colin Patrick Mccabe
|
b82567d455
|
HDFS-8213. DFSClient should use hdfs.client.htrace HTrace configuration prefix rather than hadoop.htrace (cmccabe)
|
2015-05-01 11:19:40 -07:00 |
|
Jonathan Eagles
|
2d7363b273
|
HADOOP-11889. Make checkstyle runnable from root project (Gera Shegalov via jeagles)
|
2015-05-01 13:11:50 -05:00 |
|
Arpit Agarwal
|
0d5b0143cc
|
HDFS-8205. CommandFormat#parse() should not parse option as value of option. (Contributed by Peter Shi and Xiaoyu Yao)
|
2015-04-27 12:23:34 -07:00 |
|
Akira Ajisaka
|
ac281e3fc8
|
HADOOP-11627. Remove io.native.lib.available. Contributed by Brahma Reddy Battula.
|
2015-04-24 08:08:55 +09:00 |
|
Andrew Wang
|
26971e52ae
|
HADOOP-11852. Disable symlinks in trunk.
|
2015-04-23 11:47:01 -07:00 |
|
Arpit Agarwal
|
49f6e3d35e
|
HADOOP-10597. RPC Server signals backoff to clients when all request queues are full. (Contributed by Ming Ma)
|
2015-04-23 09:35:04 -07:00 |
|
Gera Shegalov
|
6d2cf9fbbd
|
HADOOP-11812. Implement listLocatedStatus for ViewFileSystem to speed up split calculation (gera)
|
2015-04-21 13:57:23 -07:00 |
|
Arun Suresh
|
424a00daa0
|
HADOOP-11704. DelegationTokenAuthenticationFilter must pass ipaddress instead of hostname to ProxyUsers#authorize (Anubhav Dhoot via asuresh)
|
2015-04-21 11:31:51 -07:00 |
|
Vinayakumar B
|
b5a0b24643
|
HADOOP-11819. HttpServerFunctionalTest#prepareTestWebapp should create web app directory if it does not exist. (Contributed by Rohith)
|
2015-04-14 11:58:12 +05:30 |
|
Allen Wittenauer
|
d4e8c09593
|
HADOOP-9642. Configuration to resolve environment variables via ${env.VARIABLE} references (Kengo Seki via aw)
|
2015-04-14 08:20:13 +02:00 |
|
Arpit Agarwal
|
18a3dad44a
|
HDFS-7701. Support reporting per storage type quota and usage with hadoop/hdfs shell. (Contributed by Peter Shi)
|
2015-04-13 21:01:15 -07:00 |
|
Tsuyoshi Ozawa
|
174d8b3a10
|
HADOOP-11811. Fix typos in hadoop-project/pom.xml. Contributed by Brahma Reddy Battula.
|
2015-04-13 06:59:51 -05:00 |
|
cnauroth
|
bd77a7c4d9
|
HADOOP-11796. Skip TestShellBasedIdMapping.testStaticMapUpdate on Windows. Contributed by Xiaoyu Yao.
|
2015-04-07 14:47:21 -07:00 |
|
Akira Ajisaka
|
228ae9aaa4
|
HADOOP-11800. Clean up some test methods in TestCodec.java. Contributed by Brahma Reddy Battula.
|
2015-04-04 00:32:18 +09:00 |
|
cnauroth
|
5763b173d3
|
HADOOP-9805. Refactor RawLocalFileSystem#rename for improved testability. Contributed by Jean-Pierre Matsumoto.
|
2015-04-02 16:13:00 -07:00 |
|
Colin Patrick Mccabe
|
d9ac5ee2c4
|
HADOOP-11660. Add support for hardware crc of HDFS checksums on ARM aarch64 architecture (Edward Nevill via Colin P. McCabe)
|
2015-03-30 13:55:02 -07:00 |
|
Arpit Agarwal
|
3d0708bdb0
|
HDFS-7824. GetContentSummary API and its namenode implementation for Storage Type Quota/Usage. (Contributed by Xiaoyu Yao)
|
2015-03-26 10:24:11 -07:00 |
|
Haohui Mai
|
e4b8d9e72d
|
HADOOP-10670. Allow AuthenticationFilters to load secret from signature secret files. Contributed by Kai Zheng.
|
2015-03-25 11:12:42 -07:00 |
|
Andrew Wang
|
387f271c81
|
HADOOP-11711. Provide a default value for AES/CTR/NoPadding CryptoCodec classes.
|
2015-03-12 21:40:58 -07:00 |
|
Yongjun Zhang
|
8212877415
|
HADOOP-9477. Add posixGroups support for LDAP groups mapping service. (Dapeng Sun via Yongjun Zhang)
|
2015-03-12 14:52:36 -07:00 |
|
cnauroth
|
ff83ae7231
|
HADOOP-10027. *Compressor_deflateBytesDirect passes instance instead of jclass to GetStaticObjectField. Contributed by Hui Zheng.
|
2015-03-11 23:27:49 -07:00 |
|
Gera Shegalov
|
64eb068ee8
|
DelegateToFileSystem erroneously uses default FS's port in constructor. (Brahma Reddy Battula via gera)
|
2015-03-10 13:52:06 -07:00 |
|
Chris Douglas
|
790aa6790e
|
HADOOP-11673. Skip using JUnit Assume in TestCodec.
Contributed by Brahma Reddy Battula.
|
2015-03-08 19:18:59 -07:00 |
|
Jian He
|
21101c01f2
|
YARN-2190. Added CPU and memory limit options to the default container executor for Windows containers. Contributed by Chuan Liu
|
2015-03-06 14:18:11 -08:00 |
|
Tsuyoshi Ozawa
|
74a4754d1c
|
HADOOP-11648. Set DomainSocketWatcher thread name explicitly. Contributed by Liang Xie.
|
2015-03-05 16:05:44 +09:00 |
|
Karthik Kambatla
|
8d88691d16
|
YARN-3242. Asynchrony in ZK-close can lead to ZKRMStateStore watcher receiving events for old client. (Zhihai Xu via kasha)
|
2015-03-04 19:49:05 -08:00 |
|
Tsuyoshi Ozawa
|
d1c6accb6f
|
HADOOP-11602. Fix toUpperCase/toLowerCase to use Locale.ENGLISH. (ozawa)
|
2015-03-03 14:17:52 +09:00 |
|
Akira Ajisaka
|
ca1c00bf81
|
HADOOP-11658. Externalize io.compression.codecs property. Contributed by Kai Zheng.
|
2015-03-02 01:12:44 -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 |
|
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 |
|
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 |
|
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 |
|
Gera Shegalov
|
1dba57271f
|
HADOOP-11619. FTPFileSystem should override getDefaultPort. (Brahma Reddy Battula via gera)
|
2015-02-23 21:05:59 -08:00 |
|
Robert Kanter
|
6f0133039a
|
HADOOP-11612. Workaround for Curator's ChildReaper requiring Guava 15+. (rkanter)
|
2015-02-20 19:47:28 -08:00 |
|
cnauroth
|
3c5ff0759c
|
HADOOP-11604. Prevent ConcurrentModificationException while closing domain sockets during shutdown of DomainSocketWatcher thread. Contributed by Chris Nauroth.
|
2015-02-20 13:07:16 -08:00 |
|
Jason Lowe
|
f0f2992686
|
HADOOP-9087. Queue size metric for metric sinks isn't actually maintained. Contributed by Akira AJISAKA
|
2015-02-19 17:30:07 +00:00 |
|
yliu
|
64a8375635
|
HADOOP-11595. Add default implementation for AbstractFileSystem#truncate. (yliu)
|
2015-02-19 08:26:42 +08:00 |
|
Tsuyoshi Ozawa
|
946456c6d8
|
HADOOP-11602. Fix toUpperCase/toLowerCase to use Locale.ENGLISH. (ozawa)
|
2015-02-19 13:06:53 +09:00 |
|
Akira Ajisaka
|
18fb421fab
|
HADOOP-11440. Use "test.build.data" instead of "build.test.dir" for testing in ClientBaseWithFixes. Contributed by Kengo Seki.
|
2015-02-18 17:55:04 -08:00 |
|
Akira Ajisaka
|
1714609919
|
HADOOP-11545. ArrayIndexOutOfBoundsException is thrown with "hadoop credential list -provider". Contributed by Brahma Reddy Battula.
|
2015-02-18 11:17:10 -08:00 |
|
Tsuyoshi Ozawa
|
3f56a4cb0c
|
HADOOP-11599. Client#getTimeout should use IPC_CLIENT_PING_DEFAULT when IPC_CLIENT_PING_KEY is not configured. Contributed by zhihai xu.
|
2015-02-18 17:35:11 +09:00 |
|
Kihwal Lee
|
685af8a3d0
|
HADOOP-11295. RPC Server Reader thread can't shutdown if RPCCallQueue is full. Contributed by Ming Ma.
|
2015-02-17 17:14:58 -06:00 |
|
Vinayakumar B
|
cf4b7f506d
|
HADOOP-11000. HAServiceProtocol's health state is incorrectly transitioned to SERVICE_NOT_RESPONDING (Contributed by Ming Ma)
|
2015-02-17 14:55:56 +05:30 |
|
Tsuyoshi Ozawa
|
ef950ea1c0
|
HADOOP-11589. NetUtils.createSocketAddr should trim the input URI. Contributed by Rakesh R.
|
2015-02-15 00:30:46 +09:00 |
|
Tsuyoshi Ozawa
|
b7d48286a9
|
Rvert "HADOOP-11589. NetUtils.createSocketAddr should trim the input URI. Contributed by Rakesh R."
This reverts commit 965ce9e24e .
|
2015-02-15 00:28:59 +09:00 |
|
Tsuyoshi Ozawa
|
965ce9e24e
|
HADOOP-11589. NetUtils.createSocketAddr should trim the input URI. Contributed by Rakesh R.
|
2015-02-15 00:13:10 +09:00 |
|
Akira Ajisaka
|
9395c76697
|
HADOOP-9869. Configuration.getSocketAddr()/getEnum() should use getTrimmed(). Contributed by Tsuyoshi Ozawa.
|
2015-02-12 15:50:48 -08:00 |
|
Haohui Mai
|
bc5aa7d0b1
|
HADOOP-11587. TestMapFile#testMainMethodMapFile creates test files in hadoop-common project root. Contributed by Xiaoyu Yao.
|
2015-02-12 10:30:39 -08:00 |
|
Harsh J
|
e0ec0718d0
|
HADOOP-11512. Use getTrimmedStrings when reading serialization keys. Contributed by Ryan P.
|
2015-02-10 12:51:56 +05:30 |
|
yliu
|
1b56d1ce32
|
HADOOP-11510. Expose truncate API via FileContext. (yliu)
|
2015-02-10 01:45:29 +08:00 |
|
Allen Wittenauer
|
576459801c
|
HADOOP-8934. Shell command ls should include sort options (Jonathan Allen via aw) (missed file)
|
2015-02-09 12:54:25 -08:00 |
|
Allen Wittenauer
|
30b797ee9d
|
HADOOP-8934. Shell command ls should include sort options (Jonathan Allen via aw)
|
2015-02-09 12:50:44 -08:00 |
|
Steve Loughran
|
1425e3d37c
|
HADOOP-11535 TableMapping related tests failed due to 'successful' resolving of invalid test hostname
|
2015-02-06 13:03:43 +00:00 |
|
Gera Shegalov
|
644548f201
|
HADOOP-11506. Configuration variable expansion regex expensive for long values. (Gera Shegalov via gera)
|
2015-02-06 00:27:54 -08:00 |
|
Allen Wittenauer
|
af3aadf04f
|
HADOOP-6964. Allow compact property description in xml (Kengo Seki via aw)
|
2015-02-05 19:09:37 -08:00 |
|
yliu
|
03f7ed382b
|
HDFS-7655. Expose truncate API for Web HDFS. (yliu)
|
2015-02-05 23:45:06 +08:00 |
|
Allen Wittenauer
|
276485e1de
|
HADOOP-9044. add FindClass main class to provide classpath checking of installations (Steve Loughran via aw)
|
2015-02-05 11:31:56 -08:00 |
|
Allen Wittenauer
|
fb06c00837
|
HADOOP-7713. dfs -count -q should label output column (Jonathan Allen via aw)
|
2015-02-05 07:44:49 -08:00 |
|
Junping Du
|
0b567f4246
|
HADOOP-10062. race condition in MetricsSystemImpl#publishMetricsNow that causes incorrect results. (Contributed by Sangjin Lee)
|
2015-02-04 19:10:52 -08:00 |
|
Robert Kanter
|
f7a77819a1
|
YARN-3022. Expose Container resource information from NodeManager for monitoring (adhoot via ranter)
|
2015-02-03 10:39:41 -08:00 |
|
cnauroth
|
8004a00230
|
HADOOP-10181. GangliaContext does not work with multicast ganglia setup. Contributed by Andrew Johnson.
|
2015-02-02 11:09:09 -08:00 |
|
Gera Shegalov
|
26c2de36e2
|
HADOOP-11432. Fix SymlinkBaseTest#testCreateLinkUsingPartQualPath2. (Liang Xie via gera)
|
2015-01-30 18:40:40 -08:00 |
|
Colin Patrick Mccabe
|
09ad9a868a
|
HADOOP-11498. Bump the version of HTrace to 3.1.0-incubating (Masatake Iwasaki via Colin P. McCabe)
|
2015-01-30 16:01:59 -08:00 |
|
Kihwal Lee
|
8dc59cb9e0
|
HADOOP-9137. Support connection limiting in IPC server. Contributed by Kihwal Lee.
|
2015-01-30 17:21:36 -06:00 |
|
Haohui Mai
|
543064e89d
|
HADOOP-4297. Enable Java assertions when running tests. Contributed by Tsz Wo Nicholas Sze.
|
2015-01-27 11:05:55 -08:00 |
|
Steve Loughran
|
1f2b6956c2
|
HADOOP-6221 RPC Client operations cannot be interrupted (stevel)
|
2015-01-26 22:04:56 +00:00 |
|
Tsuyoshi Ozawa
|
786dbdfad8
|
HADOOP-11209. Configuration#updatingResource/finalParameters are not thread-safe. Contributed by Varun Saxena.
|
2015-01-22 14:15:59 +09:00 |
|
cnauroth
|
925c9fed33
|
HADOOP-10668. Addendum patch to fix TestZKFailoverController. Contributed by Ming Ma.
|
2015-01-21 11:52:48 -08:00 |
|
Jason Lowe
|
07b0806036
|
HADOOP-11327. BloomFilter#not() omits the last bit, resulting in an incorrect filter. Contributed by Eric Payne
|
2015-01-21 19:04:29 +00:00 |
|
cnauroth
|
7fc1f2f5cf
|
HADOOP-10668. TestZKFailoverControllerStress#testExpireBackAndForth occasionally fails. Contributed by Ming Ma.
|
2015-01-19 11:28:30 -08:00 |
|
Haohui Mai
|
3ab3a64988
|
HADOOP-11350. The size of header buffer of HttpServer is too small when HTTPS is enabled. Contributed by Benoy Antony.
|
2015-01-15 16:17:30 -08:00 |
|
Robert Kanter
|
b6ff9c03a4
|
HADOOP-8757. Metrics should disallow names with invalid characters (rchiang via rkanter)
|
2015-01-15 11:39:43 -08:00 |
|
Akira Ajisaka
|
ce29074685
|
HADOOP-11318. Update the document for hadoop fs -stat
|
2015-01-16 00:55:20 +09:00 |
|
Akira Ajisaka
|
db51548f70
|
HADOOP-11483. HardLink.java should use the jdk7 createLink method
|
2015-01-15 20:54:44 +09:00 |
|
Colin Patrick Mccabe
|
a5a033c7ca
|
HDFS-7067. ClassCastException while using a key created by keytool to create encryption zone. (Charles Lamb via Colin P. McCabe)
|
2015-01-14 17:42:59 -08:00 |
|
Ravi Prakash
|
4d29142100
|
HADOOP-11400. GraphiteSink does not reconnect to Graphite after 'broken pipe'
(Kamil Gorlo via raviprak)
|
2015-01-10 08:35:40 -08:00 |
|
Brandon Li
|
09d31bc630
|
HADOOP-9992. Modify the NN loadGenerator to optionally run as a MapReduce job. Contributed by Akshay Radia
|
2015-01-09 17:24:22 -08:00 |
|
Benoy Antony
|
20625c8f04
|
HADOOP-10651. Add ability to restrict service access using IP addresses and hostnames. (Benoy Antony)
|
2015-01-08 10:06:48 -08:00 |
|
Tsuyoshi Ozawa
|
a6ed4894b5
|
HADOOP-11032. Replace use of Guava's Stopwatch with Hadoop's StopWatch. (ozawa)
|
2015-01-08 14:51:57 +09:00 |
|
Tsuyoshi Ozawa
|
9886396400
|
Revert "Replace use of Guava's Stopwatch with Hadoop's StopWatch. (ozawa)" because of missing JIRA's number.
This reverts commit 2eba7eb9af .
|
2015-01-08 14:35:08 +09:00 |
|
Tsuyoshi Ozawa
|
2eba7eb9af
|
Replace use of Guava's Stopwatch with Hadoop's StopWatch. (ozawa)
|
2015-01-08 14:21:30 +09:00 |
|
cnauroth
|
3ed0aed3cc
|
HADOOP-11462. TestSocketIOWithTimeout needs change for PowerPC platform. Contributed by Ayappan.
|
2015-01-07 12:24:10 -08:00 |
|
Brandon Li
|
788ee35e2b
|
HDFS-7564. NFS gateway dynamically reload UID/GID mapping file /etc/nfs.map. Contributed by Yongjun Zhang
|
2015-01-06 16:19:39 -08:00 |
|
Benoy Antony
|
53caeaa16b
|
HADOOP-11402. Negative user-to-group cache entries are never cleared for never-again-accessed users. Contributed by Varun Saxena.
|
2015-01-05 15:06:46 -08:00 |
|
yliu
|
21c6f01831
|
HADOOP-11455. KMS and Credential CLI should request confirmation for deletion by default. (Charles Lamb via yliu)
|
2015-01-05 06:55:08 +08:00 |
|
Brandon Li
|
892b1bb746
|
HDFS-7563. NFS gateway parseStaticMap NumberFormatException. Contributed by Yongjun Zhang
|
2015-01-02 10:49:50 -08:00 |
|
Robert Kanter
|
66cfe1dc73
|
HADOOP-11399. Java Configuration file and .xml files should be automatically cross-compared (rchiang via rkanter)
|
2014-12-23 14:30:46 -08:00 |
|