shivsood commented on issue #24969: [SPARK-28151][SQL] ByteType, ShortType and FloatTypes are not correctly mapped for read/write of SQLServer tables URL: https://github.com/apache/spark/pull/24969#issuecomment-509344107 > **[Test build #107364 has finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/107364/testReport)** for PR 24969 at commit [`8a7d960`](https://github.com/apache/spark/commit/8a7d960833799ba4a20e90b21e564b1d8a61f424). > > * This patch **fails to build**. > > * This patch merges cleanly. > > * This patch adds no public classes. Not clear why this failure. Can someone guide please. [info] Done packaging. java.lang.RuntimeException: 1 fatal warnings at scala.sys.package$.error(package.scala:27) at SparkBuild$$anonfun$sharedSettings$21.apply(SparkBuild.scala:315) at SparkBuild$$anonfun$sharedSettings$21.apply(SparkBuild.scala:284) at scala.Function1$$anonfun$compose$1.apply(Function1.scala:47) at sbt.$tilde$greater$$anonfun$$u2219$1.apply(TypeFunctions.scala:40) at sbt.std.Transform$$anon$4.work(System.scala:63) at sbt.Execute$$anonfun$submit$1$$anonfun$apply$1.apply(Execute.scala:228) at sbt.Execute$$anonfun$submit$1$$anonfun$apply$1.apply(Execute.scala:228) at sbt.ErrorHandling$.wideConvert(ErrorHandling.scala:17) at sbt.Execute.work(Execute.scala:237) at sbt.Execute$$anonfun$submit$1.apply(Execute.scala:228) at sbt.Execute$$anonfun$submit$1.apply(Execute.scala:228) at sbt.ConcurrentRestrictions$$anon$4$$anonfun$1.apply(ConcurrentRestrictions.scala:159) at sbt.CompletionService$$anon$2.call(CompletionService.scala:28) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) [error] (sql/compile:compile) 1 fatal warnings [error] Total time: 161 s, completed Jul 8, 2019 10:57:09 AM [error] running /home/jenkins/workspace/SparkPullRequestBuilder/build/sbt -Phadoop-2.7 -Pkubernetes -Phive-thriftserver -Phadoop-cloud -Pkinesis-asl -Pyarn -Pspark-ganglia-lgpl -Phive -Pmesos test:package streaming-kinesis-asl-assembly/assembly ; received return code 1 Attempting to post to Github... > Post successful. Build step 'Execute shell' marked build as failure Archiving artifacts Recording test results ERROR: Step ?Publish JUnit test result report? failed: No test report files were found. Configuration error? Test FAILed. Refer to this link for build results (access rights to CI server needed): https://amplab.cs.berkeley.edu/jenkins//job/SparkPullRequestBuilder/107364/ Test FAILed. Finished: FAILURE
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
