hive CHD5.12.1 在java中如何获取日志

2018-07-05 Thread 5...@163.com
hive CHD5.12.1 版本前使用: public String getQueryLog(TOperationHandle tOperationHandle) throws Exception { //TCLIService.Client client; if(tOperationHandle!=null){ TGetLogReq tGetLogReq = new TGetLogReq(tOperationHandle); TGetLogResp logResp = client.GetLog(tGetLogReq); log = logResp.getLog(); }

hive CDH5.12.1 TGetLogReq cannot be resolved to a type

2018-07-05 Thread 5...@163.com
hive CDH5.12.1 TGetLogReq cannot be resolved to a type 5...@163.com

[jira] [Created] (HIVE-20102) Add a couple of additional tests for query parsing

2018-07-05 Thread Jesus Camacho Rodriguez (JIRA)
Jesus Camacho Rodriguez created HIVE-20102: -- Summary: Add a couple of additional tests for query parsing Key: HIVE-20102 URL: https://issues.apache.org/jira/browse/HIVE-20102 Project: Hive

[jira] [Created] (HIVE-20101) BloomKFilter: Avoid using the local byte[] arrays entirely

2018-07-05 Thread Gopal V (JIRA)
Gopal V created HIVE-20101: -- Summary: BloomKFilter: Avoid using the local byte[] arrays entirely Key: HIVE-20101 URL: https://issues.apache.org/jira/browse/HIVE-20101 Project: Hive Issue Type: Bug

[jira] [Created] (HIVE-20100) OpTraits : Select Optraits should stop when a mismatch is detected

2018-07-05 Thread Deepak Jaiswal (JIRA)
Deepak Jaiswal created HIVE-20100: - Summary: OpTraits : Select Optraits should stop when a mismatch is detected Key: HIVE-20100 URL: https://issues.apache.org/jira/browse/HIVE-20100 Project: Hive

[GitHub] hive pull request #392: HIVE-20099: Fix logger for LlapServlet

2018-07-05 Thread rajkrrsingh
GitHub user rajkrrsingh opened a pull request: https://github.com/apache/hive/pull/392 HIVE-20099: Fix logger for LlapServlet logger should be LlapServlet, not the JMXJsonServlet, it can mislead the user while debugging UI issues. so fixing this logger You can merge this pull

[jira] [Created] (HIVE-20099) incorrect logger for LlapServlet

2018-07-05 Thread Rajkumar Singh (JIRA)
Rajkumar Singh created HIVE-20099: - Summary: incorrect logger for LlapServlet Key: HIVE-20099 URL: https://issues.apache.org/jira/browse/HIVE-20099 Project: Hive Issue Type: Improvement A

[jira] [Created] (HIVE-20098) NPE when getting Date column statistics

2018-07-05 Thread Andy Rosa (JIRA)
Andy Rosa created HIVE-20098: Summary: NPE when getting Date column statistics Key: HIVE-20098 URL: https://issues.apache.org/jira/browse/HIVE-20098 Project: Hive Issue Type: Bug Compon

[GitHub] hive pull request #391: HIVE-20001: With doas set to true, running select qu...

2018-07-05 Thread beltran
GitHub user beltran opened a pull request: https://github.com/apache/hive/pull/391 HIVE-20001: With doas set to true, running select query as hrt_qa use… …r on external table fails due to permission denied to read /warehouse/tablespace/managed directory You can merge this pull

Re: Review Request 67815: HIVE-19733 : RemoteSparkJobStatus#getSparkStageProgress inefficient implementation

2018-07-05 Thread Bharathkrishna Guruvayoor Murali via Review Board
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/67815/ --- (Updated July 5, 2018, 7:34 p.m.) Review request for hive, Peter Vary and Sahil

[jira] [Created] (HIVE-20097) Convert standalone-metastore to a submodule

2018-07-05 Thread Alexander Kolbasov (JIRA)
Alexander Kolbasov created HIVE-20097: - Summary: Convert standalone-metastore to a submodule Key: HIVE-20097 URL: https://issues.apache.org/jira/browse/HIVE-20097 Project: Hive Issue Type

[GitHub] hive pull request #380: HIVE-20001: With doas set to true, running select qu...

2018-07-05 Thread beltran
Github user beltran closed the pull request at: https://github.com/apache/hive/pull/380 ---

[GitHub] hive pull request #389: HIVE-20001: With doas set to true, running select qu...

2018-07-05 Thread beltran
Github user beltran closed the pull request at: https://github.com/apache/hive/pull/389 ---

[GitHub] hive pull request #390: HIVE-20080: TxnHandler checkLock direct sql fail wit...

2018-07-05 Thread rajkrrsingh
GitHub user rajkrrsingh opened a pull request: https://github.com/apache/hive/pull/390 HIVE-20080: TxnHandler checkLock direct sql fail with ORA-01795 , if … check if the dbType is oracle break the query IN clause to include hl_partition in batch of 1000. You can merge this pull

[jira] [Created] (HIVE-20096) dynamic partition pruning results in java.lang.UnsupportedOperationException: Not expecting to handle any events

2018-07-05 Thread Karthik (JIRA)
Karthik created HIVE-20096: -- Summary: dynamic partition pruning results in java.lang.UnsupportedOperationException: Not expecting to handle any events Key: HIVE-20096 URL: https://issues.apache.org/jira/browse/HIVE-20096

[jira] [Created] (HIVE-20095) Fix jdbc external table feature

2018-07-05 Thread Jonathan Doron (JIRA)
Jonathan Doron created HIVE-20095: - Summary: Fix jdbc external table feature Key: HIVE-20095 URL: https://issues.apache.org/jira/browse/HIVE-20095 Project: Hive Issue Type: Bug Re

[jira] [Created] (HIVE-20094) Update Druid to 0.12.1 version

2018-07-05 Thread slim bouguerra (JIRA)
slim bouguerra created HIVE-20094: - Summary: Update Druid to 0.12.1 version Key: HIVE-20094 URL: https://issues.apache.org/jira/browse/HIVE-20094 Project: Hive Issue Type: Bug Rep

[jira] [Created] (HIVE-20093) LlapOutputFomatService: Use ArrowBuf with Netty for Accounting

2018-07-05 Thread Eric Wohlstadter (JIRA)
Eric Wohlstadter created HIVE-20093: --- Summary: LlapOutputFomatService: Use ArrowBuf with Netty for Accounting Key: HIVE-20093 URL: https://issues.apache.org/jira/browse/HIVE-20093 Project: Hive