Description
Hadoop 3 will introduce Erasure Coding support for HDFS. This means less disk usage, but increased CPU load for reading/writing.
The contents of Oozie sharelib are localized every time an asynchronous action is executed. Therefore, to reduce the possible negative performance impact of EC, Oozie sharelib should not utilize it.
Since we're supporting Hadoop 2 as well, using the EC API will be done with Java reflection. Later, when we drop support for Hadoop 2, this can be rewritten.
Attachments
Attachments
Issue Links
- links to