[jira] [Created] (HIVE-10983) Lazysimpleserde bug when Text is reused

2015-06-11 Thread xiaowei wang (JIRA)
xiaowei wang created HIVE-10983: --- Summary: Lazysimpleserde bug when Text is reused Key: HIVE-10983 URL: https://issues.apache.org/jira/browse/HIVE-10983 Project: Hive Issue Type: Bug

[jira] [Created] (HIVE-10984) When ZooKeeperHiveLockManager locks an object exclusively, it doesn't check the lock on the children.

2015-06-11 Thread Aihua Xu (JIRA)
Aihua Xu created HIVE-10984: --- Summary: When ZooKeeperHiveLockManager locks an object exclusively, it doesn't check the lock on the children. Key: HIVE-10984 URL: https://issues.apache.org/jira/browse/HIVE-10984

Review Request 35358: HIVE-10841: [WHERE col is not null] does not work sometimes for queries with many JOIN statements

2015-06-11 Thread John Pullokkaran
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/35358/ --- Review request for hive and Ashutosh Chauhan. Bugs: HIVE-10841

Hive-0.14 - Build # 981 - Still Failing

2015-06-11 Thread Apache Jenkins Server
Changes for Build #980 Changes for Build #981 No tests ran. The Apache Jenkins build system has built Hive-0.14 (build #981) Status: Still Failing Check console output at https://builds.apache.org/job/Hive-0.14/981/ to view the results.

Re: Building Hive-0.14 is failing because artifact pentaho-aggdesigner-algorithm-5.1.3-jhyde could not be resolved

2015-06-11 Thread Julian Hyde
I agree. Everything should come from the Apache repo or Maven central. I logged https://issues.apache.org/jira/browse/CALCITE-605 to track it, and it is fixed except for pentaho-aggdesigner-algorithm. I am still working on that one (persuading the Pentaho folks to deploy to maven central); see

[jira] [Created] (HIVE-10985) Value based windowing on timestamp can't handle NULL value

2015-06-11 Thread Aihua Xu (JIRA)
Aihua Xu created HIVE-10985: --- Summary: Value based windowing on timestamp can't handle NULL value Key: HIVE-10985 URL: https://issues.apache.org/jira/browse/HIVE-10985 Project: Hive Issue Type:

[jira] [Created] (HIVE-10986) Check of fs.trash.interval in HiveMetaStore should be consistent with Trash.moveToAppropriateTrash()

2015-06-11 Thread Eugene Koifman (JIRA)
Eugene Koifman created HIVE-10986: - Summary: Check of fs.trash.interval in HiveMetaStore should be consistent with Trash.moveToAppropriateTrash() Key: HIVE-10986 URL:

Re: Review Request 35323: HIVE-10972 DummyTxnManager always locks the current database in shared mode, which is incorrect.

2015-06-11 Thread Chaoyu Tang
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/35323/#review87640 ---

Re: Review Request 34586: HIVE-10704

2015-06-11 Thread Mostafa Mokhtar
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/34586/#review85870 ---

[jira] [Created] (HIVE-10981) LLAP: Accept --hiveconf parameters for the LlapServiceDriver

2015-06-11 Thread Gopal V (JIRA)
Gopal V created HIVE-10981: -- Summary: LLAP: Accept --hiveconf parameters for the LlapServiceDriver Key: HIVE-10981 URL: https://issues.apache.org/jira/browse/HIVE-10981 Project: Hive Issue Type:

Re: Full text index functionality available?

2015-06-11 Thread 김영우
AFAIK, Hive does not support the built-in features like you mentioned. But using Hive storage handler, you can integrate other components that support data indexing and searching. For instance, there are storage handlers for Solr and ElasticSearch [1][2]. HTH Regards, Youngwoo [1].

Re: Review Request 34586: HIVE-10704

2015-06-11 Thread Alexander Pivovarov
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/34586/#review87672 --- Ship it! Ship It! - Alexander Pivovarov On May 27, 2015, 6:33

[jira] [Created] (HIVE-10982) Customizable the value of java.sql.statement.setFetchSize in Hive JDBC Driver

2015-06-11 Thread Bing Li (JIRA)
Bing Li created HIVE-10982: -- Summary: Customizable the value of java.sql.statement.setFetchSize in Hive JDBC Driver Key: HIVE-10982 URL: https://issues.apache.org/jira/browse/HIVE-10982 Project: Hive

Re: Building Hive-0.14 is failing because artifact pentaho-aggdesigner-algorithm-5.1.3-jhyde could not be resolved

2015-06-11 Thread Alan Gates
To clarify, I didn't intend to say we shouldn't trust a repository like conjars, I meant to say I don't know if we should. I'll have to look into it. Alan. From: Ravi Prakash ravi...@ymail.commailto:ravi...@ymail.com Reply-To: Ravi Prakash ravi...@ymail.commailto:ravi...@ymail.com Date:

Re: Building Hive-0.14 is failing because artifact pentaho-aggdesigner-algorithm-5.1.3-jhyde could not be resolved

2015-06-11 Thread Ravi Prakash
Thanks Julian! I talked to Alan at the Hadoop Summit on Tuesday and he agreed that dependencies for Apache projects should be available via Maven Central (and shouldn't require trusting other repositories like conjars). This problem persists with the current Hive-1.2.0 release since it depends