Re: Review Request 60355: HIVE-16929 User-defined UDF functions can be registered as invariant functions

2017-06-28 Thread ZhangBing Lin
> On 六月 28, 2017, 10:49 a.m., Barna Zsombor Klara wrote: > > Sorry for getting back this late and thank you for the updates. I don't > > want to be too nitpicky but I did have another comment about rewording a > > log line, sorry. > > As for testing, you do have jars on the classpath during

[jira] [Created] (HIVE-16987) Llap: StackOverFlow in EvictionDispatcher:notifyEvicted

2017-06-28 Thread Rajesh Balamohan (JIRA)
Rajesh Balamohan created HIVE-16987: --- Summary: Llap: StackOverFlow in EvictionDispatcher:notifyEvicted Key: HIVE-16987 URL: https://issues.apache.org/jira/browse/HIVE-16987 Project: Hive

Re: Review Request 57614: Auto-gather column stats - phase 2

2017-06-28 Thread pengcheng xiong
> On June 27, 2017, 6:37 a.m., Ashutosh Chauhan wrote: > > ql/src/test/results/clientpositive/llap/auto_sortmerge_join_13.q.out > > Line 313 (original), 393 (patched) > > > > > > Auto convert to map join failed.

[jira] [Created] (HIVE-16986) Support vectorization for UDAF compute_stats

2017-06-28 Thread Pengcheng Xiong (JIRA)
Pengcheng Xiong created HIVE-16986: -- Summary: Support vectorization for UDAF compute_stats Key: HIVE-16986 URL: https://issues.apache.org/jira/browse/HIVE-16986 Project: Hive Issue Type:

[GitHub] hive pull request #200: HIVE-16901: Distcp optimization - One distcp per Rep...

2017-06-28 Thread sankarh
GitHub user sankarh opened a pull request: https://github.com/apache/hive/pull/200 HIVE-16901: Distcp optimization - One distcp per ReplCopyTask Distcp call is modified to take list of source files as input. You can merge this pull request into a Git repository by running: $

[jira] [Created] (HIVE-16985) LLAP IO: enable SMB join in elevator after it's fixed

2017-06-28 Thread Sergey Shelukhin (JIRA)
Sergey Shelukhin created HIVE-16985: --- Summary: LLAP IO: enable SMB join in elevator after it's fixed Key: HIVE-16985 URL: https://issues.apache.org/jira/browse/HIVE-16985 Project: Hive

[jira] [Created] (HIVE-16984) HoS: avoid waiting for RemoteSparkJobStatus::getAppID() when remote driver died

2017-06-28 Thread Chao Sun (JIRA)
Chao Sun created HIVE-16984: --- Summary: HoS: avoid waiting for RemoteSparkJobStatus::getAppID() when remote driver died Key: HIVE-16984 URL: https://issues.apache.org/jira/browse/HIVE-16984 Project: Hive

[jira] [Created] (HIVE-16983) getFileStatus on accessible s3a://[bucket-name]/folder: throws com.amazonaws.services.s3.model.AmazonS3Exception: Forbidden (Service: Amazon S3; Status Code: 403; Error C

2017-06-28 Thread Alex Baretto (JIRA)
Alex Baretto created HIVE-16983: --- Summary: getFileStatus on accessible s3a://[bucket-name]/folder: throws com.amazonaws.services.s3.model.AmazonS3Exception: Forbidden (Service: Amazon S3; Status Code: 403; Error Code: 403 Forbidden;

Re: Review Request 60355: HIVE-16929 User-defined UDF functions can be registered as invariant functions

2017-06-28 Thread Barna Zsombor Klara
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/60355/#review179085 --- Sorry for getting back this late and thank you for the updates. I

Re: Review Request 60445: HIVE-16935: Hive should strip comments from input before choosing which CommandProcessor to run.

2017-06-28 Thread Peter Vary
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/60445/#review179088 --- Hi, Thanks for the change. Overall looks good. After running

[jira] [Created] (HIVE-16982) WebUI "Show Query" tab prints "UNKNOWN" instead of explaining configuration option

2017-06-28 Thread Karen Coppage (JIRA)
Karen Coppage created HIVE-16982: Summary: WebUI "Show Query" tab prints "UNKNOWN" instead of explaining configuration option Key: HIVE-16982 URL: https://issues.apache.org/jira/browse/HIVE-16982

Re: Review Request 60468: HIVE-16888

2017-06-28 Thread Jesús Camacho Rodríguez
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/60468/ --- (Updated June 28, 2017, 7:56 a.m.) Review request for hive and Ashutosh