cnauroth
|
6cc8e38db5
|
HADOOP-12258. Need translate java.nio.file.NoSuchFileException to FileNotFoundException to avoid regression. Contributed by Zhihai Xu.
|
2015-08-12 16:44:53 -07:00 |
|
Robert Kanter
|
dc2340c60e
|
YARN-4031. Add JvmPauseMonitor to ApplicationHistoryServer and WebAppProxyServer (djp via rkanter)
|
2015-08-12 15:47:47 -07:00 |
|
Aaron T. Myers
|
820f864a26
|
HADOOP-12318. Expose underlying LDAP exceptions in SaslPlainServer. Contributed by Mike Yoder.
|
2015-08-12 15:24:16 -07:00 |
|
Xiaoyu Yao
|
3e715a4f4c
|
HDFS-8879. Quota by storage type usage incorrectly initialized upon namenode restart. Contributed by Xiaoyu Yao.
|
2015-08-12 15:20:54 -07:00 |
|
Jian He
|
e5003be907
|
YARN-4026. Refactored ContainerAllocator to accept a list of priorites rather than a single priority. Contributed by Wangda Tan
|
2015-08-12 15:07:50 -07:00 |
|
rohithsharmaks
|
1c12adb71f
|
YARN-4023. Publish Application Priority to TimelineServer. (Sunil G via rohithsharmaks)
|
2015-08-12 14:45:41 +05:30 |
|
Andrew Wang
|
1ea1a8334e
|
HDFS-8887. Expose storage type and storage ID in BlockLocation.
|
2015-08-11 23:25:33 -07:00 |
|
Xuan
|
3ae716fa69
|
YARN-3999. RM hangs on draing events. Contributed by Jian He
|
2015-08-11 18:25:11 -07:00 |
|
Vinod Kumar Vavilapalli (I am also known as @tshooter.)
|
7c796fd12c
|
Adding release 2.6.1 to CHANGES.txt
|
2015-08-11 13:20:23 -07:00 |
|
Jing Zhao
|
1fc3c779a4
|
HDFS-8805. Archival Storage: getStoragePolicy should not need superuser privilege. Contributed by Brahma Reddy Battula.
|
2015-08-11 10:28:18 -07:00 |
|
Jian He
|
fa1d84ae27
|
YARN-3887. Support changing Application priority during runtime. Contributed by Sunil G
|
2015-08-10 20:51:54 -07:00 |
|
Tsz-Wo Nicholas Sze
|
b56daff6a1
|
HDFS-8818. Changes the global moveExecutor to per datanode executors and changes MAX_SIZE_TO_MOVE to be configurable.
|
2015-08-10 16:52:02 -07:00 |
|
Wangda Tan
|
cf9d3c9256
|
YARN-3873. PendingApplications in LeafQueue should also use OrderingPolicy. (Sunil G via wangda)
|
2015-08-10 14:54:55 -07:00 |
|
Jakob Homan
|
8f73bdd06b
|
HDFS-8866. Typo in docs: Rumtime -> Runtime. Contributed by Gabor Liptak.
|
2015-08-07 11:38:31 -07:00 |
|
Andrew Wang
|
98a27d1101
|
HDFS-8772. Fix TestStandbyIsHot#testDatanodeRestarts which occasionally fails. Contributed by Walter Su.
|
2015-08-07 09:51:46 -07:00 |
|
Wangda Tan
|
4bc42d76e7
|
YARN-3966. Fix excessive loggings in CapacityScheduler. (Jian He via wangda)
|
2015-08-07 09:46:57 -07:00 |
|
Rohith Sharma K S
|
b6265d39c5
|
YARN-3948. Display Application Priority in RM Web UI.(Sunil G via rohithsharmaks)
|
2015-08-07 10:43:41 +05:30 |
|
Arpit Agarwal
|
6d4eee718a
|
HDFS-8856. Make LeaseManager#countPath O(1). (Contributed by Arpit Agarwal)
|
2015-08-06 18:51:28 -07:00 |
|
Carlo Curino
|
8572a5a14b
|
YARN-3974. Refactor the reservation system test cases to use parameterized base test. (subru via curino)
|
2015-08-02 01:55:31 -07:00 |
|
Jing Zhao
|
f4c523b69b
|
Revert "HDFS-8499. Refactor BlockInfo class hierarchy with static helper class. Contributed by Zhe Zhang."
This reverts commit c17439c2dd .
|
2015-08-06 10:21:55 -07:00 |
|
Jing Zhao
|
663eba0ab1
|
Revert "HDFS-8623. Refactor NameNode handling of invalid, corrupt, and under-recovery blocks. Contributed by Zhe Zhang."
This reverts commit de480d6c89 .
|
2015-08-06 10:21:54 -07:00 |
|
Allen Wittenauer
|
fb1be0b310
|
MAPREDUCE-6257. Document encrypted spills (Bibin A Chundatt via aw)
|
2015-08-06 10:13:51 -07:00 |
|
Junping Du
|
e73a928a63
|
MAPREDUCE-6443. Add JvmPauseMonitor to JobHistoryServer. Contributed by Robert Kanter.
(cherry picked from commit c8469357bad481ca8e341050553a5ae6d98bf8e5)
Conflicts:
hadoop-mapreduce-project/CHANGES.txt
|
2015-08-06 07:03:46 -07:00 |
|
Junping Du
|
cfee02b3bd
|
YARN-4019. Add JvmPauseMonitor to ResourceManager and NodeManager. Contributed by Robert Kanter.
|
2015-08-06 06:49:45 -07:00 |
|
Arun Suresh
|
154c9d2e42
|
YARN-3961. Expose pending, running and reserved containers of a queue in REST api and yarn top (adhoot via asuresh)
|
2015-08-05 23:14:14 -07:00 |
|
Vinayakumar B
|
cc71ad80e1
|
HDFS-8815. DFS getStoragePolicy implementation using single RPC call (Contributed by Surendra Singh Lilhore)
|
2015-08-06 11:10:48 +05:30 |
|
rohithsharmaks
|
df9e7280db
|
YARN-3992. TestApplicationPriority.testApplicationPriorityAllocation fails intermittently. (Contributed by Sunil G)
|
2015-08-06 10:43:37 +05:30 |
|
Jian He
|
f59612edd7
|
HADOOP-11932. MetricsSinkAdapter may hang when being stopped. Contributed by Brahma Reddy Battula
|
2015-08-05 16:12:45 -07:00 |
|
cnauroth
|
3da0bedaec
|
HADOOP-12304. Applications using FileContext fail with the default file system configured to be wasb/s3/etc. Contributed by Chris Nauroth.
|
2015-08-05 14:56:41 -07:00 |
|
Jian He
|
ba2313d614
|
YARN-3983. Refactored CapacityScheduleri#FiCaSchedulerApp to easier extend container allocation logic. Contributed by Wangda Tan
|
2015-08-05 13:47:40 -07:00 |
|
Arun Suresh
|
f271d37735
|
YARN-3736. Add RMStateStore apis to store and load accepted reservations for failover (adhoot via asuresh)
|
2015-08-05 12:57:12 -07:00 |
|
Colin Patrick Mccabe
|
4ab49a4365
|
HADOOP-12302. Fix native compilation on Windows after HADOOP-7824 (Vinayakumar B via Colin P. McCabe)
|
2015-08-05 09:46:51 -07:00 |
|
Colin Patrick Mccabe
|
6f83274afc
|
HADOOP-12280. Skip unit tests based on maven profile rather than NativeCodeLoader.isNativeCodeLoaded (Masatake Iwasaki via Colin P. McCabe)
|
2015-08-05 09:42:38 -07:00 |
|
Akira Ajisaka
|
52f3525586
|
HADOOP-12274. Remove direct download link from BULIDING.txt. Contributed by Caleb Severn.
|
2015-08-05 17:45:55 +09:00 |
|
Lei Xu
|
d5403747b5
|
HADOOP-12269. Update aws-sdk dependency to 1.10.6 (Thomas Demoor via Lei (Eddy) Xu)
|
2015-08-04 18:51:52 -07:00 |
|
Colin Patrick Mccabe
|
c95993cbaf
|
HDFS-8844. TestHDFSCLI does not cleanup the test directory (Masatake Iwasaki via Colin P. McCabe)
|
2015-08-04 12:22:06 -07:00 |
|
yliu
|
9a08999906
|
HDFS-8850. VolumeScanner thread exits with exception if there is no block pool to be scanned but there are suspicious blocks. (Colin Patrick McCabe via yliu)
|
2015-08-04 15:54:23 +08:00 |
|
Xuan
|
c3364ca8e7
|
YARN-4004. container-executor should print output of docker logs if the
docker container exits with non-0 exit status. Contributed by Varun
Vasudev
|
2015-08-03 18:10:11 -07:00 |
|
Xuan
|
0306d902f5
|
YARN-3543. ApplicationReport should be able to tell whether the
Application is AM managed or not. Contributed by Rohith Sharma K S
|
2015-08-03 15:46:00 -07:00 |
|
Jason Lowe
|
469cfcd695
|
YARN-3965. Add startup timestamp to nodemanager UI. Contributed by Hong Zhiguo
|
2015-08-03 15:53:32 +00:00 |
|
Jonathan Eagles
|
3cd02b9522
|
YARN-3978. Configurably turn off the saving of container info in Generic AHS (Eric Payne via jeagles)
|
2015-08-03 10:38:05 -05:00 |
|
Zhihai Xu
|
90b510405a
|
HDFS-8847. change TestHDFSContractAppend to not override testRenameFileBeingAppended method. Contributed by Zhihai Xu
|
2015-07-31 21:40:43 -07:00 |
|
Zhihai Xu
|
a628a6f126
|
HADOOP-12268. AbstractContractAppendTest#testRenameFileBeingAppended misses rename operation. Contributed by Zhihai Xu
|
2015-07-31 21:32:45 -07:00 |
|
Xiaoyu Yao
|
d311a38a6b
|
HDFS-6860. BlockStateChange logs are too noisy. Contributed by Chang Li and Xiaoyu Yao.
|
2015-07-31 16:15:50 -07:00 |
|
Colin Patrick Mccabe
|
454da959c7
|
HADOOP-12183. Annotate the HTrace span created by FsShell with the command-line arguments passed by the user (Masatake Iwasaki via Colin P. McCabe)
|
2015-07-31 15:14:18 -07:00 |
|
Colin Patrick Mccabe
|
21d10ccc6e
|
HADOOP-7824. NativeIO.java flags and identifiers must be set correctly for each platform, not hardcoded to their Linux values (Martin Walsh via Colin P. McCabe)
|
2015-07-31 15:01:34 -07:00 |
|
Allen Wittenauer
|
a890a31529
|
HADOOP-10854. unit tests for the shell scripts (aw)
|
2015-07-31 14:34:48 -07:00 |
|
Allen Wittenauer
|
666cafca8d
|
HADOOP-12249. pull argument parsing into a function (aw)
|
2015-07-31 14:32:21 -07:00 |
|
Jason Lowe
|
d0e0ba8010
|
MAPREDUCE-6394. Speed up Task processing loop in HsTasksBlock#render(). Contributed by Ray Chiang
|
2015-07-31 18:17:54 +00:00 |
|
Jason Lowe
|
32e490b6c0
|
YARN-3990. AsyncDispatcher may overloaded with RMAppNodeUpdateEvent when Node is connected/disconnected. Contributed by Bibin A Chundatt
|
2015-07-31 17:37:24 +00:00 |
|