You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[2022-01-26T17:01:13.488Z] [INFO] Compiling 247 Scala sources and 28 Java sources to /home/jenkins/agent/workspace/jenkins-rapids_nightly-pre_release-github-335/sql-plugin/target/spark330/classes ...
[2022-01-26T17:01:35.380Z] [ERROR] [Error] /home/jenkins/agent/workspace/jenkins-rapids_nightly-pre_release-github-335/sql-plugin/src/main/scala/org/apache/spark/sql/rapids/GpuFileFormatDataWriter.scala:128: method newTaskTempFile in class FileCommitProtocol is deprecated (since 3.3.0): use newTaskTempFile(..., spec: FileNameSpec) instead
[2022-01-26T17:01:35.380Z] [ERROR] [Error] /home/jenkins/agent/workspace/jenkins-rapids_nightly-pre_release-github-335/sql-plugin/src/main/scala/org/apache/spark/sql/rapids/GpuFileFormatDataWriter.scala:262: method newTaskTempFileAbsPath in class FileCommitProtocol is deprecated (since 3.3.0): use newTaskTempFileAbsPath(..., spec: FileNameSpec) instead
[2022-01-26T17:01:35.380Z] [ERROR] [Error] /home/jenkins/agent/workspace/jenkins-rapids_nightly-pre_release-github-335/sql-plugin/src/main/scala/org/apache/spark/sql/rapids/GpuFileFormatDataWriter.scala:264: method newTaskTempFile in class FileCommitProtocol is deprecated (since 3.3.0): use newTaskTempFile(..., spec: FileNameSpec) instead
[2022-01-26T17:01:35.380Z] [ERROR] three errors found
This was triggered by a recent change in Spark 3.3, see SPARK-38015
The text was updated successfully, but these errors were encountered:
Build is failing with this error:
This was triggered by a recent change in Spark 3.3, see SPARK-38015
The text was updated successfully, but these errors were encountered: