[ https://issues.apache.org/jira/browse/HIVE-5276?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13800739#comment-13800739 ]
Hive QA commented on HIVE-5276: ------------------------------- {color:red}Overall{color}: -1 no tests executed Here are the results of testing the latest attachment: https://issues.apache.org/jira/secure/attachment/12609390/D12879.3.patch Test results: https://builds.apache.org/job/PreCommit-HIVE-Build/1183/testReport Console output: https://builds.apache.org/job/PreCommit-HIVE-Build/1183/console Messages: {noformat} Executing org.apache.hive.ptest.execution.PrepPhase Tests failed with: NonZeroExitCodeException: Command 'bash /data/hive-ptest/working/scratch/source-prep.sh' failed with exit status 1 and output '+ [[ -n '' ]] + export 'ANT_OPTS=-Xmx1g -XX:MaxPermSize=256m -Dhttp.proxyHost=localhost -Dhttp.proxyPort=3128' + ANT_OPTS='-Xmx1g -XX:MaxPermSize=256m -Dhttp.proxyHost=localhost -Dhttp.proxyPort=3128' + export 'M2_OPTS=-Xmx1g -XX:MaxPermSize=256m ' + M2_OPTS='-Xmx1g -XX:MaxPermSize=256m ' + cd /data/hive-ptest/working/ + tee /data/hive-ptest/logs/PreCommit-HIVE-Build-1183/source-prep.txt + [[ true == \t\r\u\e ]] + rm -rf ivy maven + mkdir -p maven ivy + [[ svn = \s\v\n ]] + [[ -n '' ]] + [[ -d apache-svn-trunk-source ]] + [[ ! -d apache-svn-trunk-source/.svn ]] + [[ ! -d apache-svn-trunk-source ]] + cd apache-svn-trunk-source + svn revert -R . Reverted 'conf/hive-default.xml.template' Reverted 'common/src/java/org/apache/hadoop/hive/conf/HiveConf.java' Reverted 'ql/src/java/org/apache/hadoop/hive/ql/plan/FetchWork.java' Reverted 'ql/src/java/org/apache/hadoop/hive/ql/parse/MapReduceCompiler.java' Reverted 'ql/src/java/org/apache/hadoop/hive/ql/parse/QB.java' Reverted 'ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzer.java' Reverted 'ql/src/java/org/apache/hadoop/hive/ql/exec/SMBMapJoinOperator.java' Reverted 'ql/src/java/org/apache/hadoop/hive/ql/exec/FetchTask.java' Reverted 'ql/src/java/org/apache/hadoop/hive/ql/exec/FetchOperator.java' ++ egrep -v '^X|^Performing status on external' ++ awk '{print $2}' ++ svn status --no-ignore + rm -rf build hcatalog/build hcatalog/core/build hcatalog/storage-handlers/hbase/build hcatalog/server-extensions/build hcatalog/webhcat/svr/build hcatalog/webhcat/java-client/build hcatalog/hcatalog-pig-adapter/build common/src/gen ql/src/test/results/clientpositive/orderby_query_bucketing.q.out ql/src/test/queries/clientpositive/orderby_query_bucketing.q ql/src/java/org/apache/hadoop/hive/ql/exec/MergeSortingFetcher.java ql/src/java/org/apache/hadoop/hive/ql/exec/RowFetcher.java + svn update U ql/src/test/results/clientnegative/invalid_tbl_name.q.out U ql/src/test/results/clientnegative/ptf_window_boundaries.q.out U ql/src/test/results/clientnegative/column_rename3.q.out U ql/src/test/results/clientnegative/show_columns2.q.out U ql/src/test/results/clientnegative/invalid_select_expression.q.out U ql/src/test/results/clientnegative/uniquejoin3.q.out U ql/src/test/results/clientnegative/alter_partition_coltype_2columns.q.out U ql/src/test/results/clientnegative/invalid_create_tbl2.q.out U ql/src/test/results/clientnegative/clusterbyorderby.q.out U ql/src/test/results/clientnegative/archive_partspec3.q.out U ql/src/test/results/clientnegative/show_tables_bad1.q.out U ql/src/test/results/clientnegative/create_or_replace_view6.q.out U ql/src/test/results/clientnegative/select_charliteral.q.out U ql/src/test/results/clientnegative/ptf_negative_PartitionBySortBy.q.out U ql/src/test/results/clientnegative/columnstats_partlvl_multiple_part_clause.q.out U ql/src/test/results/clientnegative/ptf_window_boundaries2.q.out U ql/src/test/results/clientnegative/select_udtf_alias.q.out U ql/src/test/results/clientnegative/lateral_view_join.q.out U ql/src/test/results/clientnegative/set_table_property.q.out U ql/src/test/results/clientnegative/ptf_negative_DistributeByOrderBy.q.out U ql/src/test/results/clientnegative/show_tables_bad2.q.out U ql/src/test/results/clientnegative/alter_partition_coltype_invalidtype.q.out U ql/src/test/results/compiler/errors/invalid_select.q.out U ql/src/test/results/compiler/errors/quoted_string.q.out U ql/src/test/results/compiler/errors/garbage.q.out U ql/src/test/results/compiler/errors/macro_reserved_word.q.out U ql/src/test/results/compiler/errors/wrong_distinct2.q.out U ql/src/test/results/compiler/errors/missing_overwrite.q.out U ql/src/test/results/compiler/errors/invalid_create_table.q.out U ql/src/java/org/apache/hadoop/hive/ql/parse/ParseException.java Fetching external item into 'hcatalog/src/test/e2e/harness' Updated external to revision 1534224. Updated to revision 1534224. + patchCommandPath=/data/hive-ptest/working/scratch/smart-apply-patch.sh + patchFilePath=/data/hive-ptest/working/scratch/build.patch + [[ -f /data/hive-ptest/working/scratch/build.patch ]] + chmod +x /data/hive-ptest/working/scratch/smart-apply-patch.sh + /data/hive-ptest/working/scratch/smart-apply-patch.sh /data/hive-ptest/working/scratch/build.patch The patch does not appear to apply with p0 to p2 + exit 1 ' {noformat} This message is automatically generated. > Skip useless string encoding stage for hiveserver2 > -------------------------------------------------- > > Key: HIVE-5276 > URL: https://issues.apache.org/jira/browse/HIVE-5276 > Project: Hive > Issue Type: Improvement > Components: HiveServer2 > Reporter: Navis > Assignee: Navis > Priority: Minor > Attachments: D12879.2.patch, D12879.3.patch, HIVE-5276.3.patch.txt, > HIVE-5276.D12879.1.patch > > > Current hiveserver2 acquires rows in string format which is used for cli > output. Then convert them into row again and convert to final format lastly. > This is inefficient and memory consuming. -- This message was sent by Atlassian JIRA (v6.1#6144)