[jira] [Created] (HIVE-15403) LLAP: Login with kerberos before starting the daemon

2016-12-08 Thread Prasanth Jayachandran (JIRA)
Prasanth Jayachandran created HIVE-15403: Summary: LLAP: Login with kerberos before starting the daemon Key: HIVE-15403 URL: https://issues.apache.org/jira/browse/HIVE-15403 Project: Hive

[jira] [Created] (HIVE-15402) LAG's PRECEDING does not work.

2016-12-08 Thread Ryu Kobayashi (JIRA)
Ryu Kobayashi created HIVE-15402: Summary: LAG's PRECEDING does not work. Key: HIVE-15402 URL: https://issues.apache.org/jira/browse/HIVE-15402 Project: Hive Issue Type: Bug Affects

[jira] [Created] (HIVE-15401) Import constraints into HBase metastore

2016-12-08 Thread Alan Gates (JIRA)
Alan Gates created HIVE-15401: - Summary: Import constraints into HBase metastore Key: HIVE-15401 URL: https://issues.apache.org/jira/browse/HIVE-15401 Project: Hive Issue Type: Sub-task

[jira] [Created] (HIVE-15400) EXCHANGE PARTITION should honor partition locations

2016-12-08 Thread Anthony Hsu (JIRA)
Anthony Hsu created HIVE-15400: -- Summary: EXCHANGE PARTITION should honor partition locations Key: HIVE-15400 URL: https://issues.apache.org/jira/browse/HIVE-15400 Project: Hive Issue Type: Bug

Re: Review Request 53204: HIVE-15076 Improve scalability of LDAP authentication provider group filter

2016-12-08 Thread Illya Yalovyy
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/53204/ --- (Updated Dec. 9, 2016, 1:03 a.m.) Review request for hive, Aihua Xu, Ashutosh

Re: Review Request 54327: Add a FetchTask to REPL DUMP plan for reading dump uri, last repl id as ResultSet

2016-12-08 Thread Vaibhav Gumashta
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/54327/ --- (Updated Dec. 9, 2016, 12:46 a.m.) Review request for hive, Sushanth Sowmyan

[jira] [Created] (HIVE-15399) Parser change for UniqueJoin

2016-12-08 Thread Pengcheng Xiong (JIRA)
Pengcheng Xiong created HIVE-15399: -- Summary: Parser change for UniqueJoin Key: HIVE-15399 URL: https://issues.apache.org/jira/browse/HIVE-15399 Project: Hive Issue Type: Bug

[jira] [Created] (HIVE-15398) metadata-only queries may return incorrect results with empty tables - II

2016-12-08 Thread Sergey Shelukhin (JIRA)
Sergey Shelukhin created HIVE-15398: --- Summary: metadata-only queries may return incorrect results with empty tables - II Key: HIVE-15398 URL: https://issues.apache.org/jira/browse/HIVE-15398

[jira] [Created] (HIVE-15397) nullscan may return incorrect results with empty tables - I

2016-12-08 Thread Sergey Shelukhin (JIRA)
Sergey Shelukhin created HIVE-15397: --- Summary: nullscan may return incorrect results with empty tables - I Key: HIVE-15397 URL: https://issues.apache.org/jira/browse/HIVE-15397 Project: Hive

[jira] [Created] (HIVE-15396) Basic Stats are not collected when running INSERT INTO commands on s3a

2016-12-08 Thread Sahil Takiar (JIRA)
Sahil Takiar created HIVE-15396: --- Summary: Basic Stats are not collected when running INSERT INTO commands on s3a Key: HIVE-15396 URL: https://issues.apache.org/jira/browse/HIVE-15396 Project: Hive

[jira] [Created] (HIVE-15395) Don't try to intern strings from empty map

2016-12-08 Thread Ashutosh Chauhan (JIRA)
Ashutosh Chauhan created HIVE-15395: --- Summary: Don't try to intern strings from empty map Key: HIVE-15395 URL: https://issues.apache.org/jira/browse/HIVE-15395 Project: Hive Issue Type:

Re: jenkins on master is not working

2016-12-08 Thread Sergio Pena
Seems sometimes Jenkins give us a slave that does not have the environment correctly set up. I modified the job to include JDK on any slave. That will hopefully fix the issue. On Thu, Dec 8, 2016 at 4:28 PM, Eugene Koifman wrote: > Hi, > > Builds are failing with the

jenkins on master is not working

2016-12-08 Thread Eugene Koifman
Hi, Builds are failing with the error below. Could someone take a look please? [ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.1:compile (default-compile) on project hive-ptest: Compilation failure [ERROR] No compiler is provided in this environment. Perhaps

Re: Review Request 53204: HIVE-15076 Improve scalability of LDAP authentication provider group filter

2016-12-08 Thread Illya Yalovyy
> On Dec. 8, 2016, 3:55 p.m., Aihua Xu wrote: > > service/src/test/org/apache/hive/service/auth/TestLdapAuthenticationProviderImpl.java, > > line 265 > > > > > > You may need to add some tests for the default

Re: Review Request 53204: HIVE-15076 Improve scalability of LDAP authentication provider group filter

2016-12-08 Thread Illya Yalovyy
> On Dec. 8, 2016, 3:55 p.m., Aihua Xu wrote: > > service/src/java/org/apache/hive/service/auth/ldap/GroupFilterFactory.java, > > line 145 > > > > > > You may need to change message since it's expected that the

Re: Review Request 53204: HIVE-15076 Improve scalability of LDAP authentication provider group filter

2016-12-08 Thread Illya Yalovyy
> On Dec. 8, 2016, 3:55 p.m., Aihua Xu wrote: > > service/src/java/org/apache/hive/service/auth/ldap/QueryFactory.java, line > > 138 > > > > > > Looks like we won't handle NPE so NPE may cause some problems. > >

[jira] [Created] (HIVE-15394) HiveMetaStoreClient add_partition API should not allow partitions with a null StorageDescriptor.cols to be added

2016-12-08 Thread Anthony Hsu (JIRA)
Anthony Hsu created HIVE-15394: -- Summary: HiveMetaStoreClient add_partition API should not allow partitions with a null StorageDescriptor.cols to be added Key: HIVE-15394 URL:

Re: Review Request 54341: HIVE-15353: Metastore throws NPE if StorageDescriptor.cols is null

2016-12-08 Thread Anthony Hsu
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/54341/ --- (Updated 十二月 8, 2016, 9:23 p.m.) Review request for hive. Changes ---

[jira] [Created] (HIVE-15393) Update Guava version

2016-12-08 Thread slim bouguerra (JIRA)
slim bouguerra created HIVE-15393: - Summary: Update Guava version Key: HIVE-15393 URL: https://issues.apache.org/jira/browse/HIVE-15393 Project: Hive Issue Type: Sub-task

[jira] [Created] (HIVE-15392) Refactoring the validate function of HiveSchemaTool to make the output consistent

2016-12-08 Thread Aihua Xu (JIRA)
Aihua Xu created HIVE-15392: --- Summary: Refactoring the validate function of HiveSchemaTool to make the output consistent Key: HIVE-15392 URL: https://issues.apache.org/jira/browse/HIVE-15392 Project: Hive

[ANNOUNCE] Apache Hive 2.1.1 Released

2016-12-08 Thread Jesus Camacho Rodriguez
The Apache Hive team is proud to announce the release of Apache Hive version 2.1.1. The Apache Hive (TM) data warehouse software facilitates querying and managing large datasets residing in distributed storage. Built on top of Apache Hadoop (TM), it provides, among others: * Tools to enable easy

[jira] [Created] (HIVE-15391) Location validation for table should ignore the values for view.

2016-12-08 Thread Yongzhi Chen (JIRA)
Yongzhi Chen created HIVE-15391: --- Summary: Location validation for table should ignore the values for view. Key: HIVE-15391 URL: https://issues.apache.org/jira/browse/HIVE-15391 Project: Hive

Re: Review Request 53204: HIVE-15076 Improve scalability of LDAP authentication provider group filter

2016-12-08 Thread Illya Yalovyy
> On Dec. 8, 2016, 3:55 p.m., Aihua Xu wrote: > > common/src/java/org/apache/hadoop/hive/conf/HiveConf.java, line 2426 > > > > > > Just curious why we don't just put the constant string > >

Re: Review Request 53204: HIVE-15076 Improve scalability of LDAP authentication provider group filter

2016-12-08 Thread Aihua Xu
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/53204/#review158532 --- common/src/java/org/apache/hadoop/hive/conf/HiveConf.java (line

[jira] [Created] (HIVE-15390) Orc reader unnecessarily reading stripe footers with hive.optimize.index.filter set to true

2016-12-08 Thread Abhishek Somani (JIRA)
Abhishek Somani created HIVE-15390: -- Summary: Orc reader unnecessarily reading stripe footers with hive.optimize.index.filter set to true Key: HIVE-15390 URL: https://issues.apache.org/jira/browse/HIVE-15390

Re: Request for addition as contributor

2016-12-08 Thread Alan Gates
On JIRA or the wiki? I tried to add you to the JIRA but it didn't find a szita or Adam Szita user. I'm not sure I have permission to add you to the wiki. Alan. > On Dec 8, 2016, at 07:21, Adam Szita wrote: > > Hi, > > Can you add my userid (szita) as contributor to Hive

Request for addition as contributor

2016-12-08 Thread Adam Szita
Hi, Can you add my userid (szita) as contributor to Hive please. Thanks, Adam

Re: Review Request 53845: 'like any' and 'like all' operators in hive

2016-12-08 Thread Simanchal Das
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/53845/ --- (Updated Dec. 8, 2016, 12:31 p.m.) Review request for hive, Carl Steinbach and

[jira] [Created] (HIVE-15389) Backport HIVE-15239 to branch-1

2016-12-08 Thread Niklaus Xiao (JIRA)
Niklaus Xiao created HIVE-15389: --- Summary: Backport HIVE-15239 to branch-1 Key: HIVE-15389 URL: https://issues.apache.org/jira/browse/HIVE-15389 Project: Hive Issue Type: Bug

[jira] [Created] (HIVE-15388) HiveParser spends lots of time in parsing queries with lots "("

2016-12-08 Thread Rajesh Balamohan (JIRA)
Rajesh Balamohan created HIVE-15388: --- Summary: HiveParser spends lots of time in parsing queries with lots "(" Key: HIVE-15388 URL: https://issues.apache.org/jira/browse/HIVE-15388 Project: Hive

Re: confirm subscribe to dev@hive.apache.org

2016-12-08 Thread sanchita sanyal
Hi, Please add me to the group. Thanks, Sanchita On Thu, Dec 8, 2016 at 3:59 PM, wrote: > Hi! This is the ezmlm program. I'm managing the > dev@hive.apache.org mailing list. > > I'm working for my owner, who can be reached > at dev-ow...@hive.apache.org. > > To

[jira] [Created] (HIVE-15387) NPE in HiveServer2 webUI Historical SQL Operations section

2016-12-08 Thread Barna Zsombor Klara (JIRA)
Barna Zsombor Klara created HIVE-15387: -- Summary: NPE in HiveServer2 webUI Historical SQL Operations section Key: HIVE-15387 URL: https://issues.apache.org/jira/browse/HIVE-15387 Project: Hive

[HIVE/cli] need your review for HIVE-15378

2016-12-08 Thread Hui Fei
hi all could you please give suggestions and review it link is https://issues.apache.org/jira/browse/HIVE-15378 thanks

Re: [VOTE] Apache Hive 2.1.1 Release Candidate 1

2016-12-08 Thread Jesus Camacho Rodriguez
I pushed the send button too quickly. Let's tally the votes correctly: 4 +1 votes: * Alan Gates (binding) * Ashutosh Chauhan (binding) * Thejas Nair (binding) * Sergio Peña (non-binding) 1 -1 vote: * Gary Gregory (non-binding) Thanks, Jesús On 12/8/16, 9:08 AM, "Jesus Camacho Rodriguez"

Re: [VOTE] Apache Hive 2.1.1 Release Candidate 1

2016-12-08 Thread Jesus Camacho Rodriguez
@Sergio, it counts :) Thanks everyone for testing and voting! With 4 +1 PMC votes and more than 192 hours now having passed, the vote for releasing 2.1.1 has passed. I will publish the artifacts shortly. -- Jesús On 12/7/16, 11:00 PM, "Sergio Pena" wrote: