Does SystemML still support Hadoop 1?

I see in MRConfigurationNames a static initialization block for Hadoop
v1/v2 properties. I'd like to remove the current deprecated property
warnings (log messages in the console) that we get with Hadoop v2.4.1 and I
was wondering if I should add the old v1 and new v2 versions to
MRConfigurationNames or if I can just add the new v2 versions and the v1
versions can be removed.

If we still support Hadoop v1, we might want to update the pom with
profiles for Hadoop 1 and 2.

Deron

Reply via email to