[
https://issues.apache.org/jira/browse/SYSTEMML-138?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Sebastian Baunsgaard closed SYSTEMML-138.
-----------------------------------------
Fix Version/s: SystemDS 2.0
Resolution: Won't Fix
MR1 should not be supported anymore, and we are moving on to consider
supporting MR3
> Update Hadoop deprecated classes and methods
> --------------------------------------------
>
> Key: SYSTEMML-138
> URL: https://issues.apache.org/jira/browse/SYSTEMML-138
> Project: SystemDS
> Issue Type: Task
> Reporter: Jon Deron Eriksson
> Priority: Major
> Fix For: SystemDS 2.0
>
>
> A number of deprecated Hadoop classes and methods are currently utilized by
> SystemML. Right now deprecation warnings are being suppressed by utilizing
> @SuppressWarnings("deprecation") annotations.
> References to deprecated classes and methods should be updated to
> non-deprecated classes and methods.
> Examples include:
> Path.makeQualified(FileSystem fs)
> SequenceFile.Reader.Reader(FileSystem fs, Path file, Configuration conf)
> SequenceFile.Writer.Writer(FileSystem fs, Configuration conf, Path name,
> Class keyClass, Class valClass)
> DistributedCache.addCacheFile(URI uri, Configuration conf)
> DistributedCache.createSymlink(Configuration conf)
--
This message was sent by Atlassian Jira
(v8.3.4#803005)