Dear MRQL developers & mentors, I would like to prepare a new release candidate, MRQL 0.9.2, for vote in the next few days. After this, we may want to think about graduation to TLP. There is an issue about this release that may cause a rejection:
I have included source files from Hadoop mapreduce at: src/main/java/multipleinputs (used by the mvn profile -PMultipleInputs). These files are only needed for old Hadoop distributions that do not support the MultipleInputs class. Should I a) remove it and tell that we don't support old Hadoop or b) keep it and add something in NOTICE (is it necessary?). Things that need to be done before the release: 1) Need to update http://incubator.apache.org/projects/mrql.html to add the new PMC, Moon Soo Lee, and to add links to the incubation status reports for December 2013, March 2014, and June 2014. Only a mentor can edit this file. 2) Need to update the MRQL web site and WiKi to add the new PMC and the new instructions for installation and testing. 3) I would like to add support for Hama 0.6.4. Currently, MRQL compiles fine with 0.6.4 but the hama run script doesn't load the MRQL jar file. Leonidas