[jira] [Created] (HIVE-12376) make hive.compactor.worker.threads use a thread pool, etc

2015-11-10 Thread Eugene Koifman (JIRA)
Eugene Koifman created HIVE-12376: - Summary: make hive.compactor.worker.threads use a thread pool, etc Key: HIVE-12376 URL: https://issues.apache.org/jira/browse/HIVE-12376 Project: Hive

[jira] [Created] (HIVE-12375) ensure hive.compactor.check.interval cannot be set too low

2015-11-10 Thread Eugene Koifman (JIRA)
Eugene Koifman created HIVE-12375: - Summary: ensure hive.compactor.check.interval cannot be set too low Key: HIVE-12375 URL: https://issues.apache.org/jira/browse/HIVE-12375 Project: Hive

[jira] [Created] (HIVE-12374) Improve setting of JVM configs for HS2 and Metastore shell scripts

2015-11-10 Thread Vaibhav Gumashta (JIRA)
Vaibhav Gumashta created HIVE-12374: --- Summary: Improve setting of JVM configs for HS2 and Metastore shell scripts Key: HIVE-12374 URL: https://issues.apache.org/jira/browse/HIVE-12374 Project:

Re: Review Request 39836: HIVE-12309

2015-11-10 Thread j . prasanth . j
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/39836/#review105945 --- ql/src/java/org/apache/hadoop/hive/ql/stats/StatsUtils.java (line

[jira] [Created] (HIVE-12378) Exception on HBaseSerDe.serialize binary field

2015-11-10 Thread Yongzhi Chen (JIRA)
Yongzhi Chen created HIVE-12378: --- Summary: Exception on HBaseSerDe.serialize binary field Key: HIVE-12378 URL: https://issues.apache.org/jira/browse/HIVE-12378 Project: Hive Issue Type: Bug

[jira] [Created] (HIVE-12379) FetchTask conversion for BucketPruning

2015-11-10 Thread Gopal V (JIRA)
Gopal V created HIVE-12379: -- Summary: FetchTask conversion for BucketPruning Key: HIVE-12379 URL: https://issues.apache.org/jira/browse/HIVE-12379 Project: Hive Issue Type: Improvement

Re: [DISCUSS] the first Hive 2 release

2015-11-10 Thread Thejas Nair
+1 It would be good to let users play with some of the new features and give feedback. Regarding the vote, we don't have a precedent for conducting that for a release proposal. So this discussion thread should be sufficient, unless someone feels otherwise. There will certainly be a vote on the

[jira] [Created] (HIVE-12377) GenericUTDF Unusable Since Initialize is Deprecated

2015-11-10 Thread Scott Wallace (JIRA)
Scott Wallace created HIVE-12377: Summary: GenericUTDF Unusable Since Initialize is Deprecated Key: HIVE-12377 URL: https://issues.apache.org/jira/browse/HIVE-12377 Project: Hive Issue Type:

[DISCUSS] the first Hive 2 release

2015-11-10 Thread Sergey Shelukhin
Hi. I would like to start the discussion about the first Hive 2 release and volunteer to be a release manager. The branch has existed for a while and has a lot of new exciting features. If there are no objections, I’ll start a VOTE thread soon. Please mark the unfinished features that you’d like

Re: Dev meetup Nov 2015

2015-11-10 Thread Xuefu Zhang
HI folks, Here is the talks that are scheduled for Monday's meetup. As you can see that we have a full schedule, speakers please constrain your talk within the given slot. 1. Lessons learned from enterprise users (Xuefu, 5m) 2. New Hive metrics and monitoring for HS2/HMS (TBD, 10m) 3. Hardening

[jira] [Created] (HIVE-12380) Versioning UDFs

2015-11-10 Thread Johndee Burks (JIRA)
Johndee Burks created HIVE-12380: Summary: Versioning UDFs Key: HIVE-12380 URL: https://issues.apache.org/jira/browse/HIVE-12380 Project: Hive Issue Type: New Feature Reporter:

Re: Review Request 39836: HIVE-12309

2015-11-10 Thread Ashutosh Chauhan
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/39836/#review105972 --- ql/src/java/org/apache/hadoop/hive/ql/stats/StatsUtils.java (line

Re: [DISCUSS] the first Hive 2 release

2015-11-10 Thread Xuefu Zhang
I understand that there have been a lot of things that have been added or merged to master. However, I think many of us has no clear picture where things are, especially about new features and their stability/usability. Thus, I think it would be great if someone can give an high-level overview on

Re: Review Request 39836: HIVE-12309

2015-11-10 Thread j . prasanth . j
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/39836/#review105976 --- Ship it! Ship It! - Prasanth_J On Oct. 31, 2015, 10:11 p.m.,

[jira] [Created] (HIVE-12381) analyze table compute stats for table with special characters will wipe out all the table stats

2015-11-10 Thread Pengcheng Xiong (JIRA)
Pengcheng Xiong created HIVE-12381: -- Summary: analyze table compute stats for table with special characters will wipe out all the table stats Key: HIVE-12381 URL: https://issues.apache.org/jira/browse/HIVE-12381

[jira] [Created] (HIVE-12382) return actual row count for JDBC executeUpdate

2015-11-10 Thread Nemon Lou (JIRA)
Nemon Lou created HIVE-12382: Summary: return actual row count for JDBC executeUpdate Key: HIVE-12382 URL: https://issues.apache.org/jira/browse/HIVE-12382 Project: Hive Issue Type: Improvement

Re: Review Request 39425: Invalid column ref error in order by when using column alias in select clause and using having

2015-11-10 Thread John Pullokkaran
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/39425/#review106005 --- Ship it! Ship It! - John Pullokkaran On Oct. 18, 2015, 9:47

Re: [DISCUSS] the first Hive 2 release

2015-11-10 Thread Lefty Leverenz
The overview could go into the wiki when the time comes, along with 38 or more doc fixes (which I'm sure people will rush to finish before the release): TODOC2.0 . --

Build failed in Jenkins: HIVE-TRUNK-JAVA8 #132

2015-11-10 Thread hiveqa
See Changes: [ctang] HIVE-12306: fix hbase_queries.q failure (Chaoyu Tang, reviewed by Jimmy Xiang) [Ashutosh Chauhan] HIVE-12263 : Hive SchemaTool does not tolerate leading spaces in JDBC url (Chen

Review Request 40165: analyze table compute stats for table with special characters will wipe out all the table stats

2015-11-10 Thread pengcheng xiong
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/40165/ --- Review request for hive and Ashutosh Chauhan. Repository: hive-git