Leonidas Fegaras created MRQL-60:
------------------------------------
Summary: Fix building dependencies for hadoop 1.x
Key: MRQL-60
URL: https://issues.apache.org/jira/browse/MRQL-60
Project: MRQL
Issue Type: Bug
Components: Run-Time/MapReduce
Affects Versions: 0.9.4
Reporter: Leonidas Fegaras
Assignee: Leonidas Fegaras
Priority: Critical
This patch fixes the build problems for map-reduce mode on hadoop 1.x reported
by Étienne Dumoulin: 1) It imports the commons-io package and 2) it uses
conf.set to clear a configuration variable, instead of conf.unset (which is
supported by hadoop 2.x only).
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)