[jira] [Commented] (HIVE-16115) Stop printing progress info from operation logs with beeline progress bar

2017-08-30 Thread ASF GitHub Bot (JIRA)

[ 
https://issues.apache.org/jira/browse/HIVE-16115?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16147795#comment-16147795
 ] 

ASF GitHub Bot commented on HIVE-16115:
---

Github user anishek closed the pull request at:

https://github.com/apache/hive/pull/155


> Stop printing progress info from operation logs with beeline progress bar
> -
>
> Key: HIVE-16115
> URL: https://issues.apache.org/jira/browse/HIVE-16115
> Project: Hive
>  Issue Type: Improvement
>  Components: HiveServer2
>Affects Versions: 2.2.0
>Reporter: anishek
>Assignee: anishek
>Priority: Minor
> Fix For: 2.3.0
>
> Attachments: HIVE-16115.4.patch, HIVE-16115.5.patch
>
>
> when in progress bar is enabled, we should not print the progress information 
> via the operations logs. 



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)


[jira] [Commented] (HIVE-16115) Stop printing progress info from operation logs with beeline progress bar

2017-03-06 Thread ASF GitHub Bot (JIRA)

[ 
https://issues.apache.org/jira/browse/HIVE-16115?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15896996#comment-15896996
 ] 

ASF GitHub Bot commented on HIVE-16115:
---

GitHub user anishek opened a pull request:

https://github.com/apache/hive/pull/155

HIVE-16115: Stop printing progress info from operation logs with beeline 
progress bar

also fixing the issue where the session hive configuration was not read 
correctly for hive.server2.in.place.progress

You can merge this pull request into a Git repository by running:

$ git pull https://github.com/anishek/hive HIVE-16115

Alternatively you can review and apply these changes as the patch at:

https://github.com/apache/hive/pull/155.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

This closes #155


commit 48425d463c2f75f868a68a7f92ddcf57cc852192
Author: Anishek Agarwal 
Date:   2017-03-06T09:45:30Z

HIVE-16115: Stop printing progress info from operation logs with beeline 
progress bar

also fixing the issue where the session hive configuration was not read 
correctly for hive.server2.in.place.progress




> Stop printing progress info from operation logs with beeline progress bar
> -
>
> Key: HIVE-16115
> URL: https://issues.apache.org/jira/browse/HIVE-16115
> Project: Hive
>  Issue Type: Improvement
>  Components: HiveServer2
>Affects Versions: 2.2.0
>Reporter: anishek
>Assignee: anishek
>Priority: Minor
> Fix For: 2.2.0
>
>
> when in progress bar is enabled, we should not print the progress information 
> via the operations logs. 



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)


[jira] [Commented] (HIVE-16115) Stop printing progress info from operation logs with beeline progress bar

2017-03-06 Thread Hive QA (JIRA)

[ 
https://issues.apache.org/jira/browse/HIVE-16115?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15897195#comment-15897195
 ] 

Hive QA commented on HIVE-16115:




Here are the results of testing the latest attachment:
https://issues.apache.org/jira/secure/attachment/12856248/HIVE-16115.1.patch

{color:green}SUCCESS:{color} +1 due to 1 test(s) being added or modified.

{color:red}ERROR:{color} -1 due to 6 failed/errored test(s), 10328 tests 
executed
*Failed tests:*
{noformat}
org.apache.hadoop.hive.cli.TestBeeLineDriver.testCliDriver[escape_comments] 
(batchId=229)
org.apache.hadoop.hive.cli.TestCliDriver.testCliDriver[index_auto_mult_tables_compact]
 (batchId=33)
org.apache.hadoop.hive.cli.TestMiniLlapLocalCliDriver.testCliDriver[schema_evol_text_vec_table]
 (batchId=147)
org.apache.hadoop.hive.cli.TestPerfCliDriver.testCliDriver[query14] 
(batchId=224)
org.apache.hadoop.hive.cli.TestSparkCliDriver.testCliDriver[vector_between_in] 
(batchId=119)
org.apache.hive.beeline.TestBeeLineWithArgs.testQueryProgress (batchId=212)
{noformat}

Test results: https://builds.apache.org/job/PreCommit-HIVE-Build/3960/testReport
Console output: https://builds.apache.org/job/PreCommit-HIVE-Build/3960/console
Test logs: http://104.198.109.242/logs/PreCommit-HIVE-Build-3960/

Messages:
{noformat}
Executing org.apache.hive.ptest.execution.TestCheckPhase
Executing org.apache.hive.ptest.execution.PrepPhase
Executing org.apache.hive.ptest.execution.ExecutionPhase
Executing org.apache.hive.ptest.execution.ReportingPhase
Tests exited with: TestsFailedException: 6 tests failed
{noformat}

This message is automatically generated.

ATTACHMENT ID: 12856248 - PreCommit-HIVE-Build

> Stop printing progress info from operation logs with beeline progress bar
> -
>
> Key: HIVE-16115
> URL: https://issues.apache.org/jira/browse/HIVE-16115
> Project: Hive
>  Issue Type: Improvement
>  Components: HiveServer2
>Affects Versions: 2.2.0
>Reporter: anishek
>Assignee: anishek
>Priority: Minor
> Fix For: 2.2.0
>
> Attachments: HIVE-16115.1.patch
>
>
> when in progress bar is enabled, we should not print the progress information 
> via the operations logs. 



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)


[jira] [Commented] (HIVE-16115) Stop printing progress info from operation logs with beeline progress bar

2017-03-07 Thread Hive QA (JIRA)

[ 
https://issues.apache.org/jira/browse/HIVE-16115?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15899181#comment-15899181
 ] 

Hive QA commented on HIVE-16115:




Here are the results of testing the latest attachment:
https://issues.apache.org/jira/secure/attachment/12856440/HIVE-16115.2.patch

{color:red}ERROR:{color} -1 due to build exiting with an error

Test results: https://builds.apache.org/job/PreCommit-HIVE-Build/3989/testReport
Console output: https://builds.apache.org/job/PreCommit-HIVE-Build/3989/console
Test logs: http://104.198.109.242/logs/PreCommit-HIVE-Build-3989/

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'
2017-03-07 10:22:27.118
+ [[ -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-3989/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'
2017-03-07 10:22:27.121
+ cd apache-github-source-source
+ git fetch origin
+ git reset --hard HEAD
HEAD is now at 79c5092 HIVE-16101: QTest failure BeeLine escape_comments after 
HIVE-16045(Peter Vary via Zoltan Haindirch)
+ 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 79c5092 HIVE-16101: QTest failure BeeLine escape_comments after 
HIVE-16045(Peter Vary via Zoltan Haindirch)
+ git merge --ff-only origin/master
Already up-to-date.
+ date '+%Y-%m-%d %T.%3N'
2017-03-07 10:22:28.165
+ 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: 
service/src/java/org/apache/hive/service/cli/CLIService.java:472
error: service/src/java/org/apache/hive/service/cli/CLIService.java: patch does 
not apply
The patch does not appear to apply with p0, p1, or p2
+ exit 1
'
{noformat}

This message is automatically generated.

ATTACHMENT ID: 12856440 - PreCommit-HIVE-Build

> Stop printing progress info from operation logs with beeline progress bar
> -
>
> Key: HIVE-16115
> URL: https://issues.apache.org/jira/browse/HIVE-16115
> Project: Hive
>  Issue Type: Improvement
>  Components: HiveServer2
>Affects Versions: 2.2.0
>Reporter: anishek
>Assignee: anishek
>Priority: Minor
> Fix For: 2.2.0
>
> Attachments: HIVE-16115.1.patch, HIVE-16115.2.patch
>
>
> when in progress bar is enabled, we should not print the progress information 
> via the operations logs. 



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)


[jira] [Commented] (HIVE-16115) Stop printing progress info from operation logs with beeline progress bar

2017-03-08 Thread Vaibhav Gumashta (JIRA)

[ 
https://issues.apache.org/jira/browse/HIVE-16115?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15900890#comment-15900890
 ] 

Vaibhav Gumashta commented on HIVE-16115:
-

[~ziyangz] Some failures look related.

> Stop printing progress info from operation logs with beeline progress bar
> -
>
> Key: HIVE-16115
> URL: https://issues.apache.org/jira/browse/HIVE-16115
> Project: Hive
>  Issue Type: Improvement
>  Components: HiveServer2
>Affects Versions: 2.2.0
>Reporter: anishek
>Assignee: anishek
>Priority: Minor
> Fix For: 2.2.0
>
> Attachments: HIVE-16115.1.patch, HIVE-16115.2.patch, 
> HIVE-16115.3.patch
>
>
> when in progress bar is enabled, we should not print the progress information 
> via the operations logs. 



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)


[jira] [Commented] (HIVE-16115) Stop printing progress info from operation logs with beeline progress bar

2017-03-08 Thread Vaibhav Gumashta (JIRA)

[ 
https://issues.apache.org/jira/browse/HIVE-16115?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15900892#comment-15900892
 ] 

Vaibhav Gumashta commented on HIVE-16115:
-

[~anishek] Apologies, previous comment was intended for a different jira.

> Stop printing progress info from operation logs with beeline progress bar
> -
>
> Key: HIVE-16115
> URL: https://issues.apache.org/jira/browse/HIVE-16115
> Project: Hive
>  Issue Type: Improvement
>  Components: HiveServer2
>Affects Versions: 2.2.0
>Reporter: anishek
>Assignee: anishek
>Priority: Minor
> Fix For: 2.2.0
>
> Attachments: HIVE-16115.1.patch, HIVE-16115.2.patch, 
> HIVE-16115.3.patch
>
>
> when in progress bar is enabled, we should not print the progress information 
> via the operations logs. 



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)


[jira] [Commented] (HIVE-16115) Stop printing progress info from operation logs with beeline progress bar

2017-03-08 Thread Hive QA (JIRA)

[ 
https://issues.apache.org/jira/browse/HIVE-16115?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15901712#comment-15901712
 ] 

Hive QA commented on HIVE-16115:




Here are the results of testing the latest attachment:
https://issues.apache.org/jira/secure/attachment/12856739/HIVE-16115.3.patch

{color:green}SUCCESS:{color} +1 due to 1 test(s) being added or modified.

{color:red}ERROR:{color} -1 due to 2 failed/errored test(s), 10334 tests 
executed
*Failed tests:*
{noformat}
org.apache.hadoop.hive.cli.TestMiniLlapLocalCliDriver.testCliDriver[schema_evol_text_vec_table]
 (batchId=147)
org.apache.hive.beeline.TestBeeLineWithArgs.testQueryProgress (batchId=212)
{noformat}

Test results: https://builds.apache.org/job/PreCommit-HIVE-Build/4021/testReport
Console output: https://builds.apache.org/job/PreCommit-HIVE-Build/4021/console
Test logs: http://104.198.109.242/logs/PreCommit-HIVE-Build-4021/

Messages:
{noformat}
Executing org.apache.hive.ptest.execution.TestCheckPhase
Executing org.apache.hive.ptest.execution.PrepPhase
Executing org.apache.hive.ptest.execution.ExecutionPhase
Executing org.apache.hive.ptest.execution.ReportingPhase
Tests exited with: TestsFailedException: 2 tests failed
{noformat}

This message is automatically generated.

ATTACHMENT ID: 12856739 - PreCommit-HIVE-Build

> Stop printing progress info from operation logs with beeline progress bar
> -
>
> Key: HIVE-16115
> URL: https://issues.apache.org/jira/browse/HIVE-16115
> Project: Hive
>  Issue Type: Improvement
>  Components: HiveServer2
>Affects Versions: 2.2.0
>Reporter: anishek
>Assignee: anishek
>Priority: Minor
> Fix For: 2.2.0
>
> Attachments: HIVE-16115.1.patch, HIVE-16115.2.patch, 
> HIVE-16115.3.patch
>
>
> when in progress bar is enabled, we should not print the progress information 
> via the operations logs. 



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)


[jira] [Commented] (HIVE-16115) Stop printing progress info from operation logs with beeline progress bar

2017-03-09 Thread Vaibhav Gumashta (JIRA)

[ 
https://issues.apache.org/jira/browse/HIVE-16115?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15903356#comment-15903356
 ] 

Vaibhav Gumashta commented on HIVE-16115:
-

[~anishek] Looks like the {{TestBeeLineWithArgs.testQueryProgress}} failure is 
related.

> Stop printing progress info from operation logs with beeline progress bar
> -
>
> Key: HIVE-16115
> URL: https://issues.apache.org/jira/browse/HIVE-16115
> Project: Hive
>  Issue Type: Improvement
>  Components: HiveServer2
>Affects Versions: 2.2.0
>Reporter: anishek
>Assignee: anishek
>Priority: Minor
> Fix For: 2.2.0
>
> Attachments: HIVE-16115.1.patch, HIVE-16115.2.patch, 
> HIVE-16115.3.patch
>
>
> when in progress bar is enabled, we should not print the progress information 
> via the operations logs. 



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)


[jira] [Commented] (HIVE-16115) Stop printing progress info from operation logs with beeline progress bar

2017-03-09 Thread anishek (JIRA)

[ 
https://issues.apache.org/jira/browse/HIVE-16115?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15904395#comment-15904395
 ] 

anishek commented on HIVE-16115:


[~vgumashta] yes the failure is related, though I was trying to fix it with 
rebasing the patch on latest apache master and now its failing in @BeforeClass 
method, it seems to fail in some statistics calculation when dropping a table. 
I am investigating the same.


> Stop printing progress info from operation logs with beeline progress bar
> -
>
> Key: HIVE-16115
> URL: https://issues.apache.org/jira/browse/HIVE-16115
> Project: Hive
>  Issue Type: Improvement
>  Components: HiveServer2
>Affects Versions: 2.2.0
>Reporter: anishek
>Assignee: anishek
>Priority: Minor
> Fix For: 2.2.0
>
> Attachments: HIVE-16115.1.patch, HIVE-16115.2.patch, 
> HIVE-16115.3.patch
>
>
> when in progress bar is enabled, we should not print the progress information 
> via the operations logs. 



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)


[jira] [Commented] (HIVE-16115) Stop printing progress info from operation logs with beeline progress bar

2017-03-10 Thread anishek (JIRA)

[ 
https://issues.apache.org/jira/browse/HIVE-16115?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15904663#comment-15904663
 ] 

anishek commented on HIVE-16115:



in place progress bar enabled + hiveserver2 progress bar enabled 
{code}
0: jdbc:hive2://localhost:1/default> select max(age) from t;
org.apache.hadoop.hive.ql.Driver INFO  : Compiling 
command(queryId=anagarwal_20170306110118_3360db49-6f1b-4caf-93dc-7d8647d515be): 
select max(age) from t
org.apache.hadoop.hive.ql.Driver INFO  : Semantic Analysis Completed
org.apache.hadoop.hive.ql.Driver INFO  : Returning Hive schema: 
Schema(fieldSchemas:[FieldSchema(name:_c0, type:int, comment:null)], 
properties:null)
org.apache.hadoop.hive.ql.Driver INFO  : Completed compiling 
command(queryId=anagarwal_20170306110118_3360db49-6f1b-4caf-93dc-7d8647d515be); 
Time taken: 2.856 seconds
org.apache.hadoop.hive.ql.Driver INFO  : Concurrency mode is disabled, not 
creating a lock manager
org.apache.hadoop.hive.ql.Driver INFO  : Executing 
command(queryId=anagarwal_20170306110118_3360db49-6f1b-4caf-93dc-7d8647d515be): 
select max(age) from t
org.apache.hadoop.hive.ql.Driver INFO  : Query ID = 
anagarwal_20170306110118_3360db49-6f1b-4caf-93dc-7d8647d515be
org.apache.hadoop.hive.ql.Driver INFO  : Total jobs = 1
org.apache.hadoop.hive.ql.Driver INFO  : Launching Job 1 out of 1
org.apache.hadoop.hive.ql.Driver INFO  : Starting task [Stage-1:MAPRED] in 
serial mode
org.apache.hadoop.hive.ql.exec.Task INFO  : Tez session hasn't been created 
yet. Opening session
org.apache.hadoop.hive.ql.exec.Task INFO  : Dag name: select max(age) from 
t(Stage-1)
SessionState INFO  : Status: Running (Executing on YARN cluster with App id 
application_1488775060297_0003)

--
VERTICES  MODESTATUS  TOTAL  COMPLETED  RUNNING  PENDING  
FAILED  KILLED
--
Map 1 .. container SUCCEEDED  1  100
   0   0
Reducer 2 .. container SUCCEEDED  1  100
   0   0
--
VERTICES: 02/02  [==>>] 100%  ELAPSED TIME: 3.93 s
--
org.apache.hadoop.hive.ql.Driver INFO  : Completed executing 
command(queryId=anagarwal_20170306110118_3360db49-6f1b-4caf-93dc-7d8647d515be); 
Time taken: 9.945 seconds
org.apache.hadoop.hive.ql.Driver INFO  : OK
+--+
| _c0  |
+--+
| 100  |
+--+
{code}


hive in place progress bar enabled + hiveserver2 in place progress bar disabled.
{code}
0: jdbc:hive2://localhost:1/default> select max(age) from t;
org.apache.hadoop.hive.ql.Driver INFO  : Compiling 
command(queryId=anagarwal_20170306110233_29c7355a-edf5-4d90-9710-61f428dff2bf): 
select max(age) from t
org.apache.hadoop.hive.ql.Driver INFO  : Semantic Analysis Completed
org.apache.hadoop.hive.ql.Driver INFO  : Returning Hive schema: 
Schema(fieldSchemas:[FieldSchema(name:_c0, type:int, comment:null)], 
properties:null)
org.apache.hadoop.hive.ql.Driver INFO  : Completed compiling 
command(queryId=anagarwal_20170306110233_29c7355a-edf5-4d90-9710-61f428dff2bf); 
Time taken: 2.563 seconds
org.apache.hadoop.hive.ql.Driver INFO  : Concurrency mode is disabled, not 
creating a lock manager
org.apache.hadoop.hive.ql.Driver INFO  : Executing 
command(queryId=anagarwal_20170306110233_29c7355a-edf5-4d90-9710-61f428dff2bf): 
select max(age) from t
org.apache.hadoop.hive.ql.Driver INFO  : Query ID = 
anagarwal_20170306110233_29c7355a-edf5-4d90-9710-61f428dff2bf
org.apache.hadoop.hive.ql.Driver INFO  : Total jobs = 1
org.apache.hadoop.hive.ql.Driver INFO  : Launching Job 1 out of 1
org.apache.hadoop.hive.ql.Driver INFO  : Starting task [Stage-1:MAPRED] in 
serial mode
org.apache.hadoop.hive.ql.exec.Task INFO  : Tez session hasn't been created 
yet. Opening session
org.apache.hadoop.hive.ql.exec.Task INFO  : Dag name: select max(age) from 
t(Stage-1)
SessionState INFO  : Status: Running (Executing on YARN cluster with App id 
application_1488775060297_0004)

SessionState INFO  : Map 1: 0/1 Reducer 2: 0/1
SessionState INFO  : Map 1: 0(+1)/1 Reducer 2: 0/1
SessionState INFO  : Map 1: 1/1 Reducer 2: 0(+1)/1
SessionState INFO  : Map 1: 1/1 Reducer 2: 1/1
org.apache.hadoop.hive.ql.Driver INFO  : Completed executing 
command(queryId=anagarwal_20170306110233_29c7355a-edf5-4d90-9710-61f428dff2bf); 
Time taken: 9.156 seconds
org.apache.hadoop.hive.ql.Driver INFO  : OK
+--+
| _c0  |
+--+
| 100  |
+--+
{code}

> Stop printing progress info from operation logs with beeline progress bar
> -

[jira] [Commented] (HIVE-16115) Stop printing progress info from operation logs with beeline progress bar

2017-03-10 Thread Hive QA (JIRA)

[ 
https://issues.apache.org/jira/browse/HIVE-16115?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15904782#comment-15904782
 ] 

Hive QA commented on HIVE-16115:




Here are the results of testing the latest attachment:
https://issues.apache.org/jira/secure/attachment/12857267/HIVE-16115.4.patch

{color:green}SUCCESS:{color} +1 due to 1 test(s) being added or modified.

{color:red}ERROR:{color} -1 due to 10 failed/errored test(s), 10337 tests 
executed
*Failed tests:*
{noformat}
org.apache.hadoop.hive.cli.TestSparkCliDriver.testCliDriver[bucket_map_join_spark2]
 (batchId=97)
org.apache.hadoop.hive.cli.TestSparkCliDriver.testCliDriver[bucketmapjoin2] 
(batchId=97)
org.apache.hadoop.hive.cli.TestSparkCliDriver.testCliDriver[cbo_udf_udaf] 
(batchId=97)
org.apache.hadoop.hive.cli.TestSparkCliDriver.testCliDriver[ptf_decimal] 
(batchId=97)
org.apache.hadoop.hive.cli.TestSparkCliDriver.testCliDriver[sample3] 
(batchId=97)
org.apache.hadoop.hive.cli.TestSparkCliDriver.testCliDriver[smb_mapjoin_19] 
(batchId=97)
org.apache.hadoop.hive.cli.TestSparkCliDriver.testCliDriver[stats16] 
(batchId=97)
org.apache.hadoop.hive.cli.TestSparkCliDriver.testCliDriver[union23] 
(batchId=97)
org.apache.hadoop.hive.cli.TestSparkCliDriver.testCliDriver[union31] 
(batchId=97)
org.apache.hadoop.hive.cli.TestSparkCliDriver.testCliDriver[union] (batchId=97)
{noformat}

Test results: https://builds.apache.org/job/PreCommit-HIVE-Build/4063/testReport
Console output: https://builds.apache.org/job/PreCommit-HIVE-Build/4063/console
Test logs: http://104.198.109.242/logs/PreCommit-HIVE-Build-4063/

Messages:
{noformat}
Executing org.apache.hive.ptest.execution.TestCheckPhase
Executing org.apache.hive.ptest.execution.PrepPhase
Executing org.apache.hive.ptest.execution.ExecutionPhase
Executing org.apache.hive.ptest.execution.ReportingPhase
Tests exited with: TestsFailedException: 10 tests failed
{noformat}

This message is automatically generated.

ATTACHMENT ID: 12857267 - PreCommit-HIVE-Build

> Stop printing progress info from operation logs with beeline progress bar
> -
>
> Key: HIVE-16115
> URL: https://issues.apache.org/jira/browse/HIVE-16115
> Project: Hive
>  Issue Type: Improvement
>  Components: HiveServer2
>Affects Versions: 2.2.0
>Reporter: anishek
>Assignee: anishek
>Priority: Minor
> Fix For: 2.2.0
>
> Attachments: HIVE-16115.1.patch, HIVE-16115.2.patch, 
> HIVE-16115.3.patch, HIVE-16115.4.patch
>
>
> when in progress bar is enabled, we should not print the progress information 
> via the operations logs. 



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)


[jira] [Commented] (HIVE-16115) Stop printing progress info from operation logs with beeline progress bar

2017-03-10 Thread Hive QA (JIRA)

[ 
https://issues.apache.org/jira/browse/HIVE-16115?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15905052#comment-15905052
 ] 

Hive QA commented on HIVE-16115:




Here are the results of testing the latest attachment:
https://issues.apache.org/jira/secure/attachment/12857302/HIVE-16115.5.patch

{color:green}SUCCESS:{color} +1 due to 1 test(s) being added or modified.

{color:green}SUCCESS:{color} +1 due to 10337 tests passed

Test results: https://builds.apache.org/job/PreCommit-HIVE-Build/4067/testReport
Console output: https://builds.apache.org/job/PreCommit-HIVE-Build/4067/console
Test logs: http://104.198.109.242/logs/PreCommit-HIVE-Build-4067/

Messages:
{noformat}
Executing org.apache.hive.ptest.execution.TestCheckPhase
Executing org.apache.hive.ptest.execution.PrepPhase
Executing org.apache.hive.ptest.execution.ExecutionPhase
Executing org.apache.hive.ptest.execution.ReportingPhase
{noformat}

This message is automatically generated.

ATTACHMENT ID: 12857302 - PreCommit-HIVE-Build

> Stop printing progress info from operation logs with beeline progress bar
> -
>
> Key: HIVE-16115
> URL: https://issues.apache.org/jira/browse/HIVE-16115
> Project: Hive
>  Issue Type: Improvement
>  Components: HiveServer2
>Affects Versions: 2.2.0
>Reporter: anishek
>Assignee: anishek
>Priority: Minor
> Fix For: 2.2.0
>
> Attachments: HIVE-16115.4.patch, HIVE-16115.5.patch
>
>
> when in progress bar is enabled, we should not print the progress information 
> via the operations logs. 



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)


[jira] [Commented] (HIVE-16115) Stop printing progress info from operation logs with beeline progress bar

2017-03-10 Thread Vaibhav Gumashta (JIRA)

[ 
https://issues.apache.org/jira/browse/HIVE-16115?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15905408#comment-15905408
 ] 

Vaibhav Gumashta commented on HIVE-16115:
-

+1

> Stop printing progress info from operation logs with beeline progress bar
> -
>
> Key: HIVE-16115
> URL: https://issues.apache.org/jira/browse/HIVE-16115
> Project: Hive
>  Issue Type: Improvement
>  Components: HiveServer2
>Affects Versions: 2.2.0
>Reporter: anishek
>Assignee: anishek
>Priority: Minor
> Fix For: 2.2.0
>
> Attachments: HIVE-16115.4.patch, HIVE-16115.5.patch
>
>
> when in progress bar is enabled, we should not print the progress information 
> via the operations logs. 



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)


[jira] [Commented] (HIVE-16115) Stop printing progress info from operation logs with beeline progress bar

2017-04-02 Thread Sushanth Sowmyan (JIRA)

[ 
https://issues.apache.org/jira/browse/HIVE-16115?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15952919#comment-15952919
 ] 

Sushanth Sowmyan commented on HIVE-16115:
-

Changed fix version to 2.3.0 which corresponds to this fix existing in 
branch-2, but not in branch-2.2.

> Stop printing progress info from operation logs with beeline progress bar
> -
>
> Key: HIVE-16115
> URL: https://issues.apache.org/jira/browse/HIVE-16115
> Project: Hive
>  Issue Type: Improvement
>  Components: HiveServer2
>Affects Versions: 2.2.0
>Reporter: anishek
>Assignee: anishek
>Priority: Minor
> Fix For: 2.3.0
>
> Attachments: HIVE-16115.4.patch, HIVE-16115.5.patch
>
>
> when in progress bar is enabled, we should not print the progress information 
> via the operations logs. 



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)