[jira] [Created] (HIVE-14324) ORC PPD for floats is broken

2016-07-25 Thread Prasanth Jayachandran (JIRA)
Prasanth Jayachandran created HIVE-14324: Summary: ORC PPD for floats is broken Key: HIVE-14324 URL: https://issues.apache.org/jira/browse/HIVE-14324 Project: Hive Issue Type: Bug

Version number in branch-2.1

2016-07-25 Thread Rajat Khandelwal
Hi https://github.com/apache/hive/blob/branch-2.1/pom.xml#L24 Why is the version not a SNAPSHOT version?

Re: Version number in branch-2.1

2016-07-25 Thread Jesus Camacho Rodriguez
You are right, thanks for pointing that out. It is not part of the release instructions. I have been looking into other branches and the version is not updated for them either after the release has been done. I will fix it shortly for branch-2.1 and fix the release instructions. -- Jesús On 7

[jira] [Created] (HIVE-14325) how to deploy LLAP without slider on YARN

2016-07-25 Thread dancer (JIRA)
dancer created HIVE-14325: - Summary: how to deploy LLAP without slider on YARN Key: HIVE-14325 URL: https://issues.apache.org/jira/browse/HIVE-14325 Project: Hive Issue Type: Bug Reporte

Re: Version number in branch-2.1

2016-07-25 Thread Rajat Khandelwal
Another thing, When is 2.1.1 planned? On Mon, Jul 25, 2016 at 4:17 PM Jesus Camacho Rodriguez < jcamachorodrig...@hortonworks.com> wrote: > You are right, thanks for pointing that out. > > It is not part of the release instructions. I have been looking into > other branches and the version is not

[jira] [Created] (HIVE-14326) Merging outer joins without conditions can lead to wrong results

2016-07-25 Thread Jesus Camacho Rodriguez (JIRA)
Jesus Camacho Rodriguez created HIVE-14326: -- Summary: Merging outer joins without conditions can lead to wrong results Key: HIVE-14326 URL: https://issues.apache.org/jira/browse/HIVE-14326 Pr

Re: Version number in branch-2.1

2016-07-25 Thread Jesus Camacho Rodriguez
I had not planned anything yet, nor shared the idea with the community. However, the pace for patches going in branch-2.1 has been high, thus I think there are enough fixes to justify a new release soon (maybe starting the release process in one or two weeks). -- Jesús On 7/25/16, 12:52 PM, "

[jira] [Created] (HIVE-14327) Make RPC server inside Hive on Spark port range configuration

2016-07-25 Thread Aihua Xu (JIRA)
Aihua Xu created HIVE-14327: --- Summary: Make RPC server inside Hive on Spark port range configuration Key: HIVE-14327 URL: https://issues.apache.org/jira/browse/HIVE-14327 Project: Hive Issue Type

Review Request 50400: HIVE-14227: Investigate invalid SessionHandle and invalid OperationHandle

2016-07-25 Thread Aihua Xu
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/50400/ --- Review request for hive. Repository: hive-git Description --- This is th

Review Request 50401: Make the print of COLUMN_STATS_ACCURATE more stable.

2016-07-25 Thread pengcheng xiong
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/50401/ --- Review request for hive and Ashutosh Chauhan. Repository: hive-git Descriptio

Re: Review Request 50401: Make the print of COLUMN_STATS_ACCURATE more stable.

2016-07-25 Thread Sergey Shelukhin
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/50401/#review143407 --- common/src/java/org/apache/hadoop/hive/common/StatsSetupConst.jav

Re: Review Request 50401: Make the print of COLUMN_STATS_ACCURATE more stable.

2016-07-25 Thread pengcheng xiong
> On July 25, 2016, 6:29 p.m., Sergey Shelukhin wrote: > > common/src/java/org/apache/hadoop/hive/common/StatsSetupConst.java, line 206 > > > > > > should this be "columns.get..."? Yes, you r right. > On July 25,

Re: Review Request 50401: Make the print of COLUMN_STATS_ACCURATE more stable.

2016-07-25 Thread pengcheng xiong
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/50401/ --- (Updated July 25, 2016, 7:06 p.m.) Review request for hive and Ashutosh Chauhan

Review Request 50405: HIVE-14251: Union All of different types resolves to incorrect data

2016-07-25 Thread Aihua Xu
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/50405/ --- Review request for hive. Repository: hive-git Description --- HIVE-14251

[jira] [Created] (HIVE-14328) Change branch1 to branch-1 for pre-commit tests

2016-07-25 Thread JIRA
Sergio Peña created HIVE-14328: -- Summary: Change branch1 to branch-1 for pre-commit tests Key: HIVE-14328 URL: https://issues.apache.org/jira/browse/HIVE-14328 Project: Hive Issue Type: Bug

[jira] [Created] (HIVE-14329) fix flapping qtests - because of output string ordering

2016-07-25 Thread Zoltan Haindrich (JIRA)
Zoltan Haindrich created HIVE-14329: --- Summary: fix flapping qtests - because of output string ordering Key: HIVE-14329 URL: https://issues.apache.org/jira/browse/HIVE-14329 Project: Hive Is

[jira] [Created] (HIVE-14330) fix LockHandle TxnHandler.acquireLock(String key) retry logic

2016-07-25 Thread Eugene Koifman (JIRA)
Eugene Koifman created HIVE-14330: - Summary: fix LockHandle TxnHandler.acquireLock(String key) retry logic Key: HIVE-14330 URL: https://issues.apache.org/jira/browse/HIVE-14330 Project: Hive

[jira] [Created] (HIVE-14331) Task should set exception for failed map reduce job.

2016-07-25 Thread zhihai xu (JIRA)
zhihai xu created HIVE-14331: Summary: Task should set exception for failed map reduce job. Key: HIVE-14331 URL: https://issues.apache.org/jira/browse/HIVE-14331 Project: Hive Issue Type: Improve

[jira] [Created] (HIVE-14332) Reduce logging from VectorMapOperator

2016-07-25 Thread Matt McCline (JIRA)
Matt McCline created HIVE-14332: --- Summary: Reduce logging from VectorMapOperator Key: HIVE-14332 URL: https://issues.apache.org/jira/browse/HIVE-14332 Project: Hive Issue Type: Bug Co

[jira] [Created] (HIVE-14333) ORC schema evolution from float to double changes precision and breaks filters

2016-07-25 Thread Prasanth Jayachandran (JIRA)
Prasanth Jayachandran created HIVE-14333: Summary: ORC schema evolution from float to double changes precision and breaks filters Key: HIVE-14333 URL: https://issues.apache.org/jira/browse/HIVE-14333

Review Request 50434: HIVE-14323: Reduce number of FS permissions and redundant FS operations

2016-07-25 Thread Rajesh Balamohan
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/50434/ --- Review request for hive, Ashutosh Chauhan and Chris Nauroth. Bugs: HIVE-14323

Re: Version number in branch-2.1

2016-07-25 Thread Rajat Khandelwal
Alright, thanks! I think HIVE-11402 might have made the release and the snapshot incompatible. It has for us, at least. So if someone wants to deploy a fix over branch 2.1, but doesn't want to have HIVE-11402 in that, then they have to make their own release. On Mon, Jul 25, 2016 at 6:48 PM Jes