DUE TO SPAM, SIGN-UP IS DISABLED. Goto Selfserve wiki signup and request an account.
Ozone is an experimental space where we can try out new solutions without breaking Hdfs/Yarn compatibility. But after a while stable features can be moved back to hadoop-common/hdfs projects. This pages collects the possible candidates:
| HDDS Jira | Hadoop Jira | Desc |
|---|---|---|
| HDDS-447 | Full classpath separation for each deamon | |
| many | HADOOP-16063 | Provide docker-compose based pseudo cluster definition for Hdfs/Yarn clusters |
| HDFS-13343 | Provide robotframework based smoke tests to make it easier to test releases/patches | |
| HDDS-846 | Standard servlet to publish HadoopMetrics in Prometheus format | |
| many | Use picocli for command line parsing. We started to use and it provides better command line parsing and better user experience. | |
| HDDS-1150 | HADOOP-15566 | Started to use opentracing for distributed tracing. This is like a POC as this was one of the suggested option in the HADOOP jira. It can help to decide the best option for hadoop common. |