Dongjoon Hyun created SPARK-13627:
-------------------------------------
Summary: Fix simple deprecation warnings
Key: SPARK-13627
URL: https://issues.apache.org/jira/browse/SPARK-13627
Project: Spark
Issue Type: Bug
Components: Examples, PySpark, SQL, YARN
Reporter: Dongjoon Hyun
Priority: Minor
This issue aims to fix the following 21 deprecation warnings.
* (6) MethodSymbolApi.paramss--> paramLists
* (4) AnnotationApi.tpe -> tree.tpe
* (3) BufferLike.readOnly -> toList.
* (3) StandardNames.nme -> termNames
* (3) scala.tools.nsc.interpreter.AbstractFileClassLoader ->
scala.reflect.internal.util.AbstractFileClassLoader
* (2) TypeApi.declarations-> decls
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]