Releases: minyk/morphline-mr
Releases · minyk/morphline-mr
0.6-hadoop2
0.5-hadoop2 release
Morphlines-MR 0.5 release.
- Bump up hadoop version to 2.6.0
- Bump up kite version to 0.18.0
- Add writeCSV morphline custom command.
- Fix mapper for test cases.
Bug fix release 0.4.1-hadoop2
Bug fix release.
- now the MorphlinesMRDriver deletes an existing exception directory before job submit.
0.4-hadoop2
- Exception data relocated with -e option.
- Morphlines-mr counters locally archived with -c option.
Build with -DskipTests. Currently unit test will fail due to distributed cache.
Release 0.3 version
Release 0.2.1 version
- Add some counters for job information.
- In this version, the morphlines configuration file should be in the HDFS. This problem will be fixed in the upcoming release.
Release 0.2 version
Add ExceptionPartitioner and IdentityReducer for unparsable log collection.