Any update?

I m not getting progress bar with beeline client. tried both embedded and
remote connection.

It's working properly with Hive CLI.


On 30-Jan-2018 6:01 PM, "Shankar Mane" <ssma...@gmail.com> wrote:

May i know, how to enable Tez progress bar in beeline ? I am using Tez has
a execution engine.

I have followed some steps but failed. steps are:
set hive.async.log.enable=false
set hive.server2.in.place.progress=true


Env Details:
RHEL
hive 2.3.2
hadoop 2.9.0
Tez 0.9.1
Apache Distribution

Also while connecting to hiveserver, i am getting below error:
------------------------------------

2018-01-30T16:08:46,204  INFO [main] http.HttpServer: Started
HttpServer[hiveserver2] on port 10002
Exception in thread "org.apache.hadoop.hive.common
.JvmPauseMonitor$Monitor@2489e84a" java.lang.NoSuchMethodError:
com.google.common.base.Stopwatch.elapsed(Ljava/util/concurrent/TimeUnit;)J
    at org.apache.hadoop.hive.common.JvmPauseMonitor$Monitor.run(Jv
mPauseMonitor.java:185)
    at java.lang.Thread.run(Thread.java:748)

------------------------------------

Reply via email to