Sean Owen created SPARK-12481: --------------------------------- Summary: Remove usage of Hadoop deprecated APIs and reflection that supported 1.x Key: SPARK-12481 URL: https://issues.apache.org/jira/browse/SPARK-12481 Project: Spark Issue Type: Sub-task Components: Spark Core, SQL, Streaming Reporter: Sean Owen Assignee: Sean Owen
Many API calls that were deprecated as of Hadoop 2.2 can be fixed now to use the non-deprecated methods. Also, some reflection-based acrobatics to support 2.x and 1.x can be removed now too. -- This message was sent by Atlassian JIRA (v6.3.4#6332) --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@spark.apache.org For additional commands, e-mail: issues-h...@spark.apache.org