[ https://issues.apache.org/jira/browse/HIVE-19079?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16438898#comment-16438898 ]
Hive QA commented on HIVE-19079: -------------------------------- Here are the results of testing the latest attachment: https://issues.apache.org/jira/secure/attachment/12919029/Expanded-Truncated-Query.png {color:red}ERROR:{color} -1 due to build exiting with an error Test results: https://builds.apache.org/job/PreCommit-HIVE-Build/10234/testReport Console output: https://builds.apache.org/job/PreCommit-HIVE-Build/10234/console Test logs: http://104.198.109.242/logs/PreCommit-HIVE-Build-10234/ Messages: {noformat} Executing org.apache.hive.ptest.execution.TestCheckPhase Executing org.apache.hive.ptest.execution.PrepPhase Tests exited with: NonZeroExitCodeException Command 'bash /data/hiveptest/working/scratch/source-prep.sh' failed with exit status 1 and output '+ date '+%Y-%m-%d %T.%3N' 2018-04-16 00:54:30.092 + [[ -n /usr/lib/jvm/java-8-openjdk-amd64 ]] + export JAVA_HOME=/usr/lib/jvm/java-8-openjdk-amd64 + JAVA_HOME=/usr/lib/jvm/java-8-openjdk-amd64 + export PATH=/usr/lib/jvm/java-8-openjdk-amd64/bin/:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games + PATH=/usr/lib/jvm/java-8-openjdk-amd64/bin/:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games + export 'ANT_OPTS=-Xmx1g -XX:MaxPermSize=256m ' + ANT_OPTS='-Xmx1g -XX:MaxPermSize=256m ' + export 'MAVEN_OPTS=-Xmx1g ' + MAVEN_OPTS='-Xmx1g ' + cd /data/hiveptest/working/ + tee /data/hiveptest/logs/PreCommit-HIVE-Build-10234/source-prep.txt + [[ false == \t\r\u\e ]] + mkdir -p maven ivy + [[ git = \s\v\n ]] + [[ git = \g\i\t ]] + [[ -z master ]] + [[ -d apache-github-source-source ]] + [[ ! -d apache-github-source-source/.git ]] + [[ ! -d apache-github-source-source ]] + date '+%Y-%m-%d %T.%3N' 2018-04-16 00:54:30.094 + cd apache-github-source-source + git fetch origin + git reset --hard HEAD HEAD is now at 204d715 HIVE-17645 : MM tables patch conflicts with HIVE-17482 (Spark/Acid integration) (Jason Dere via Eugene Koifman) + git clean -f -d + git checkout master Already on 'master' Your branch is up-to-date with 'origin/master'. + git reset --hard origin/master HEAD is now at 204d715 HIVE-17645 : MM tables patch conflicts with HIVE-17482 (Spark/Acid integration) (Jason Dere via Eugene Koifman) + git merge --ff-only origin/master Already up-to-date. + date '+%Y-%m-%d %T.%3N' 2018-04-16 00:54:31.312 + rm -rf ../yetus_PreCommit-HIVE-Build-10234 + mkdir ../yetus_PreCommit-HIVE-Build-10234 + git gc + cp -R . ../yetus_PreCommit-HIVE-Build-10234 + mkdir /data/hiveptest/logs/PreCommit-HIVE-Build-10234/yetus + patchCommandPath=/data/hiveptest/working/scratch/smart-apply-patch.sh + patchFilePath=/data/hiveptest/working/scratch/build.patch + [[ -f /data/hiveptest/working/scratch/build.patch ]] + chmod +x /data/hiveptest/working/scratch/smart-apply-patch.sh + /data/hiveptest/working/scratch/smart-apply-patch.sh /data/hiveptest/working/scratch/build.patch fatal: unrecognized input fatal: unrecognized input fatal: unrecognized input The patch does not appear to apply with p0, p1, or p2 + exit 1 ' {noformat} This message is automatically generated. ATTACHMENT ID: 12919029 - PreCommit-HIVE-Build > Add extended query string to Spark job description > -------------------------------------------------- > > Key: HIVE-19079 > URL: https://issues.apache.org/jira/browse/HIVE-19079 > Project: Hive > Issue Type: Sub-task > Components: Spark > Reporter: Sahil Takiar > Assignee: Sahil Takiar > Priority: Major > Attachments: Collapsed-Truncated-Query.png, > Expanded-Truncated-Query.png, HIVE-19079.1.patch > > > As of HIVE-16601, we place a shortened very of the query into the Spark job > description. We should look into adding a longer version of the query. It > seems that the Spark Web UI has a nice feature where long job descriptions > will be truncated with a {{...}}, but when you click on the {{...}} it > expands to show the rest of the string. -- This message was sent by Atlassian JIRA (v7.6.3#76005)