From issues-return-169386-archive-asf-public=cust-asf.ponee.io@hive.apache.org Tue Oct 15 23:25:02 2019 Return-Path: X-Original-To: archive-asf-public@cust-asf.ponee.io Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [207.244.88.153]) by mx-eu-01.ponee.io (Postfix) with SMTP id 5A4CF18067C for ; Wed, 16 Oct 2019 01:25:02 +0200 (CEST) Received: (qmail 7651 invoked by uid 500); 15 Oct 2019 23:25:01 -0000 Mailing-List: contact issues-help@hive.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@hive.apache.org Delivered-To: mailing list issues@hive.apache.org Received: (qmail 7635 invoked by uid 99); 15 Oct 2019 23:25:01 -0000 Received: from mailrelay1-us-west.apache.org (HELO mailrelay1-us-west.apache.org) (209.188.14.139) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 15 Oct 2019 23:25:01 +0000 Received: from jira-he-de.apache.org (static.172.67.40.188.clients.your-server.de [188.40.67.172]) by mailrelay1-us-west.apache.org (ASF Mail Server at mailrelay1-us-west.apache.org) with ESMTP id F3BA7E300F for ; Tue, 15 Oct 2019 23:25:00 +0000 (UTC) Received: from jira-he-de.apache.org (localhost.localdomain [127.0.0.1]) by jira-he-de.apache.org (ASF Mail Server at jira-he-de.apache.org) with ESMTP id 2930C78053F for ; Tue, 15 Oct 2019 23:25:00 +0000 (UTC) Date: Tue, 15 Oct 2019 23:25:00 +0000 (UTC) From: "Hive QA (Jira)" To: issues@hive.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (HIVE-15826) Add 'serialization.encoding' To All SerDes MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/HIVE-15826?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16952373#comment-16952373 ] Hive QA commented on HIVE-15826: -------------------------------- Here are the results of testing the latest attachment: https://issues.apache.org/jira/secure/attachment/12854897/HIVE-15826.1.patch {color:red}ERROR:{color} -1 due to build exiting with an error Test results: https://builds.apache.org/job/PreCommit-HIVE-Build/19005/testReport Console output: https://builds.apache.org/job/PreCommit-HIVE-Build/19005/console Test logs: http://104.198.109.242/logs/PreCommit-HIVE-Build-19005/ 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' 2019-10-15 23:23:37.435 + [[ -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-19005/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' 2019-10-15 23:23:37.438 + cd apache-github-source-source + git fetch origin + git reset --hard HEAD HEAD is now at fbabad1 HIVE-22239: Scale data size using column value ranges (Jesus Camacho Rodriguez, reviewed by Zoltan Haindrich) + git clean -f -d Removing standalone-metastore/metastore-server/src/gen/ + git checkout master Already on 'master' Your branch is up-to-date with 'origin/master'. + git reset --hard origin/master HEAD is now at fbabad1 HIVE-22239: Scale data size using column value ranges (Jesus Camacho Rodriguez, reviewed by Zoltan Haindrich) + git merge --ff-only origin/master Already up-to-date. + date '+%Y-%m-%d %T.%3N' 2019-10-15 23:23:38.639 + rm -rf ../yetus_PreCommit-HIVE-Build-19005 + mkdir ../yetus_PreCommit-HIVE-Build-19005 + git gc + cp -R . ../yetus_PreCommit-HIVE-Build-19005 + mkdir /data/hiveptest/logs/PreCommit-HIVE-Build-19005/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 error: patch failed: contrib/src/test/queries/clientpositive/serde_regex.q:39 Falling back to three-way merge... Applied patch to 'contrib/src/test/queries/clientpositive/serde_regex.q' with conflicts. error: patch failed: hcatalog/core/src/main/java/org/apache/hive/hcatalog/data/JsonSerDe.java:38 Falling back to three-way merge... Applied patch to 'hcatalog/core/src/main/java/org/apache/hive/hcatalog/data/JsonSerDe.java' with conflicts. error: patch failed: ql/src/test/queries/clientpositive/json_serde1.q:3 Falling back to three-way merge... Applied patch to 'ql/src/test/queries/clientpositive/json_serde1.q' with conflicts. error: patch failed: ql/src/test/results/clientpositive/json_serde1.q.out:6 Falling back to three-way merge... Applied patch to 'ql/src/test/results/clientpositive/json_serde1.q.out' with conflicts. error: patch failed: ql/src/test/results/clientpositive/serde_opencsv.q.out:12 Falling back to three-way merge... Applied patch to 'ql/src/test/results/clientpositive/serde_opencsv.q.out' with conflicts. Going to apply patch with: git apply -p0 error: patch failed: contrib/src/test/queries/clientpositive/serde_regex.q:39 Falling back to three-way merge... Applied patch to 'contrib/src/test/queries/clientpositive/serde_regex.q' with conflicts. error: patch failed: hcatalog/core/src/main/java/org/apache/hive/hcatalog/data/JsonSerDe.java:38 Falling back to three-way merge... Applied patch to 'hcatalog/core/src/main/java/org/apache/hive/hcatalog/data/JsonSerDe.java' with conflicts. error: patch failed: ql/src/test/queries/clientpositive/json_serde1.q:3 Falling back to three-way merge... Applied patch to 'ql/src/test/queries/clientpositive/json_serde1.q' with conflicts. error: patch failed: ql/src/test/results/clientpositive/json_serde1.q.out:6 Falling back to three-way merge... Applied patch to 'ql/src/test/results/clientpositive/json_serde1.q.out' with conflicts. error: patch failed: ql/src/test/results/clientpositive/serde_opencsv.q.out:12 Falling back to three-way merge... Applied patch to 'ql/src/test/results/clientpositive/serde_opencsv.q.out' with conflicts. U contrib/src/test/queries/clientpositive/serde_regex.q U hcatalog/core/src/main/java/org/apache/hive/hcatalog/data/JsonSerDe.java U ql/src/test/queries/clientpositive/json_serde1.q U ql/src/test/results/clientpositive/json_serde1.q.out U ql/src/test/results/clientpositive/serde_opencsv.q.out + result=1 + '[' 1 -ne 0 ']' + rm -rf yetus_PreCommit-HIVE-Build-19005 + exit 1 ' {noformat} This message is automatically generated. ATTACHMENT ID: 12854897 - PreCommit-HIVE-Build > Add 'serialization.encoding' To All SerDes > ------------------------------------------ > > Key: HIVE-15826 > URL: https://issues.apache.org/jira/browse/HIVE-15826 > Project: Hive > Issue Type: Improvement > Components: Serializers/Deserializers > Reporter: David Mollitor > Assignee: Teddy Choi > Priority: Major > Attachments: HIVE-15826.1.patch > > > The feature of 'serialization.encoding' has been implemented for the following SerDes: > MultiDelimitSerDe, LazySimpleSerDe > Please extend this feature to: > JSON, CSV, and RegexSerDe -- This message was sent by Atlassian Jira (v8.3.4#803005)