[
https://issues.apache.org/jira/browse/HIVE-15473?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15804361#comment-15804361
]
anishek commented on HIVE-15473:
--------------------------------
Ran couple of tests that were failing in
Test results: https://builds.apache.org/job/PreCommit-HIVE-Build/2816/testReport
Specifically :
org.apache.hadoop.hive.cli.TestSparkCliDriver.testCliDriver[join13] (batchId=95)
org.apache.hadoop.hive.cli.TestSparkCliDriver.testCliDriver[join_vc]
(batchId=95)
both of them passed on local machine. ran them as
mvn test -Dtest=TestSparkCliDriver -Dqfile=join_vc.q
from hive/itests/qtest-spark
after mvn clean install -DskipTests && cd itests && mvn clean install
-DskipTests
Any idea why they might be failing on jenkins ?
> Progress Bar on Beeline client
> ------------------------------
>
> Key: HIVE-15473
> URL: https://issues.apache.org/jira/browse/HIVE-15473
> Project: Hive
> Issue Type: Improvement
> Components: Beeline, HiveServer2
> Affects Versions: 2.1.1
> Reporter: anishek
> Assignee: anishek
> Priority: Minor
> Attachments: HIVE-15473.2.patch, HIVE-15473.3.patch,
> screen_shot_beeline.jpg
>
>
> Hive Cli allows showing progress bar for tez execution engine as shown in
> https://issues.apache.org/jira/secure/attachment/12678767/ux-demo.gif
> it would be great to have similar progress bar displayed when user is
> connecting via beeline command line client as well.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)