Re: Reviews & commits (RTC/CTR), contributions, bylaws

2016-04-11 Thread Lars Francke
Thanks Thejas for the suggestion & others for jumping in. That seems fine for me. 2 days also seems good. Holidays are different in almost every country so I wouldn't exclude those. I have followed the procedure used for the last Bylaws change and created a new Wiki page here: < https://cwiki.apac

Re: Review Request 45738: HIVE-13415: Decouple Sessions from thrift binary transport

2016-04-11 Thread Rajat Khandelwal
> On April 11, 2016, 11:39 a.m., Amareshwari Sriramadasu wrote: > > service/src/java/org/apache/hive/service/cli/thrift/ThriftCLIService.java, > > line 156 > > > > > > Why is this code movement to other class? Beca

Re: Review Request 44524: HIVE-11484 : Fix ObjectInspector for Char and VarChar

2016-04-11 Thread Amareshwari Sriramadasu
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/44524/#review128339 --- Ship it! Ship It! - Amareshwari Sriramadasu On March 30, 201

Re: Review Request 43603: Auto-gather column stats

2016-04-11 Thread pengcheng xiong
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/43603/ --- (Updated April 12, 2016, 4:31 a.m.) Review request for hive and Ashutosh Chauha

Re: [discuss] jdk8 support

2016-04-11 Thread Siddharth Seth
Option 3 sounds good. I'd ideally like to make JDK8 the minimum requirement soon as well. On Mon, Apr 11, 2016 at 4:59 PM, Szehon Ho wrote: > Sounds like a good plan, +1 > > On Mon, Apr 11, 2016 at 4:31 PM, Mohit Sabharwal > wrote: > > > Thanks, Ashutosh. Makes sense to keep the source and targ

[jira] [Created] (HIVE-13490) Change itests to be part of the main Hive build

2016-04-11 Thread Siddharth Seth (JIRA)
Siddharth Seth created HIVE-13490: - Summary: Change itests to be part of the main Hive build Key: HIVE-13490 URL: https://issues.apache.org/jira/browse/HIVE-13490 Project: Hive Issue Type: Im

Re: Reviews & commits (RTC/CTR), contributions, bylaws

2016-04-11 Thread Sergey Shelukhin
2 days may be too short… One can submit all the patches on Friday night and commit on Sunday ;) On 16/4/11, 17:43, "Prasanth Jayachandran" wrote: >Also, it will be good to add “NO PRECOMMIT TESTS” in the description of >the jira >if the patches are really small and does not affect any tests >(ch

[jira] [Created] (HIVE-13489) TransactionBatchImpl.getCurrentTxnId() ArrayIndexOutOfBounds

2016-04-11 Thread Eugene Koifman (JIRA)
Eugene Koifman created HIVE-13489: - Summary: TransactionBatchImpl.getCurrentTxnId() ArrayIndexOutOfBounds Key: HIVE-13489 URL: https://issues.apache.org/jira/browse/HIVE-13489 Project: Hive

[jira] [Created] (HIVE-13488) Restore methods summary when tez exec print summary is enabled

2016-04-11 Thread Prasanth Jayachandran (JIRA)
Prasanth Jayachandran created HIVE-13488: Summary: Restore methods summary when tez exec print summary is enabled Key: HIVE-13488 URL: https://issues.apache.org/jira/browse/HIVE-13488 Project:

[jira] [Created] (HIVE-13487) Finish time is wrong when perflog is missing SUBMIT_TO_RUNNING

2016-04-11 Thread Prasanth Jayachandran (JIRA)
Prasanth Jayachandran created HIVE-13487: Summary: Finish time is wrong when perflog is missing SUBMIT_TO_RUNNING Key: HIVE-13487 URL: https://issues.apache.org/jira/browse/HIVE-13487 Project:

Re: Review Request 45238: HIVE-9660 store end offset of compressed data for RG in RowIndex in ORC

2016-04-11 Thread j . prasanth . j
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/45238/#review128268 --- common/src/java/org/apache/hadoop/hive/conf/HiveConf.java (line 1

Re: Reviews & commits (RTC/CTR), contributions, bylaws

2016-04-11 Thread Prasanth Jayachandran
Also, it will be good to add “NO PRECOMMIT TESTS” in the description of the jira if the patches are really small and does not affect any tests (checkstyles, typos etc.) to avoid occupying a slot in the precommit queue which could be overloaded sometimes. +1 for 2 days no response on dev-list. T

Re: Reviews & commits (RTC/CTR), contributions, bylaws

2016-04-11 Thread Lefty Leverenz
> > Maybe the process can be to solicit reviews for such minor patches by > sending an email to dev@ list and if no response is seen in 2 days, go > ahead and commit it ? > Two days seems reasonable, perhaps excluding weekends and major holidays. -- Lefty On Mon, Apr 11, 2016 at 1:26 PM, Thejas

Re: Review Request 45836: JDBC: async wait should happen during fetch for results

2016-04-11 Thread Thejas Nair
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/45836/#review128303 --- Ship it! Ship It! - Thejas Nair On April 12, 2016, 12:15 a.m

Re: Review Request 45836: JDBC: async wait should happen during fetch for results

2016-04-11 Thread Vaibhav Gumashta
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/45836/ --- (Updated April 12, 2016, 12:15 a.m.) Review request for hive and Thejas Nair.

Re: [discuss] jdk8 support

2016-04-11 Thread Szehon Ho
Sounds like a good plan, +1 On Mon, Apr 11, 2016 at 4:31 PM, Mohit Sabharwal wrote: > Thanks, Ashutosh. Makes sense to keep the source and target as 1.7 since > we're not using any JDK8 specific features yet. So, option (3) essentially > just means using JDK8 exclusively to build & test Hive2. >

Re: [discuss] jdk8 support

2016-04-11 Thread Mohit Sabharwal
Thanks, Ashutosh. Makes sense to keep the source and target as 1.7 since we're not using any JDK8 specific features yet. So, option (3) essentially just means using JDK8 exclusively to build & test Hive2. On Sat, Apr 9, 2016 at 12:23 PM, Ashutosh Chauhan wrote: > Hi Mohit, > > I also think optio

Re: Review Request 45406: HIVE-13349: Metastore Changes : API calls for retrieving primary keys and foreign keys information

2016-04-11 Thread Ashutosh Chauhan
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/45406/#review128275 --- metastore/if/hive_metastore.thrift (line 1209)

[jira] [Created] (HIVE-13486) Cast the column type for column masking

2016-04-11 Thread Pengcheng Xiong (JIRA)
Pengcheng Xiong created HIVE-13486: -- Summary: Cast the column type for column masking Key: HIVE-13486 URL: https://issues.apache.org/jira/browse/HIVE-13486 Project: Hive Issue Type: Sub-task

[jira] [Created] (HIVE-13485) Session id appended to thread name multiple times.

2016-04-11 Thread Vikram Dixit K (JIRA)
Vikram Dixit K created HIVE-13485: - Summary: Session id appended to thread name multiple times. Key: HIVE-13485 URL: https://issues.apache.org/jira/browse/HIVE-13485 Project: Hive Issue Type:

[jira] [Created] (HIVE-13484) LLAPTaskScheduler should handle situations where the node may be blacklisted by Tez

2016-04-11 Thread Siddharth Seth (JIRA)
Siddharth Seth created HIVE-13484: - Summary: LLAPTaskScheduler should handle situations where the node may be blacklisted by Tez Key: HIVE-13484 URL: https://issues.apache.org/jira/browse/HIVE-13484 P

[jira] [Created] (HIVE-13483) Read various properties from the ZK registry in LLAPTaskSchedulerService

2016-04-11 Thread Siddharth Seth (JIRA)
Siddharth Seth created HIVE-13483: - Summary: Read various properties from the ZK registry in LLAPTaskSchedulerService Key: HIVE-13483 URL: https://issues.apache.org/jira/browse/HIVE-13483 Project: Hiv

[jira] [Created] (HIVE-13482) str_to_map function delimiters are regex

2016-04-11 Thread Janick Bernet (JIRA)
Janick Bernet created HIVE-13482: Summary: str_to_map function delimiters are regex Key: HIVE-13482 URL: https://issues.apache.org/jira/browse/HIVE-13482 Project: Hive Issue Type: Improvement

Re: Review Request 46048: HIVE-13194 remove sessionHive

2016-04-11 Thread Sergey Shelukhin
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/46048/ --- (Updated April 11, 2016, 8:51 p.m.) Review request for hive and Ashutosh Chauha

Review Request 46048: HIVE-13194 remove sessionHive

2016-04-11 Thread Sergey Shelukhin
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/46048/ --- Review request for hive and Ashutosh Chauhan. Repository: hive-git Descriptio

Re: Reviews & commits (RTC/CTR), contributions, bylaws

2016-04-11 Thread Thejas Nair
I agree we have a problem here. At least patches as small as this shouldn't take too long to get reviewed. Knox seems to consider a very large set of patches as being under CTR process. I think hive is very large and mature project that I would lean towards RTC process for most issues. I think we

Re: Review Request 45836: JDBC: async wait should happen during fetch for results

2016-04-11 Thread Thejas Nair
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/45836/#review128227 --- itests/hive-unit/src/test/java/org/apache/hive/jdbc/TestJdbcDrive

Re: Review Request 45836: JDBC: async wait should happen during fetch for results

2016-04-11 Thread Thejas Nair
> On April 9, 2016, 4:43 a.m., Thejas Nair wrote: > > jdbc/src/java/org/apache/hive/jdbc/HiveStatement.java, line 260 > > > > > > mark as @limitedprivate and @evolving ? > > Vaibhav Gumashta wrote: > Adding th

Re: Review Request 45238: HIVE-9660 store end offset of compressed data for RG in RowIndex in ORC

2016-04-11 Thread Sergey Shelukhin
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/45238/ --- (Updated April 11, 2016, 7:16 p.m.) Review request for hive and Prasanth_J. R

[jira] [Created] (HIVE-13481) Hive drops boolean column filters when CBO is disabled

2016-04-11 Thread Jonathan Hseu (JIRA)
Jonathan Hseu created HIVE-13481: Summary: Hive drops boolean column filters when CBO is disabled Key: HIVE-13481 URL: https://issues.apache.org/jira/browse/HIVE-13481 Project: Hive Issue Typ

[jira] [Created] (HIVE-13480) Add hadoop2 metrics reporter for Codahale metrics

2016-04-11 Thread Sushanth Sowmyan (JIRA)
Sushanth Sowmyan created HIVE-13480: --- Summary: Add hadoop2 metrics reporter for Codahale metrics Key: HIVE-13480 URL: https://issues.apache.org/jira/browse/HIVE-13480 Project: Hive Issue Ty

Re: Review Request 45836: JDBC: async wait should happen during fetch for results

2016-04-11 Thread Vaibhav Gumashta
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/45836/ --- (Updated April 11, 2016, 6 p.m.) Review request for hive and Thejas Nair. Bug

Re: Review Request 45836: JDBC: async wait should happen during fetch for results

2016-04-11 Thread Vaibhav Gumashta
> On April 11, 2016, 10:54 a.m., Vaibhav Gumashta wrote: > > jdbc/src/java/org/apache/hive/jdbc/HiveStatement.java, line 225 > > > > > > I think you saw the difference between diff 1 and diff 2. You won't see > >

[jira] [Created] (HIVE-13479) Relax sorting requirement in ACID tables

2016-04-11 Thread Eugene Koifman (JIRA)
Eugene Koifman created HIVE-13479: - Summary: Relax sorting requirement in ACID tables Key: HIVE-13479 URL: https://issues.apache.org/jira/browse/HIVE-13479 Project: Hive Issue Type: New Featu

Re: Review Request 45406: HIVE-13349: Metastore Changes : API calls for retrieving primary keys and foreign keys information

2016-04-11 Thread Hari Sankar Sivarama Subramaniyan
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/45406/ --- (Updated April 11, 2016, 5:45 p.m.) Review request for hive and Ashutosh Chauha

[jira] [Created] (HIVE-13478) [Cleanup] Improve HookUtils performance

2016-04-11 Thread Reuben Kuhnert (JIRA)
Reuben Kuhnert created HIVE-13478: - Summary: [Cleanup] Improve HookUtils performance Key: HIVE-13478 URL: https://issues.apache.org/jira/browse/HIVE-13478 Project: Hive Issue Type: Improvemen

[jira] [Created] (HIVE-13477) Set HivePrivilegeObjectType to TABLE_OR_VIEW

2016-04-11 Thread Pengcheng Xiong (JIRA)
Pengcheng Xiong created HIVE-13477: -- Summary: Set HivePrivilegeObjectType to TABLE_OR_VIEW Key: HIVE-13477 URL: https://issues.apache.org/jira/browse/HIVE-13477 Project: Hive Issue Type: Sub

[jira] [Created] (HIVE-13476) HS2 ShutdownHookManager holds extra of Driver instance in nested compile

2016-04-11 Thread Daniel Dai (JIRA)
Daniel Dai created HIVE-13476: - Summary: HS2 ShutdownHookManager holds extra of Driver instance in nested compile Key: HIVE-13476 URL: https://issues.apache.org/jira/browse/HIVE-13476 Project: Hive

Re: Review Request 45836: JDBC: async wait should happen during fetch for results

2016-04-11 Thread Thejas Nair
> On April 11, 2016, 10:54 a.m., Vaibhav Gumashta wrote: > > jdbc/src/java/org/apache/hive/jdbc/HiveStatement.java, line 225 > > > > > > I think you saw the difference between diff 1 and diff 2. You won't see > >

[jira] [Created] (HIVE-13475) Allow aggregate functions in over clause

2016-04-11 Thread Jesus Camacho Rodriguez (JIRA)
Jesus Camacho Rodriguez created HIVE-13475: -- Summary: Allow aggregate functions in over clause Key: HIVE-13475 URL: https://issues.apache.org/jira/browse/HIVE-13475 Project: Hive Iss

Re: Reviews & commits (RTC/CTR), contributions, bylaws

2016-04-11 Thread Jörn Franke
Hi Lars, I think this is a valid concern and your proposal sounds good to me. Best regards > On 11 Apr 2016, at 15:38, Lars Francke wrote: > > Hi, > > I've been a long-time contributor to Hive (5 or so years) and have been > voted in as a committer and I'm very grateful for that. I also unde

Column qualifier name in byte array in hbase

2016-04-11 Thread Viswanathan J
Hi, I'm trying to create external hive table to map hbase table and i'm facing issue in the column mapping because the column qualifier is in byte array as below, how to define/map this. eg., column=cf:\x00\x00\x00\x00\x00\x00\x00\x00, timestamp=1455990558044 -- Regards, Viswa.J

Review Request 46020: skip.header.line.count causes values to be skipped when performing insert values

2016-04-11 Thread Vladislav Pavlenko
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/46020/ --- Review request for hive. Bugs: HIVE-10176 https://issues.apache.org/jira/br

Reviews & commits (RTC/CTR), contributions, bylaws

2016-04-11 Thread Lars Francke
Hi, I've been a long-time contributor to Hive (5 or so years) and have been voted in as a committer and I'm very grateful for that. I also understand that my situation is different than most or lots of committers as I'm not working for one of the big companies (Facebook, Cloudera, Hortonworks etc.

[jira] [Created] (HIVE-13474) avro partitions with common prefix get mixed up

2016-04-11 Thread Marcell Szabo (JIRA)
Marcell Szabo created HIVE-13474: Summary: avro partitions with common prefix get mixed up Key: HIVE-13474 URL: https://issues.apache.org/jira/browse/HIVE-13474 Project: Hive Issue Type: Bug

Re: Review Request 45836: JDBC: async wait should happen during fetch for results

2016-04-11 Thread Vaibhav Gumashta
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/45836/ --- (Updated April 11, 2016, 12:05 p.m.) Review request for hive and Thejas Nair.

Re: Review Request 45836: JDBC: async wait should happen during fetch for results

2016-04-11 Thread Vaibhav Gumashta
> On April 9, 2016, 4:43 a.m., Thejas Nair wrote: > > jdbc/src/java/org/apache/hive/jdbc/HiveStatement.java, line 260 > > > > > > mark as @limitedprivate and @evolving ? Adding these 2 annotations will add a depen

Re: Review Request 45836: JDBC: async wait should happen during fetch for results

2016-04-11 Thread Vaibhav Gumashta
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/45836/#review128093 --- jdbc/src/java/org/apache/hive/jdbc/HiveStatement.java