[jira] [Created] (HIVE-4589) Hive Load command failed when inpath contains space or any restricted characters

2013-05-21 Thread Bing Li (JIRA)
Bing Li created HIVE-4589: - Summary: Hive Load command failed when inpath contains space or any restricted characters Key: HIVE-4589 URL: https://issues.apache.org/jira/browse/HIVE-4589 Project: Hive

[jira] [Updated] (HIVE-4588) Support session level hooks for HiveServer2

2013-05-21 Thread Prasad Mujumdar (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-4588?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Prasad Mujumdar updated HIVE-4588: -- Status: Patch Available (was: Open) Review request on https://reviews.apache.org/r/11326/

[jira] [Updated] (HIVE-4588) Support session level hooks for HiveServer2

2013-05-21 Thread Prasad Mujumdar (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-4588?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Prasad Mujumdar updated HIVE-4588: -- Attachment: HIVE-4588-1.patch > Support session level hooks for HiveServer2 > --

Review Request: HIVE-4588: Support session level hooks for HiveServer2

2013-05-21 Thread Prasad Mujumdar
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/11326/ --- Review request for hive. Description --- Support session level hooks for H

[jira] [Created] (HIVE-4588) Support session level hooks for HiveServer2

2013-05-21 Thread Prasad Mujumdar (JIRA)
Prasad Mujumdar created HIVE-4588: - Summary: Support session level hooks for HiveServer2 Key: HIVE-4588 URL: https://issues.apache.org/jira/browse/HIVE-4588 Project: Hive Issue Type: Improvem

[jira] [Updated] (HIVE-4577) hive CLI can't handle hadoop dfs command with space and quotes.

2013-05-21 Thread Bing Li (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-4577?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bing Li updated HIVE-4577: -- Affects Version/s: 0.10.0 > hive CLI can't handle hadoop dfs command with space and quotes. > -

[jira] [Updated] (HIVE-4450) Extend Vector Aggregates to support GROUP BY

2013-05-21 Thread Remus Rusanu (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-4450?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Remus Rusanu updated HIVE-4450: --- Attachment: HIVE-4450-p1.patch.txt This one is definetely ANSI > Extend Vector Aggreg

Hive-trunk-h0.21 - Build # 2112 - Still Failing

2013-05-21 Thread Apache Jenkins Server
Changes for Build #2087 Changes for Build #2088 [gates] HIVE-4465 webhcat e2e tests succeed regardless of exitvalue Changes for Build #2089 [cws] HIVE-3957. Add pseudo-BNF grammar for RCFile to Javadoc (Mark Grover via cws) [cws] HIVE-4497. beeline module tests don't get run by default (Thejas

[jira] [Assigned] (HIVE-4580) Change DDLTask to report errors using canonical error messages rather than http status codes

2013-05-21 Thread Eugene Koifman (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-4580?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eugene Koifman reassigned HIVE-4580: Assignee: Eugene Koifman > Change DDLTask to report errors using canonical error message

Re: assign bugs to myself in ASF Jira

2013-05-21 Thread Owen O'Malley
On Tue, May 21, 2013 at 10:20 AM, Eugene Koifman wrote: > Hi, > could someone give "ekoifman" permissions to assign bugs to myself in > https://issues.apache.org/jira/secure/Dashboard.jspa? > done

hive-merge small file

2013-05-21 Thread majian
Hello: I want merge reduce output file 。 hadoop version:hadoop-0.20.205.0/ hive version: hive-0.9.0 for example: hive>set hive.merge.mapredfiles=true; hive>set hive.merge.smallfiles.avgsize=1600; hive>set mapred.reduce.tasks=10; hive>insert overwrite local directory "/home/db_hive_use

[jira] [Updated] (HIVE-4587) DDLTask.showTableProperties() returns 0 on error

2013-05-21 Thread Eugene Koifman (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-4587?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eugene Koifman updated HIVE-4587: - Component/s: CLI Fix Version/s: 0.10.0 > DDLTask.showTableProperties() returns 0 on erro

[jira] [Created] (HIVE-4587) DDLTask.showTableProperties() returns 0 on error

2013-05-21 Thread Eugene Koifman (JIRA)
Eugene Koifman created HIVE-4587: Summary: DDLTask.showTableProperties() returns 0 on error Key: HIVE-4587 URL: https://issues.apache.org/jira/browse/HIVE-4587 Project: Hive Issue Type: Bug

[jira] [Commented] (HIVE-4548) Speed up vectorized LIKE filter for special cases abc%, %abc and %abc%

2013-05-21 Thread Teddy Choi (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-4548?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13663669#comment-13663669 ] Teddy Choi commented on HIVE-4548: -- I read your review and wrote a reply on it. I'll try t

[jira] [Commented] (HIVE-4563) Hive thrift monitor query

2013-05-21 Thread Thejas M Nair (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-4563?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13663666#comment-13663666 ] Thejas M Nair commented on HIVE-4563: - Looks like HIVE-4570 is talking about the monito

Re: Review Request: HIVE-4548 Speed up vectorized LIKE filter for special cases abc%, %abc and %abc%

2013-05-21 Thread Teddy Choi
> On May 22, 2013, midnight, Eric Hanson wrote: > > ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/FilterStringColLikeStringScalar.java, > > line 227 > > > > > > I think this code will fail for multi-by

Re: Review Request: Add Vectorized Substr

2013-05-21 Thread Timothy Chen
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/11106/ --- (Updated May 22, 2013, 1:19 a.m.) Review request for hive. Changes --- A

[jira] [Updated] (HIVE-4586) [HCatalog] WebHCat should return 404 error for undefined resource

2013-05-21 Thread Daniel Dai (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-4586?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Daniel Dai updated HIVE-4586: - Summary: [HCatalog] WebHCat should return 404 error for undefined resource (was: [HCatalog] WebHCat shoul

[jira] [Updated] (HIVE-4586) [HCatalog] WebHCat should return 400 error for undefined resource

2013-05-21 Thread Daniel Dai (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-4586?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Daniel Dai updated HIVE-4586: - Attachment: HIVE-4586-1.patch > [HCatalog] WebHCat should return 400 error for undefined resource > --

[jira] [Commented] (HIVE-4586) [HCatalog] WebHCat should return 400 error for undefined resource

2013-05-21 Thread Daniel Dai (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-4586?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13663625#comment-13663625 ] Daniel Dai commented on HIVE-4586: -- Change case 1 to 404 as well. > [HCat

[jira] [Updated] (HIVE-4586) [HCatalog] WebHCat should return 400 error for undefined resource

2013-05-21 Thread Daniel Dai (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-4586?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Daniel Dai updated HIVE-4586: - Attachment: (was: HIVE-4586-1.patch) > [HCatalog] WebHCat should return 400 error for undefined re

[jira] [Updated] (HIVE-4586) [HCatalog] WebHCat should return 400 error for undefined resource

2013-05-21 Thread Daniel Dai (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-4586?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Daniel Dai updated HIVE-4586: - Attachment: HIVE-4586-1.patch Here is what WebHCat does after patch: 1. If misspell on the resource name,

[jira] [Commented] (HIVE-4586) [HCatalog] WebHCat should return 400 error for undefined resource

2013-05-21 Thread Daniel Dai (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-4586?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13663611#comment-13663611 ] Daniel Dai commented on HIVE-4586: -- If user request a resource which is not exist, webhcat

[jira] [Created] (HIVE-4586) [HCatalog] WebHCat should return 400 error for undefined resource

2013-05-21 Thread Daniel Dai (JIRA)
Daniel Dai created HIVE-4586: Summary: [HCatalog] WebHCat should return 400 error for undefined resource Key: HIVE-4586 URL: https://issues.apache.org/jira/browse/HIVE-4586 Project: Hive Issue T

[jira] [Commented] (HIVE-4548) Speed up vectorized LIKE filter for special cases abc%, %abc and %abc%

2013-05-21 Thread Eric Hanson (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-4548?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13663607#comment-13663607 ] Eric Hanson commented on HIVE-4548: --- See my comments on Review Board. It looks good but I

Re: Review Request: HIVE-4548 Speed up vectorized LIKE filter for special cases abc%, %abc and %abc%

2013-05-21 Thread Eric Hanson
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/11222/#review20877 --- ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/Filte

[jira] [Commented] (HIVE-4495) Implement vectorized string substr

2013-05-21 Thread Eric Hanson (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-4495?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13663551#comment-13663551 ] Eric Hanson commented on HIVE-4495: --- The latest patch appears functionally correct but ha

Re: Review Request: Add Vectorized Substr

2013-05-21 Thread Eric Hanson
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/11106/#review20870 --- ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/Strin

[jira] [Commented] (HIVE-4521) Auto join conversion fails in certain cases (empty tables, empty partitions, no partitions)

2013-05-21 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-4521?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13663516#comment-13663516 ] Hudson commented on HIVE-4521: -- Integrated in Hive-trunk-hadoop2 #205 (See [https://builds.ap

[jira] [Commented] (HIVE-4475) Switch RCFile default to LazyBinaryColumnarSerDe

2013-05-21 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-4475?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13663517#comment-13663517 ] Hudson commented on HIVE-4475: -- Integrated in Hive-trunk-hadoop2 #205 (See [https://builds.ap

[jira] [Updated] (HIVE-4585) Remove unused MR Temp file localization from Tasks

2013-05-21 Thread Gunther Hagleitner (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-4585?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gunther Hagleitner updated HIVE-4585: - Status: Patch Available (was: Open) > Remove unused MR Temp file localization from Ta

[jira] [Updated] (HIVE-4585) Remove unused MR Temp file localization from Tasks

2013-05-21 Thread Gunther Hagleitner (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-4585?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gunther Hagleitner updated HIVE-4585: - Attachment: HIVE-4585.1.patch > Remove unused MR Temp file localization from Tasks > -

[jira] [Created] (HIVE-4585) Remove unused MR Temp file localization from Tasks

2013-05-21 Thread Gunther Hagleitner (JIRA)
Gunther Hagleitner created HIVE-4585: Summary: Remove unused MR Temp file localization from Tasks Key: HIVE-4585 URL: https://issues.apache.org/jira/browse/HIVE-4585 Project: Hive Issue T

[jira] [Updated] (HIVE-4537) select * fails on orc table when vectorization is enabled

2013-05-21 Thread Sarvesh Sakalanaga (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-4537?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sarvesh Sakalanaga updated HIVE-4537: - Attachment: Hive-4537.1.patch Addressing Edward's comments. > select * f

[jira] [Commented] (HIVE-4518) Counter Strike: Operation Operator

2013-05-21 Thread Gunther Hagleitner (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-4518?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13663448#comment-13663448 ] Gunther Hagleitner commented on HIVE-4518: -- [~appodictic], I've updated the fatal

[jira] [Updated] (HIVE-4518) Counter Strike: Operation Operator

2013-05-21 Thread Gunther Hagleitner (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-4518?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gunther Hagleitner updated HIVE-4518: - Attachment: HIVE-4518.4.patch > Counter Strike: Operation Operator > -

[jira] [Commented] (HIVE-4579) Create a SARG interface for RecordReaders

2013-05-21 Thread Owen O'Malley (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-4579?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13663437#comment-13663437 ] Owen O'Malley commented on HIVE-4579: - Another alternative is to put the expression int

[jira] [Updated] (HIVE-4578) Changes to Pig's test harness broke HCat e2e tests

2013-05-21 Thread Alan Gates (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-4578?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alan Gates updated HIVE-4578: - Resolution: Fixed Status: Resolved (was: Patch Available) > Changes to Pig's test harness bro

[jira] [Updated] (HIVE-4578) Changes to Pig's test harness broke HCat e2e tests

2013-05-21 Thread Alan Gates (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-4578?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alan Gates updated HIVE-4578: - Attachment: HIVE-4578_2.patch A version of the patch generated from the top hive directory instead of deep

[jira] [Updated] (HIVE-4537) select * fails on orc table when vectorization is enabled

2013-05-21 Thread Jitendra Nath Pandey (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-4537?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jitendra Nath Pandey updated HIVE-4537: --- Status: Patch Available (was: Open) > select * fails on orc table when vectorizat

[jira] [Commented] (HIVE-1587) Files on /tmp/hive-{username}/hive_{some timestamp}/ which are leftovers from old jobs which never are never removed

2013-05-21 Thread Mohammad Kamrul Islam (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-1587?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13663244#comment-13663244 ] Mohammad Kamrul Islam commented on HIVE-1587: - Is it an issue anymore for newer

[jira] [Commented] (HIVE-4572) ColumnPruner cannot preserve RS key columns corresponding to un-selected join keys in columnExprMap

2013-05-21 Thread Yin Huai (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-4572?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13663236#comment-13663236 ] Yin Huai commented on HIVE-4572: [~hagleitn] Yes, it is correct. I have tested it on trun

[jira] [Commented] (HIVE-4572) ColumnPruner cannot preserve RS key columns corresponding to un-selected join keys in columnExprMap

2013-05-21 Thread Gunther Hagleitner (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-4572?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13663208#comment-13663208 ] Gunther Hagleitner commented on HIVE-4572: -- To complete your example, I take it th

Re: Review Request: Add Vectorized Substr

2013-05-21 Thread Timothy Chen
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/11106/ --- (Updated May 21, 2013, 5:56 p.m.) Review request for hive. Changes --- A

[jira] [Updated] (HIVE-3953) Reading of partitioned Avro data fails because of missing properties

2013-05-21 Thread Mark Wagner (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-3953?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mark Wagner updated HIVE-3953: -- Fix Version/s: 0.12.0 0.11.1 Affects Version/s: 0.12.0

[jira] [Updated] (HIVE-3953) Reading of partitioned Avro data fails because of missing properties

2013-05-21 Thread Mark Wagner (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-3953?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mark Wagner updated HIVE-3953: -- Attachment: HIVE-3953.1.patch I've made changes so that deserializers/object inspectors are initialized

[jira] [Updated] (HIVE-4553) Column Column, and Column Scalar vectorized execution tests

2013-05-21 Thread Tony Murphy (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-4553?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tony Murphy updated HIVE-4553: -- Attachment: HIVE-4553.5.patch > Column Column, and Column Scalar vectorized execution tests > --

assign bugs to myself in ASF Jira

2013-05-21 Thread Eugene Koifman
Hi, could someone give "ekoifman" permissions to assign bugs to myself in https://issues.apache.org/jira/secure/Dashboard.jspa? Thanks, Eugene

Hive-trunk-h0.21 - Build # 2111 - Still Failing

2013-05-21 Thread Apache Jenkins Server
Changes for Build #2086 [hashutosh] HIVE-4350 : support AS keyword for table alias (Matthew Weaver via Ashutosh Chauhan) [hashutosh] HIVE-4439 : Remove unused join configuration parameter: hive.mapjoin.cache.numrows (Gunther Hagleitner via Ashutosh Chauhan) [hashutosh] HIVE-4438 : Remove unused

[jira] [Commented] (HIVE-4475) Switch RCFile default to LazyBinaryColumnarSerDe

2013-05-21 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-4475?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13663106#comment-13663106 ] Hudson commented on HIVE-4475: -- Integrated in Hive-trunk-h0.21 #2111 (See [https://builds.apa

[jira] [Commented] (HIVE-4521) Auto join conversion fails in certain cases (empty tables, empty partitions, no partitions)

2013-05-21 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-4521?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13663105#comment-13663105 ] Hudson commented on HIVE-4521: -- Integrated in Hive-trunk-h0.21 #2111 (See [https://builds.apa

[jira] [Commented] (HIVE-4584) CombineHiveInputFormat queries hang when table is empty and aggregation function is used

2013-05-21 Thread Edward Capriolo (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-4584?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13663039#comment-13663039 ] Edward Capriolo commented on HIVE-4584: --- This happened in hive 0.7.0 as well.

[jira] [Created] (HIVE-4584) CombineHiveInputFormat queries hang when table is empty and aggregation function is used

2013-05-21 Thread Edward Capriolo (JIRA)
Edward Capriolo created HIVE-4584: - Summary: CombineHiveInputFormat queries hang when table is empty and aggregation function is used Key: HIVE-4584 URL: https://issues.apache.org/jira/browse/HIVE-4584

[jira] [Updated] (HIVE-4355) HCatalog test TestPigHCatUtil might fail on JDK7

2013-05-21 Thread Xuefu Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-4355?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Xuefu Zhang updated HIVE-4355: -- Issue Type: Sub-task (was: Bug) Parent: HIVE-4583 > HCatalog test TestPigHCatUtil might fai

[jira] [Created] (HIVE-4583) Make Hive compile and run with JDK 7

2013-05-21 Thread Xuefu Zhang (JIRA)
Xuefu Zhang created HIVE-4583: - Summary: Make Hive compile and run with JDK 7 Key: HIVE-4583 URL: https://issues.apache.org/jira/browse/HIVE-4583 Project: Hive Issue Type: Task Affects Versio

[jira] [Updated] (HIVE-4548) Speed up vectorized LIKE filter for special cases abc%, %abc and %abc%

2013-05-21 Thread Teddy Choi (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-4548?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Teddy Choi updated HIVE-4548: - Attachment: HIVE-4548.2-without-benchmark.patch.txt HIVE-4548.2-with-benchmark.patch.txt T

Re: Review Request: HIVE-4548 Speed up vectorized LIKE filter for special cases abc%, %abc and %abc%

2013-05-21 Thread Teddy Choi
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/11222/ --- (Updated May 21, 2013, 12:14 p.m.) Review request for hive. Changes ---

[jira] [Work started] (HIVE-4569) GetQueryPlan api in Hive Server2

2013-05-21 Thread Jaideep Dhok (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-4569?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Work on HIVE-4569 started by Jaideep Dhok. > GetQueryPlan api in Hive Server2 > > > Key: HIVE-4569 > URL:

[jira] [Assigned] (HIVE-4570) More information to user on GetOperationStatus in Hive Server2 when query is still executing

2013-05-21 Thread Jaideep Dhok (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-4570?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jaideep Dhok reassigned HIVE-4570: -- Assignee: Jaideep Dhok > More information to user on GetOperationStatus in Hive Server2 when