-
Notifications
You must be signed in to change notification settings - Fork 9.1k
HDFS-13771. Fix enableManagedDfsDirsRedundancy typo in creating MiniDFSCluster #404
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
Hi elek, I can't see details of those check failed, but I am quite sure that it's a bug inside the hadoop project. Here is the link of the jira issue: https://issues.apache.org/jira/browse/HDFS-13771 Thanks |
💔 -1 overall
This message was automatically generated. |
💔 -1 overall
This message was automatically generated. |
💔 -1 overall
This message was automatically generated. |
💔 -1 overall
This message was automatically generated. |
💔 -1 overall
This message was automatically generated. |
💔 -1 overall
This message was automatically generated. |
💔 -1 overall
This message was automatically generated. |
🎊 +1 overall
This message was automatically generated. |
Seems all tests haven been passed. |
💔 -1 overall
This message was automatically generated. |
Approximate RocksDB memory usage = Configured Block Cache size + MemTable size + Indexes and Bloom Filters size = rocksdb.block-cache-size + rocksdb.size-all-mem-tables + rocksdb.estimate-table-readers-mem Author: Prateek Maheshwari <pmaheshw@linkedin.com> Reviewers: Jagadish <jagadish@apache.org> Closes apache#404 from prateekm/rocksdb-memory
fix wrong parameter while calling initNameNodeConf issue