Yuming Wang created SPARK-19660:
-----------------------------------
Summary: Replace the configuration property names that are
deprecated in the version of Hadoop 2.6
Key: SPARK-19660
URL: https://issues.apache.org/jira/browse/SPARK-19660
Project: Spark
Issue Type: Improvement
Components: Spark Core, SQL
Affects Versions: 2.1.0
Reporter: Yuming WangReplace all the Hadoop deprecated configuration property names according to [DeprecatedProperties|https://hadoop.apache.org/docs/r2.6.0/hadoop-project-dist/hadoop-common/DeprecatedProperties.html]. except: https://github.com/apache/spark/blob/v2.1.0/python/pyspark/sql/tests.py#L1533 https://github.com/apache/spark/blob/v2.1.0/sql/core/src/test/scala/org/apache/spark/sql/SQLQuerySuite.scala#L987 https://github.com/apache/spark/blob/v2.1.0/sql/core/src/main/scala/org/apache/spark/sql/execution/command/SetCommand.scala#L45 https://github.com/apache/spark/blob/v2.1.0/sql/core/src/main/scala/org/apache/spark/sql/internal/SQLConf.scala#L614 -- This message was sent by Atlassian JIRA (v6.3.15#6346) --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
