[GitHub] hive pull request: Fix lock/unlock pairing

2014-06-30 Thread pavel-sakun
Github user pavel-sakun closed the pull request at: https://github.com/apache/hive/pull/17 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is en

[jira] [Updated] (HIVE-860) Persistent distributed cache

2014-06-30 Thread Brock Noland (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-860?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Brock Noland updated HIVE-860: -- Attachment: HIVE-860.patch > Persistent distributed cache > > >

[jira] [Updated] (HIVE-7324) CBO: provide a mechanism to test CBO features based on table stats only (w/o table data)

2014-06-30 Thread Harish Butani (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7324?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Harish Butani updated HIVE-7324: Attachment: HIVE-7324.1.patch > CBO: provide a mechanism to test CBO features based on table stats o

[jira] [Commented] (HIVE-7231) Improve ORC padding

2014-06-30 Thread Gopal V (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7231?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14048531#comment-14048531 ] Gopal V commented on HIVE-7231: --- Tests on 1Tb proving that this does cut down on padding, but

[jira] [Commented] (HIVE-6492) limit partition number involved in a table scan

2014-06-30 Thread Lefty Leverenz (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-6492?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14048517#comment-14048517 ] Lefty Leverenz commented on HIVE-6492: -- *hive.limit.query.max.table.partition* is docu

[jira] [Commented] (HIVE-6586) Add new parameters to HiveConf.java after commit HIVE-6037 (also fix typos)

2014-06-30 Thread Lefty Leverenz (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-6586?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14048516#comment-14048516 ] Lefty Leverenz commented on HIVE-6586: -- HIVE-6492 added hive.limit.query.max.table.par

[jira] [Created] (HIVE-7324) CBO: provide a mechanism to test CBO features based on table stats only (w/o table data)

2014-06-30 Thread Harish Butani (JIRA)
Harish Butani created HIVE-7324: --- Summary: CBO: provide a mechanism to test CBO features based on table stats only (w/o table data) Key: HIVE-7324 URL: https://issues.apache.org/jira/browse/HIVE-7324 Pr

[jira] [Updated] (HIVE-7105) Enable ReduceRecordProcessor to generate VectorizedRowBatches

2014-06-30 Thread Gopal V (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7105?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gopal V updated HIVE-7105: -- Resolution: Fixed Release Note: Tez vectorized shuffle record reader (was: Tez shuffle vectorized ReduceR

[jira] [Commented] (HIVE-7105) Enable ReduceRecordProcessor to generate VectorizedRowBatches

2014-06-30 Thread Gopal V (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7105?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14048510#comment-14048510 ] Gopal V commented on HIVE-7105: --- Committed to trunk, thanks [~mmccline], [~jnp] & [~rajesh.ba

[jira] [Commented] (HIVE-7105) Enable ReduceRecordProcessor to generate VectorizedRowBatches

2014-06-30 Thread Gopal V (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7105?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14048504#comment-14048504 ] Gopal V commented on HIVE-7105: --- Test failure unrelated to Tez. > Enable ReduceRecordProcess

[jira] [Commented] (HIVE-6468) HS2 out of memory error when curl sends a get request

2014-06-30 Thread Navis (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-6468?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14048501#comment-14048501 ] Navis commented on HIVE-6468: - 1. ok, sure. 2. just wanted not to miss any runtime exceptions.

[jira] [Commented] (HIVE-7314) Wrong results of UDF when hive.cache.expr.evaluation is set

2014-06-30 Thread Navis (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7314?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14048502#comment-14048502 ] Navis commented on HIVE-7314: - It should discern whole expression including children, so we nee

[jira] [Commented] (HIVE-7304) Transitive Predicate Propagation doesn't happen properly after HIVE-7159

2014-06-30 Thread Gopal V (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7304?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14048500#comment-14048500 ] Gopal V commented on HIVE-7304: --- [~ashutoshc]: I agree that the SARGs and filters shouldn't h

[jira] [Commented] (HIVE-7314) Wrong results of UDF when hive.cache.expr.evaluation is set

2014-06-30 Thread Ashutosh Chauhan (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7314?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14048497#comment-14048497 ] Ashutosh Chauhan commented on HIVE-7314: May be {{key=eval.getExpr().getClass().get

[jira] [Commented] (HIVE-7314) Wrong results of UDF when hive.cache.expr.evaluation is set

2014-06-30 Thread Navis (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7314?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14048494#comment-14048494 ] Navis commented on HIVE-7314: - Currently, expr cache is applied per column basis for SELECT op.

[jira] [Updated] (HIVE-7231) Improve ORC padding

2014-06-30 Thread Gopal V (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7231?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gopal V updated HIVE-7231: -- Attachment: HIVE-7231.6.patch Removed the tez-0.4.1 reference and the "&" from the documentation XML. > Improve

[jira] [Updated] (HIVE-7304) Transitive Predicate Propagation doesn't happen properly after HIVE-7159

2014-06-30 Thread Ashutosh Chauhan (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7304?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ashutosh Chauhan updated HIVE-7304: --- Resolution: Fixed Fix Version/s: 0.14.0 Status: Resolved (was: Patch Availab

[jira] [Updated] (HIVE-7323) Date type stats in ORC sometimes go stale

2014-06-30 Thread Navis (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7323?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Navis updated HIVE-7323: Attachment: HIVE-7323.1.patch.txt > Date type stats in ORC sometimes go stale >

[jira] [Updated] (HIVE-7323) Date type stats in ORC sometimes go stale

2014-06-30 Thread Navis (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7323?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Navis updated HIVE-7323: Status: Patch Available (was: Open) > Date type stats in ORC sometimes go stale > -

[jira] [Commented] (HIVE-7304) Transitive Predicate Propagation doesn't happen properly after HIVE-7159

2014-06-30 Thread Harish Butani (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7304?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14048475#comment-14048475 ] Harish Butani commented on HIVE-7304: - [~ashutoshc] yes i would prefer committing this

[jira] [Created] (HIVE-7323) Date type stats in ORC sometimes go stale

2014-06-30 Thread Navis (JIRA)
Navis created HIVE-7323: --- Summary: Date type stats in ORC sometimes go stale Key: HIVE-7323 URL: https://issues.apache.org/jira/browse/HIVE-7323 Project: Hive Issue Type: Bug Components: Stat

[jira] [Commented] (HIVE-7304) Transitive Predicate Propagation doesn't happen properly after HIVE-7159

2014-06-30 Thread Ashutosh Chauhan (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7304?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14048471#comment-14048471 ] Ashutosh Chauhan commented on HIVE-7304: [~rhbutani] Shall we commit this one and a

[jira] [Commented] (HIVE-7105) Enable ReduceRecordProcessor to generate VectorizedRowBatches

2014-06-30 Thread Hive QA (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7105?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14048470#comment-14048470 ] Hive QA commented on HIVE-7105: --- {color:red}Overall{color}: -1 at least one tests failed H

[jira] [Commented] (HIVE-3087) Implement stored procedure

2014-06-30 Thread Lefty Leverenz (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-3087?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14048457#comment-14048457 ] Lefty Leverenz commented on HIVE-3087: -- Editorial comments: # typo here: "DECALARE m

[jira] [Commented] (HIVE-7063) Optimize for the Top N within a Group use case

2014-06-30 Thread Lefty Leverenz (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7063?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14048451#comment-14048451 ] Lefty Leverenz commented on HIVE-7063: -- No user doc for this? > Optimize for the Top

[jira] [Commented] (HIVE-7040) TCP KeepAlive for HiveServer2

2014-06-30 Thread Lefty Leverenz (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7040?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14048441#comment-14048441 ] Lefty Leverenz commented on HIVE-7040: -- bq. Seemed duplicated with HIVE-6679 HIVE-66

[jira] [Created] (HIVE-7322) Vectorize PTF Operator {Windowable, Streamable} add constant lag/lead window aggregates / functions (i.e. window max, window max, etc)

2014-06-30 Thread Matt McCline (JIRA)
Matt McCline created HIVE-7322: -- Summary: Vectorize PTF Operator {Windowable, Streamable} add constant lag/lead window aggregates / functions (i.e. window max, window max, etc) Key: HIVE-7322 URL: https://issues.apa

[jira] [Created] (HIVE-7321) Vectorize PTF Operator {Windowable, Streamable} add non-window aggregates / functions (i.e. cumulative sum, row number, rank, etc)

2014-06-30 Thread Matt McCline (JIRA)
Matt McCline created HIVE-7321: -- Summary: Vectorize PTF Operator {Windowable, Streamable} add non-window aggregates / functions (i.e. cumulative sum, row number, rank, etc) Key: HIVE-7321 URL: https://issues.apache.o

[jira] [Created] (HIVE-7320) Vectorize PTF Operator {Windowable, Streamable} in physical optimizer Vectorizer stage only

2014-06-30 Thread Matt McCline (JIRA)
Matt McCline created HIVE-7320: -- Summary: Vectorize PTF Operator {Windowable, Streamable} in physical optimizer Vectorizer stage only Key: HIVE-7320 URL: https://issues.apache.org/jira/browse/HIVE-7320 P

[jira] [Commented] (HIVE-7231) Improve ORC padding

2014-06-30 Thread Gopal V (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7231?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14048431#comment-14048431 ] Gopal V commented on HIVE-7231: --- Looks like I jumped the gun and rebased my patch to also use

[jira] [Created] (HIVE-7319) Add isStreamable to PTFDesc object

2014-06-30 Thread Matt McCline (JIRA)
Matt McCline created HIVE-7319: -- Summary: Add isStreamable to PTFDesc object Key: HIVE-7319 URL: https://issues.apache.org/jira/browse/HIVE-7319 Project: Hive Issue Type: Sub-task Re

[jira] [Updated] (HIVE-860) Persistent distributed cache

2014-06-30 Thread Brock Noland (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-860?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Brock Noland updated HIVE-860: -- Attachment: HIVE-860.patch > Persistent distributed cache > > >

[jira] [Created] (HIVE-7318) Vectorized PTF

2014-06-30 Thread Matt McCline (JIRA)
Matt McCline created HIVE-7318: -- Summary: Vectorized PTF Key: HIVE-7318 URL: https://issues.apache.org/jira/browse/HIVE-7318 Project: Hive Issue Type: Bug Reporter: Matt McCline

[jira] [Commented] (HIVE-7040) TCP KeepAlive for HiveServer2

2014-06-30 Thread Navis (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7040?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14048425#comment-14048425 ] Navis commented on HIVE-7040: - Seemed duplicated with HIVE-6679 > TCP KeepAlive for HiveServer

[jira] [Updated] (HIVE-7105) Enable ReduceRecordProcessor to generate VectorizedRowBatches

2014-06-30 Thread Gopal V (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7105?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gopal V updated HIVE-7105: -- Attachment: HIVE-7105.3.patch > Enable ReduceRecordProcessor to generate VectorizedRowBatches >

[jira] [Updated] (HIVE-7291) Refactor TestParser to understand test-property file

2014-06-30 Thread Szehon Ho (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7291?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Szehon Ho updated HIVE-7291: Attachment: HIVE-7291.4.patch Missed the earlier comment. Changing to throw the exception. > Refactor Test

Re: Review Request 23124: HIVE-7291: Refactor TestParser to understand test-property file

2014-06-30 Thread Szehon Ho
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/23124/ --- (Updated July 1, 2014, 2 a.m.) Review request for hive and Brock Noland. Chan

[jira] [Commented] (HIVE-7231) Improve ORC padding

2014-06-30 Thread Lefty Leverenz (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7231?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14048417#comment-14048417 ] Lefty Leverenz commented on HIVE-7231: -- [~gopalv], I must have been looking at the wro

[jira] [Commented] (HIVE-7231) Improve ORC padding

2014-06-30 Thread Hive QA (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7231?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14048416#comment-14048416 ] Hive QA commented on HIVE-7231: --- {color:red}Overall{color}: -1 no tests executed Here are

[jira] [Updated] (HIVE-7105) Enable ReduceRecordProcessor to generate VectorizedRowBatches

2014-06-30 Thread Gopal V (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7105?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gopal V updated HIVE-7105: -- Status: Patch Available (was: Open) > Enable ReduceRecordProcessor to generate VectorizedRowBatches > -

[jira] [Updated] (HIVE-7105) Enable ReduceRecordProcessor to generate VectorizedRowBatches

2014-06-30 Thread Gopal V (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7105?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gopal V updated HIVE-7105: -- Status: Open (was: Patch Available) > Enable ReduceRecordProcessor to generate VectorizedRowBatches > -

[jira] [Commented] (HIVE-7262) Partitioned Table Function (PTF) query fails on ORC table when attempting to vectorize

2014-06-30 Thread Hive QA (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7262?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14048411#comment-14048411 ] Hive QA commented on HIVE-7262: --- {color:red}Overall{color}: -1 at least one tests failed H

[jira] [Updated] (HIVE-7291) Refactor TestParser to understand test-property file

2014-06-30 Thread Szehon Ho (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7291?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Szehon Ho updated HIVE-7291: Attachment: HIVE-7291.3.patch One more minor refactoring. > Refactor TestParser to understand test-property

[jira] [Updated] (HIVE-6207) Integrate HCatalog with locking

2014-06-30 Thread Eugene Koifman (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-6207?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eugene Koifman updated HIVE-6207: - Attachment: HIVE-6207.patch HIVE-6207.patch - preliminary patch which includes https://issues.apa

Re: Review Request 23124: HIVE-7291: Refactor TestParser to understand test-property file

2014-06-30 Thread Szehon Ho
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/23124/ --- (Updated July 1, 2014, 1:39 a.m.) Review request for hive and Brock Noland. C

[jira] [Commented] (HIVE-7291) Refactor TestParser to understand test-property file

2014-06-30 Thread Brock Noland (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7291?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14048405#comment-14048405 ] Brock Noland commented on HIVE-7291: Yeah I agree we should throw an IllegalArgumentExc

[jira] [Commented] (HIVE-7291) Refactor TestParser to understand test-property file

2014-06-30 Thread Szehon Ho (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7291?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14048402#comment-14048402 ] Szehon Ho commented on HIVE-7291: - Yea that test is to manually (eyeball) the output of run

[jira] [Commented] (HIVE-7231) Improve ORC padding

2014-06-30 Thread Gopal V (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7231?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14048404#comment-14048404 ] Gopal V commented on HIVE-7231: --- [~leftylev]: HIVE-7231.5.patch has that clarified in hive-de

[jira] [Updated] (HIVE-7291) Refactor TestParser to understand test-property file

2014-06-30 Thread Szehon Ho (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7291?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Szehon Ho updated HIVE-7291: Attachment: HIVE-7291.2.patch > Refactor TestParser to understand test-property file > -

Re: Review Request 23124: HIVE-7291: Refactor TestParser to understand test-property file

2014-06-30 Thread Szehon Ho
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/23124/ --- (Updated July 1, 2014, 1:31 a.m.) Review request for hive and Brock Noland. C

[jira] [Commented] (HIVE-7255) Allow partial partition spec in analyze command

2014-06-30 Thread Lefty Leverenz (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7255?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14048398#comment-14048398 ] Lefty Leverenz commented on HIVE-7255: -- This needs user doc and examples here: * [Sta

[jira] [Updated] (HIVE-7255) Allow partial partition spec in analyze command

2014-06-30 Thread Lefty Leverenz (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7255?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lefty Leverenz updated HIVE-7255: - Labels: TODOC14 (was: ) > Allow partial partition spec in analyze command > -

[jira] [Commented] (HIVE-7040) TCP KeepAlive for HiveServer2

2014-06-30 Thread Lefty Leverenz (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7040?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14048391#comment-14048391 ] Lefty Leverenz commented on HIVE-7040: -- +1 for documentation > TCP KeepAlive for Hive

[jira] [Commented] (HIVE-7231) Improve ORC padding

2014-06-30 Thread Lefty Leverenz (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7231?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14048378#comment-14048378 ] Lefty Leverenz commented on HIVE-7231: -- Woops, very sorry -- forgot to publish my seco

[jira] [Updated] (HIVE-6207) Integrate HCatalog with locking

2014-06-30 Thread Eugene Koifman (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-6207?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eugene Koifman updated HIVE-6207: - Attachment: (was: HIVE-6207.4.patch) > Integrate HCatalog with locking > -

[jira] [Updated] (HIVE-7256) HiveTxnManager should be stateless

2014-06-30 Thread Eugene Koifman (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7256?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eugene Koifman updated HIVE-7256: - Attachment: HIVE-7256.addendum.patch HIVE-7256.addendum.patch is in addition to HIVE-7256.patch.

[jira] [Commented] (HIVE-7249) HiveTxnManager.closeTxnManger() throws if called after commitTxn()

2014-06-30 Thread Eugene Koifman (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7249?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14048358#comment-14048358 ] Eugene Koifman commented on HIVE-7249: -- BTW, I did test with this patch. I don't see

[jira] [Updated] (HIVE-7231) Improve ORC padding

2014-06-30 Thread Gopal V (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7231?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gopal V updated HIVE-7231: -- Attachment: HIVE-7231.5.patch Update docs in patch to match [~leftylev]'s RB comments. > Improve ORC padding >

[jira] [Commented] (HIVE-7231) Improve ORC padding

2014-06-30 Thread Gopal V (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7231?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14048327#comment-14048327 ] Gopal V commented on HIVE-7231: --- With rebase & update to docs. it LGTM - +1 > Improve ORC pa

[jira] [Updated] (HIVE-7262) Partitioned Table Function (PTF) query fails on ORC table when attempting to vectorize

2014-06-30 Thread Matt McCline (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7262?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matt McCline updated HIVE-7262: --- Status: Patch Available (was: In Progress) > Partitioned Table Function (PTF) query fails on ORC tabl

[jira] [Updated] (HIVE-7262) Partitioned Table Function (PTF) query fails on ORC table when attempting to vectorize

2014-06-30 Thread Matt McCline (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7262?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matt McCline updated HIVE-7262: --- Attachment: HIVE-7262.1.patch > Partitioned Table Function (PTF) query fails on ORC table when attempt

[jira] [Work started] (HIVE-7262) Partitioned Table Function (PTF) query fails on ORC table when attempting to vectorize

2014-06-30 Thread Matt McCline (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7262?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Work on HIVE-7262 started by Matt McCline. > Partitioned Table Function (PTF) query fails on ORC table when attempting to > vectorize > --

[jira] [Commented] (HIVE-7262) Partitioned Table Function (PTF) query fails on ORC table when attempting to vectorize

2014-06-30 Thread Matt McCline (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7262?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14048314#comment-14048314 ] Matt McCline commented on HIVE-7262: The change here is to detect virtual columns and

Re: Review Request 22996: HIVE-7090 Support session-level temporary tables in Hive

2014-06-30 Thread Jason Dere
> On June 30, 2014, 6:48 p.m., Alan Gates wrote: > > ql/src/java/org/apache/hadoop/hive/ql/metadata/SessionHiveMetaStoreClient.java, > > line 293 > > > > > > Same as comment above on being able to create a temp table

Re: Review Request 22996: HIVE-7090 Support session-level temporary tables in Hive

2014-06-30 Thread Jason Dere
> On June 30, 2014, 6:48 p.m., Alan Gates wrote: > > What will happen if a user tries to create a view over a temp table? I'm > > not sure if the creation will fail (since there's no table in the database) > > or succeed but fail later when the user tries to use the view. Ideally it > > woul

[jira] [Commented] (HIVE-6571) query id should be available for logging during query compilation

2014-06-30 Thread Sushanth Sowmyan (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-6571?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14048246#comment-14048246 ] Sushanth Sowmyan commented on HIVE-6571: Changing fix version to 0.14.0, since this

[jira] [Updated] (HIVE-6571) query id should be available for logging during query compilation

2014-06-30 Thread Sushanth Sowmyan (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-6571?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sushanth Sowmyan updated HIVE-6571: --- Fix Version/s: (was: 0.13.0) 0.14.0 > query id should be available for

[jira] [Commented] (HIVE-1868) ALTER TABLE ADD PARTITION can't handle partition key names that conflict with HQL keywords

2014-06-30 Thread Steven Willis (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-1868?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14048230#comment-14048230 ] Steven Willis commented on HIVE-1868: - Almost two more years... > ALTER TABLE ADD PART

[jira] [Created] (HIVE-7317) authorization_explain.q fails when run in sequence

2014-06-30 Thread Thejas M Nair (JIRA)
Thejas M Nair created HIVE-7317: --- Summary: authorization_explain.q fails when run in sequence Key: HIVE-7317 URL: https://issues.apache.org/jira/browse/HIVE-7317 Project: Hive Issue Type: Bug

[jira] [Updated] (HIVE-7255) Allow partial partition spec in analyze command

2014-06-30 Thread Ashutosh Chauhan (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7255?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ashutosh Chauhan updated HIVE-7255: --- Resolution: Fixed Fix Version/s: 0.14.0 Status: Resolved (was: Patch Availab

[jira] [Commented] (HIVE-7262) Partitioned Table Function (PTF) query fails on ORC table when attempting to vectorize

2014-06-30 Thread Matt McCline (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7262?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14048142#comment-14048142 ] Matt McCline commented on HIVE-7262: In talking to Harish, the issue is we should not

[jira] [Commented] (HIVE-5976) Decouple input formats from STORED as keywords

2014-06-30 Thread David Chen (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-5976?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14048130#comment-14048130 ] David Chen commented on HIVE-5976: -- Agreed. The TestCliDriver failures seem to be related

[jira] [Created] (HIVE-7316) Hive fails on zero length files

2014-06-30 Thread Brock Noland (JIRA)
Brock Noland created HIVE-7316: -- Summary: Hive fails on zero length files Key: HIVE-7316 URL: https://issues.apache.org/jira/browse/HIVE-7316 Project: Hive Issue Type: Bug Reporter:

[jira] [Commented] (HIVE-5976) Decouple input formats from STORED as keywords

2014-06-30 Thread Brock Noland (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-5976?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14048091#comment-14048091 ] Brock Noland commented on HIVE-5976: Some of those failures appear to be related. > De

[jira] [Commented] (HIVE-7289) revert HIVE-6469

2014-06-30 Thread Jayesh (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7289?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14048043#comment-14048043 ] Jayesh commented on HIVE-7289: -- I just ran both tests today on trunk to confirm that its not r

[jira] [Commented] (HIVE-7090) Support session-level temporary tables in Hive

2014-06-30 Thread Alan Gates (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7090?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14047970#comment-14047970 ] Alan Gates commented on HIVE-7090: -- A few comments left on review board. > Support sessio

Re: Review Request 22996: HIVE-7090 Support session-level temporary tables in Hive

2014-06-30 Thread Alan Gates
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/22996/#review47005 --- What will happen if a user tries to create a view over a temp table?

[jira] [Commented] (HIVE-7255) Allow partial partition spec in analyze command

2014-06-30 Thread Szehon Ho (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7255?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14047945#comment-14047945 ] Szehon Ho commented on HIVE-7255: - Thanks for taking care of those. +1 > Allow partial pa

[jira] [Commented] (HIVE-6468) HS2 out of memory error when curl sends a get request

2014-06-30 Thread Ravi Prakash (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-6468?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14047890#comment-14047890 ] Ravi Prakash commented on HIVE-6468: Hi Navis! Thanks a lot for your patch! I'm glad at

[jira] [Commented] (HIVE-7040) TCP KeepAlive for HiveServer2

2014-06-30 Thread Hive QA (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7040?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14047789#comment-14047789 ] Hive QA commented on HIVE-7040: --- {color:red}Overall{color}: -1 at least one tests failed H

[jira] [Commented] (HIVE-7304) Transitive Predicate Propagation doesn't happen properly after HIVE-7159

2014-06-30 Thread Ashutosh Chauhan (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7304?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14047773#comment-14047773 ] Ashutosh Chauhan commented on HIVE-7304: Is not null check should be added only if

[jira] [Updated] (HIVE-2597) Repeated key in GROUP BY is erroneously displayed when using DISTINCT

2014-06-30 Thread Ashutosh Chauhan (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-2597?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ashutosh Chauhan updated HIVE-2597: --- Resolution: Fixed Fix Version/s: 0.14.0 Status: Resolved (was: Patch Availab

[jira] [Updated] (HIVE-7063) Optimize for the Top N within a Group use case

2014-06-30 Thread Ashutosh Chauhan (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7063?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ashutosh Chauhan updated HIVE-7063: --- Resolution: Fixed Fix Version/s: 0.14.0 Status: Resolved (was: Patch Availab

[jira] [Updated] (HIVE-3087) Implement stored procedure

2014-06-30 Thread Biju Devassy (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-3087?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Biju Devassy updated HIVE-3087: --- Attachment: Document.rtf Approach note for implementing stored procedure in Hive. > Implement stored

[jira] [Commented] (HIVE-3087) Implement stored procedure

2014-06-30 Thread Biju Devassy (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-3087?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14047691#comment-14047691 ] Biju Devassy commented on HIVE-3087: [~cwsteinbach] Kindly review the approach note att

[jira] [Commented] (HIVE-7040) TCP KeepAlive for HiveServer2

2014-06-30 Thread JIRA
[ https://issues.apache.org/jira/browse/HIVE-7040?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14047611#comment-14047611 ] Nicolas Thiébaud commented on HIVE-7040: I updated the patch for formatting, suppor

[jira] [Updated] (HIVE-7040) TCP KeepAlive for HiveServer2

2014-06-30 Thread JIRA
[ https://issues.apache.org/jira/browse/HIVE-7040?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Nicolas Thiébaud updated HIVE-7040: --- Description: Implement TCP KeepAlive for HiverServer 2 to avoid half open connections. A sett

[jira] [Updated] (HIVE-7040) TCP KeepAlive for HiveServer2

2014-06-30 Thread JIRA
[ https://issues.apache.org/jira/browse/HIVE-7040?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Nicolas Thiébaud updated HIVE-7040: --- Attachment: HIVE-7040.3.patch > TCP KeepAlive for HiveServer2 > -

[jira] [Updated] (HIVE-7040) TCP KeepAlive for HiveServer2

2014-06-30 Thread JIRA
[ https://issues.apache.org/jira/browse/HIVE-7040?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Nicolas Thiébaud updated HIVE-7040: --- Affects Version/s: 0.13.1 Status: Patch Available (was: Reopened) > TCP KeepAl

[jira] [Commented] (HIVE-7314) Wrong results of UDF when hive.cache.expr.evaluation is set

2014-06-30 Thread Hive QA (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7314?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14047548#comment-14047548 ] Hive QA commented on HIVE-7314: --- {color:red}Overall{color}: -1 at least one tests failed H

[jira] [Created] (HIVE-7315) Hive should support group by by numericals

2014-06-30 Thread Karan Sewani (JIRA)
Karan Sewani created HIVE-7315: -- Summary: Hive should support group by by numericals Key: HIVE-7315 URL: https://issues.apache.org/jira/browse/HIVE-7315 Project: Hive Issue Type: Bug

[jira] [Commented] (HIVE-7314) Wrong results of UDF when hive.cache.expr.evaluation is set

2014-06-30 Thread dima machlin (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7314?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14047493#comment-14047493 ] dima machlin commented on HIVE-7314: This is the workaround i'm using. Thank you. But

[jira] [Updated] (HIVE-7314) Wrong results of UDF when hive.cache.expr.evaluation is set

2014-06-30 Thread Navis (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7314?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Navis updated HIVE-7314: Attachment: HIVE-7314.1.patch.txt > Wrong results of UDF when hive.cache.expr.evaluation is set > --

[jira] [Updated] (HIVE-7314) Wrong results of UDF when hive.cache.expr.evaluation is set

2014-06-30 Thread Navis (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7314?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Navis updated HIVE-7314: Affects Version/s: 0.13.0 0.13.1 Status: Patch Available (was: Open) > Wrong

[jira] [Commented] (HIVE-7314) Wrong results of UDF when hive.cache.expr.evaluation is set

2014-06-30 Thread Navis (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7314?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14047480#comment-14047480 ] Navis commented on HIVE-7314: - Sorry, I should have used different way to discern expressions,

[jira] [Commented] (HIVE-7314) Wrong results of UDF when hive.cache.expr.evaluation is set

2014-06-30 Thread Navis (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7314?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14047481#comment-14047481 ] Navis commented on HIVE-7314: - use hive.cache.expr.evaluation=false, for walkaround. > Wrong r

[jira] [Assigned] (HIVE-7314) Wrong results of UDF when hive.cache.expr.evaluation is set

2014-06-30 Thread Navis (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7314?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Navis reassigned HIVE-7314: --- Assignee: Navis > Wrong results of UDF when hive.cache.expr.evaluation is set > --

[jira] [Commented] (HIVE-7314) Wrong results of UDF when hive.cache.expr.evaluation is set

2014-06-30 Thread dima machlin (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7314?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14047477#comment-14047477 ] dima machlin commented on HIVE-7314: {code:java} public String getDisplayString(String[

[jira] [Commented] (HIVE-7314) Wrong results of UDF when hive.cache.expr.evaluation is set

2014-06-30 Thread Navis (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7314?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14047475#comment-14047475 ] Navis commented on HIVE-7314: - Could you show me the implementation of getDisplayString() in cu

[jira] [Updated] (HIVE-7314) Wrong results of UDF when hive.cache.expr.evaluation is set

2014-06-30 Thread dima machlin (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7314?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] dima machlin updated HIVE-7314: --- Description: It seems that the expression caching doesn't work when using UDF inside another UDF or a

  1   2   >