bibinchundatt
|
be80334cdf
|
YARN-9639. DecommissioningNodesWatcher cause memory leak. Contributed by Bilwa S T.
|
2019-06-27 09:59:44 +05:30 |
|
Bharat Viswanadham
|
4848280437
|
HDDS-1638. Implement Key Write Requests to use Cache and DoubleBuffer. (#956)
|
2019-06-26 18:04:12 -07:00 |
|
Giovanni Matteo Fumarola
|
1ac967a6b7
|
YARN-6055. ContainersMonitorImpl need be adjusted when NM resource changed. Contributed by Inigo Goiri.
|
2019-06-26 14:01:31 -07:00 |
|
avijayanhwx
|
0a37ccf379
|
HDDS-1691 : RDBTable#isExist should use Rocksdb#keyMayExist (#1013)
|
2019-06-26 11:44:49 -07:00 |
|
Zhankun Tang
|
062eb605ac
|
YARN-9477. Implement VE discovery using libudev. Contributed by Peter Bacsko.
|
2019-06-26 23:53:14 +08:00 |
|
Bharat Viswanadham
|
a79bdf760e
|
HDDS-1727. Use generation of resourceName for locks in OzoneManagerLock. (#1014)
|
2019-06-25 17:12:45 -07:00 |
|
Anu Engineer
|
4b50981cfa
|
HDDS-1709. TestScmSafeNode is flaky.
Contributed by Elek, Marton.
|
2019-06-25 13:57:01 -07:00 |
|
Bharat Viswanadham
|
049bb42760
|
HDDS-1723. Create new OzoneManagerLock class. (#1006)
* HDDS-1723. Create new OzoneManagerLock class.
* add logs
* fix exception message
* add license
* fix findbug
* throw exception when acquiring 2nd lock failed.
* fix review comments
* fix missed review comment
* fix checkstyle
* fix review comments
|
2019-06-25 08:48:03 -07:00 |
|
Erik Krogen
|
ab0b180ddb
|
HDFS-12345 Add Dynamometer to hadoop-tools, a tool for scale testing the HDFS NameNode with real metadata and workloads. Contributed by Erik Krogen.
|
2019-06-25 08:07:39 -07:00 |
|
Akira Ajisaka
|
48d7f00da8
|
HDFS-14590. [SBN Read] Add the document link to the top page. Contributed by Takanobu Asanuma.
|
2019-06-25 19:11:09 +09:00 |
|
kkori
|
366f3deec5
|
HADOOP-16390. escape javadoc in S3AUtils public methods
Signed-off-by: Takanobu Asanuma <tasanuma@apache.org>
|
2019-06-25 17:47:37 +09:00 |
|
Anu Engineer
|
041e7a7dee
|
HDFS-14598. Findbugs warning caused by HDFS-12487.
Contributed by He Xiaoqiao.
|
2019-06-24 19:07:22 -07:00 |
|
Inigo Goiri
|
b76b843c8b
|
HDFS-13371. NPE for FsServerDefaults.getKeyProviderUri() for clientProtocol communication between 2.7 and 3.X. Contributed by Sherwood Zheng.
|
2019-06-24 17:52:33 -07:00 |
|
Inigo Goiri
|
38a560c6f1
|
Merge pull request #977 from leosunli/trunk
HDFS-14541. When evictableMmapped or evictable size is zero, do not throw NoSuchElementException.
|
2019-06-24 17:44:54 -07:00 |
|
Christopher Gregorian
|
129576f628
|
HDFS-14403. Cost-based extension to the RPC Fair Call Queue. Contributed by Christopher Gregorian.
|
2019-06-24 12:09:17 -07:00 |
|
Elek, Márton
|
d023f1f864
|
HDDS-1646. Support real persistence in the k8s example files (#945)
* HDDS-1646. Support real persistence in the k8s example files
* ephemeral clusters can be scaled up
|
2019-06-24 12:02:35 -07:00 |
|
Ajay Kumar
|
95c94dcca7
|
HADOOP-16350. Ability to tell HDFS client not to request KMS Information from NameNode. Ccontributed by Greg Senia, Ajay Kumar.
|
2019-06-24 11:59:07 -07:00 |
|
Elek, Márton
|
004207996c
|
HDDS-1597. Remove hdds-server-scm dependency from ozone-common (#969)
* HDDS-1597. Remove hdds-server-scm dependency from ozone-common. Contributed by Elek, Marton.
* checkstyle fixes
* revert the import reorder of HddsUtil
* add javadoc
* switch back to the commons-lang2
* fix typo
* fix metrics core classpath problem (+rebase fix)
|
2019-06-24 11:56:04 -07:00 |
|
Inigo Goiri
|
719d57bf46
|
HDFS-14545. RBF: Router should support GetUserMappingsProtocol. Contributed by Ayush Saxena.
|
2019-06-24 22:03:04 +05:30 |
|
Akira Ajisaka
|
8627f6532b
|
HDFS-14550. RBF: Failed to get statistics from NameNodes before 2.9.0. Contributed by He Xiaoqiao.
|
2019-06-24 22:03:04 +05:30 |
|
Ayush Saxena
|
b52fd05d42
|
HDFS-13404. Addendum: RBF: TestRouterWebHDFSContractAppend.testRenameFileBeingAppended fail. Contributed by Takanobu Asanuma.
|
2019-06-24 22:03:04 +05:30 |
|
Ayush Saxena
|
ba221dc50e
|
HDFS-14526. RBF: Update the document of RBF related metrics. Contributed by Takanobu Asanuma.
|
2019-06-24 22:03:04 +05:30 |
|
Ayush Saxena
|
ade8d3b60e
|
HDFS-14508. RBF: Clean-up and refactor UI components. Contributed by Takanobu Asanuma.
|
2019-06-24 22:03:04 +05:30 |
|
Ayush Saxena
|
6915d7e13c
|
HDFS-13480. RBF: Separate namenodeHeartbeat and routerHeartbeat to different config key. Contributed by Ayush Saxena.
|
2019-06-24 22:03:04 +05:30 |
|
Ayush Saxena
|
ddbe08db33
|
HDFS-13955. RBF: Support secure Namenode in NamenodeHeartbeatService. Contributed by CR Hota.
|
2019-06-24 22:03:04 +05:30 |
|
Inigo Goiri
|
b062dd462d
|
HDFS-14475. RBF: Expose router security enabled status on the UI. Contributed by CR Hota.
|
2019-06-24 22:03:04 +05:30 |
|
Ayush Saxena
|
b6fff8c81e
|
HDFS-13787. RBF: Add Snapshot related ClientProtocol APIs. Contributed by Inigo Goiri.
|
2019-06-24 22:03:04 +05:30 |
|
Ayush Saxena
|
d240eec136
|
HDFS-14516. RBF: Create hdfs-rbf-site.xml for RBF specific properties. Contributed by Takanobu Asanuma.
|
2019-06-24 22:03:04 +05:30 |
|
Ayush Saxena
|
9b197c2893
|
HDFS-13909. RBF: Add Cache pools and directives related ClientProtocol APIs. Contributed by Ayush Saxena.
|
2019-06-24 22:03:04 +05:30 |
|
Ayush Saxena
|
ffbb6b6557
|
HDFS-13255. RBF: Fail when try to remove mount point paths. Contributed by Akira Ajisaka.
|
2019-06-24 22:03:04 +05:30 |
|
Ayush Saxena
|
8e4267650f
|
HDFS-14440. RBF: Optimize the file write process in case of multiple destinations. Contributed by Ayush Saxena.
|
2019-06-24 22:03:04 +05:30 |
|
Brahma Reddy Battula
|
2636a54ffd
|
HDFS-13995. RBF: Security documentation. Contributed by CR Hota.
|
2019-06-24 22:03:04 +05:30 |
|
Giovanni Matteo Fumarola
|
393f15176d
|
HDFS-14447. RBF: Router should support RefreshUserMappingsProtocol. Contributed by Shen Yinjie.
|
2019-06-24 22:03:04 +05:30 |
|
Giovanni Matteo Fumarola
|
3deb5d345f
|
HDFS-14490. RBF: Remove unnecessary quota checks. Contributed by Ayush Saxena.
|
2019-06-24 22:03:04 +05:30 |
|
Ayush Saxena
|
62fa53a01d
|
HDFS-14210. RBF: ACL commands should work over all the destinations. Contributed by Ayush Saxena.
|
2019-06-24 22:03:04 +05:30 |
|
Giovanni Matteo Fumarola
|
32841178ba
|
HDFS-14426. RBF: Add delegation token total count as one of the federation metrics. Contributed by Fengnan Li.
|
2019-06-24 22:03:04 +05:30 |
|
Ayush Saxena
|
203664e6b2
|
HDFS-14454. RBF: getContentSummary() should allow non-existing folders. Contributed by Inigo Goiri.
|
2019-06-24 22:03:04 +05:30 |
|
Ayush Saxena
|
b522b52bb1
|
HDFS-14457. RBF: Add order text SPACE in CLI command 'hdfs dfsrouteradmin'. Contributed by luhuachao.
|
2019-06-24 22:03:04 +05:30 |
|
Brahma Reddy Battula
|
021a43b1a4
|
HDFS-13972. RBF: Support for Delegation Token (WebHDFS). Contributed by CR Hota.
|
2019-06-24 22:03:04 +05:30 |
|
Ayush Saxena
|
de7da9b69e
|
HDFS-14422. RBF: Router shouldn't allow READ operations in safe mode. Contributed by Inigo Goiri.
|
2019-06-24 22:03:04 +05:30 |
|
Ayush Saxena
|
0f9b8d7a75
|
HDFS-14369. RBF: Fix trailing / for webhdfs. Contributed by Akira Ajisaka.
|
2019-06-24 22:03:04 +05:30 |
|
Ayush Saxena
|
dd8c2b92df
|
HDFS-13853. RBF: RouterAdmin update cmd is overwriting the entry not updating the existing. Contributed by Ayush Saxena.
|
2019-06-24 22:03:04 +05:30 |
|
Ayush Saxena
|
6c42d40504
|
HDFS-14316. RBF: Support unavailable subclusters for mount points with multiple destinations. Contributed by Inigo Goiri.
|
2019-06-24 22:03:04 +05:30 |
|
Ayush Saxena
|
0dbd87874a
|
HDFS-14388. RBF: Prevent loading metric system when disabled. Contributed by Inigo Goiri.
|
2019-06-24 22:03:03 +05:30 |
|
Ayush Saxena
|
9a9fbbe145
|
HDFS-14351. RBF: Optimize configuration item resolving for monitor namenode. Contributed by He Xiaoqiao and Inigo Goiri.
|
2019-06-24 22:03:03 +05:30 |
|
Giovanni Matteo Fumarola
|
f539e2a4ee
|
HDFS-14343. RBF: Fix renaming folders spread across multiple subclusters. Contributed by Ayush Saxena.
|
2019-06-24 22:03:03 +05:30 |
|
Giovanni Matteo Fumarola
|
2a2d5eb441
|
HDFS-14334. RBF: Use human readable format for long numbers in the Router UI. Contributed by Inigo Goiri.
|
2019-06-24 22:03:03 +05:30 |
|
Inigo Goiri
|
fcabc8f0e4
|
HDFS-14335. RBF: Fix heartbeat typos in the Router. Contributed by CR Hota.
|
2019-06-24 22:03:03 +05:30 |
|
Inigo Goiri
|
6cdf8db55c
|
HDFS-14331. RBF: IOE While Removing Mount Entry. Contributed by Ayush Saxena.
|
2019-06-24 22:03:03 +05:30 |
|
Inigo Goiri
|
1ce25e702b
|
HDFS-14329. RBF: Add maintenance nodes to federation metrics. Contributed by Ayush Saxena.
|
2019-06-24 22:03:03 +05:30 |
|