[jira] [Updated] (HIVE-4131) Fix eclipse template classpath to include new packages added by ORC file patch

2013-03-05 Thread Prasad Mujumdar (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-4131?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Prasad Mujumdar updated HIVE-4131: -- Status: Patch Available (was: Open) Patch attached > Fix eclipse template clas

[jira] [Updated] (HIVE-4131) Fix eclipse template classpath to include new packages added by ORC file patch

2013-03-05 Thread Prasad Mujumdar (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-4131?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Prasad Mujumdar updated HIVE-4131: -- Attachment: HIVE-4131-1.patch > Fix eclipse template classpath to include new packages added

[jira] [Created] (HIVE-4131) Fix eclipse template classpath to include new packages added by ORC file patch

2013-03-05 Thread Prasad Mujumdar (JIRA)
Prasad Mujumdar created HIVE-4131: - Summary: Fix eclipse template classpath to include new packages added by ORC file patch Key: HIVE-4131 URL: https://issues.apache.org/jira/browse/HIVE-4131 Project:

[jira] [Created] (HIVE-4130) Bring the Lead/Lag UDFs interface in line with Lead/Lag UDAFs

2013-03-05 Thread Harish Butani (JIRA)
Harish Butani created HIVE-4130: --- Summary: Bring the Lead/Lag UDFs interface in line with Lead/Lag UDAFs Key: HIVE-4130 URL: https://issues.apache.org/jira/browse/HIVE-4130 Project: Hive Issue

[jira] [Commented] (HIVE-4108) Allow over() clause to contain an order by with no partition by

2013-03-05 Thread Harish Butani (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-4108?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13594369#comment-13594369 ] Harish Butani commented on HIVE-4108: - So this will be the behavior: {noformat} | has P

[jira] [Updated] (HIVE-4041) Support multiple partitionings in a single Query

2013-03-05 Thread Harish Butani (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-4041?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Harish Butani updated HIVE-4041: Attachment: WindowingComponentization.pdf > Support multiple partitionings in a single Query > -

[jira] [Commented] (HIVE-4041) Support multiple partitionings in a single Query

2013-03-05 Thread Harish Butani (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-4041?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13594355#comment-13594355 ] Harish Butani commented on HIVE-4041: - attached Design notes > Support

[jira] [Commented] (HIVE-4106) SMB joins fail in multi-way joins

2013-03-05 Thread Vikram Dixit K (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-4106?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13594311#comment-13594311 ] Vikram Dixit K commented on HIVE-4106: -- This test somehow feels awkward to me. It prod

[jira] [Commented] (HIVE-4129) Window handling dumps debug info on console, instead should use logger.

2013-03-05 Thread Ashutosh Chauhan (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-4129?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13594304#comment-13594304 ] Ashutosh Chauhan commented on HIVE-4129: https://reviews.facebook.net/D9141

[jira] [Created] (HIVE-4129) Window handling dumps debug info on console, instead should use logger.

2013-03-05 Thread Ashutosh Chauhan (JIRA)
Ashutosh Chauhan created HIVE-4129: -- Summary: Window handling dumps debug info on console, instead should use logger. Key: HIVE-4129 URL: https://issues.apache.org/jira/browse/HIVE-4129 Project: Hive

[jira] [Resolved] (HIVE-4084) Generated aliases for windowing expressions is broken

2013-03-05 Thread Ashutosh Chauhan (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-4084?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ashutosh Chauhan resolved HIVE-4084. Resolution: Fixed Resolving since HIVE-4081 is checked-in. > Generated alia

[jira] [Resolved] (HIVE-4111) Default value in lag is not handled correctly

2013-03-05 Thread Ashutosh Chauhan (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-4111?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ashutosh Chauhan resolved HIVE-4111. Resolution: Fixed Fixed via HIVE-4081 > Default value in lag is not handled

[jira] [Resolved] (HIVE-4081) allow expressions with over clause

2013-03-05 Thread Ashutosh Chauhan (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-4081?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ashutosh Chauhan resolved HIVE-4081. Resolution: Fixed Committed to branch. Thanks, Harish! > allow expressions

[jira] [Commented] (HIVE-4081) allow expressions with over clause

2013-03-05 Thread Phabricator (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-4081?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13594288#comment-13594288 ] Phabricator commented on HIVE-4081: --- ashutoshc has accepted the revision "HIVE-4081 [jira

[jira] [Commented] (HIVE-4081) allow expressions with over clause

2013-03-05 Thread Harish Butani (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-4081?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13594283#comment-13594283 ] Harish Butani commented on HIVE-4081: - the changes are as specified in the previous rev

[jira] [Updated] (HIVE-4081) allow expressions with over clause

2013-03-05 Thread Phabricator (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-4081?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Phabricator updated HIVE-4081: -- Attachment: HIVE-4081.D9135.1.patch hbutani requested code review of "HIVE-4081 [jira] allow expressions

[jira] [Assigned] (HIVE-4111) Default value in lag is not handled correctly

2013-03-05 Thread Harish Butani (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-4111?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Harish Butani reassigned HIVE-4111: --- Assignee: Harish Butani > Default value in lag is not handled correctly >

[jira] [Commented] (HIVE-4111) Default value in lag is not handled correctly

2013-03-05 Thread Harish Butani (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-4111?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13594270#comment-13594270 ] Harish Butani commented on HIVE-4111: - this is not a default value issue; but an issue

[jira] [Assigned] (HIVE-4084) Generated aliases for windowing expressions is broken

2013-03-05 Thread Harish Butani (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-4084?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Harish Butani reassigned HIVE-4084: --- Assignee: Harish Butani (was: Prajakta Kalmegh) > Generated aliases for windowing express

[jira] [Commented] (HIVE-4084) Generated aliases for windowing expressions is broken

2013-03-05 Thread Harish Butani (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-4084?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13594267#comment-13594267 ] Harish Butani commented on HIVE-4084: - fix in 4081 > Generated aliases

[jira] [Updated] (HIVE-4106) SMB joins fail in multi-way joins

2013-03-05 Thread Vikram Dixit K (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-4106?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vikram Dixit K updated HIVE-4106: - Attachment: auto_sortmerge_join_12.q Hi Namit, I am able to reproduce this issue using this query

Hive-trunk-h0.21 - Build # 2001 - Failure

2013-03-05 Thread Apache Jenkins Server
Changes for Build #2001 1 tests failed. REGRESSION: org.apache.hadoop.hive.cli.TestNegativeCliDriver.testNegativeCliDriver_script_broken_pipe1 Error Message: Unexpected exception See build/ql/tmp/hive.log, or try "ant test ... -Dtest.silent=false" to get more logs. Stack Trace: junit.framew

[jira] [Commented] (HIVE-4081) allow expressions with over clause

2013-03-05 Thread Ashutosh Chauhan (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-4081?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13594147#comment-13594147 ] Ashutosh Chauhan commented on HIVE-4081: Also it will be good to add following test

[jira] [Resolved] (HIVE-3835) Add an option to run tests where testfiles can be specified as a regular expression

2013-03-05 Thread Kevin Wilfong (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-3835?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kevin Wilfong resolved HIVE-3835. - Resolution: Not A Problem > Add an option to run tests where testfiles can be specified as a r

[jira] [Commented] (HIVE-3835) Add an option to run tests where testfiles can be specified as a regular expression

2013-03-05 Thread Kevin Wilfong (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-3835?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13594107#comment-13594107 ] Kevin Wilfong commented on HIVE-3835: - to do what you want to do, it's something like

[jira] [Updated] (HIVE-4125) Expose metastore JMX metrics

2013-03-05 Thread Phabricator (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-4125?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Phabricator updated HIVE-4125: -- Attachment: HIVE-4125.HIVE-4125.HIVE-4125.D9123.1.patch sxyuan requested code review of "HIVE-4125 [jira

[jira] [Commented] (HIVE-4122) Queries fail if timestamp data not in expected format

2013-03-05 Thread Prasad Mujumdar (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-4122?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13594060#comment-13594060 ] Prasad Mujumdar commented on HIVE-4122: --- Review request on https://reviews.facebook.n

[jira] [Updated] (HIVE-4122) Queries fail if timestamp data not in expected format

2013-03-05 Thread Prasad Mujumdar (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-4122?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Prasad Mujumdar updated HIVE-4122: -- Attachment: HIVE-4122-1.patch > Queries fail if timestamp data not in expected format >

[jira] [Updated] (HIVE-4122) Queries fail if timestamp data not in expected format

2013-03-05 Thread Prasad Mujumdar (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-4122?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Prasad Mujumdar updated HIVE-4122: -- Status: Patch Available (was: Open) Patch attached > Queries fail if timestamp

[jira] [Updated] (HIVE-4128) Support avg(decimal)

2013-03-05 Thread Brock Noland (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-4128?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Brock Noland updated HIVE-4128: --- Description: Currently the following query: {noformat} hive> select p_mfgr, avg(p_retailprice) from p

[jira] [Updated] (HIVE-4128) Support avg(decimal)

2013-03-05 Thread Brock Noland (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-4128?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Brock Noland updated HIVE-4128: --- Description: Currently the following query: {noformat} hive> select p_mfgr, avg(p_retailprice) from p

[jira] [Created] (HIVE-4128) Support avg(decimal)

2013-03-05 Thread Brock Noland (JIRA)
Brock Noland created HIVE-4128: -- Summary: Support avg(decimal) Key: HIVE-4128 URL: https://issues.apache.org/jira/browse/HIVE-4128 Project: Hive Issue Type: Improvement Reporter: Bro

[jira] [Updated] (HIVE-4127) Testing with Hadoop 2.x causes test failure for ORC's TestFileDump

2013-03-05 Thread Owen O'Malley (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-4127?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Owen O'Malley updated HIVE-4127: Status: Patch Available (was: Open) > Testing with Hadoop 2.x causes test failure for ORC's Tes

[jira] [Updated] (HIVE-4127) Testing with Hadoop 2.x causes test failure for ORC's TestFileDump

2013-03-05 Thread Phabricator (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-4127?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Phabricator updated HIVE-4127: -- Attachment: HIVE-4127.D9111.1.patch omalley requested code review of "HIVE-4127 [jira] Testing with Hado

[jira] [Commented] (HIVE-4015) Add ORC file to the grammar as a file format

2013-03-05 Thread Owen O'Malley (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-4015?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13593987#comment-13593987 ] Owen O'Malley commented on HIVE-4015: - +1 looks good to me. > Add ORC

[jira] [Resolved] (HIVE-4124) Add more tests for windowing

2013-03-05 Thread Ashutosh Chauhan (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-4124?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ashutosh Chauhan resolved HIVE-4124. Resolution: Fixed Committed to branch. Thanks, Harish for the review. > Add

[jira] [Created] (HIVE-4127) Testing with Hadoop 2.x causes test failure for ORC's TestFileDump

2013-03-05 Thread Owen O'Malley (JIRA)
Owen O'Malley created HIVE-4127: --- Summary: Testing with Hadoop 2.x causes test failure for ORC's TestFileDump Key: HIVE-4127 URL: https://issues.apache.org/jira/browse/HIVE-4127 Project: Hive

[jira] [Commented] (HIVE-4081) allow expressions with over clause

2013-03-05 Thread Phabricator (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-4081?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13593969#comment-13593969 ] Phabricator commented on HIVE-4081: --- ashutoshc has accepted the revision "HIVE-4081 [jira

[jira] [Resolved] (HIVE-2899) Remove dependency on sun's jdk.

2013-03-05 Thread Owen O'Malley (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-2899?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Owen O'Malley resolved HIVE-2899. - Resolution: Invalid I'm closing this. > Remove dependency on sun's jdk. > ---

[jira] [Commented] (HIVE-4098) OrcInputFormat assumes Hive always calls createValue

2013-03-05 Thread Phabricator (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-4098?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13593961#comment-13593961 ] Phabricator commented on HIVE-4098: --- hagleitn has accepted the revision "HIVE-4098 [jira]

[jira] [Updated] (HIVE-4126) remove support for lead/lag UDFs outside of UDAF args

2013-03-05 Thread Phabricator (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-4126?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Phabricator updated HIVE-4126: -- Attachment: HIVE-4126.D9105.1.patch hbutani requested code review of "HIVE-4126 [jira] remove support fo

[jira] [Created] (HIVE-4126) remove support for lead/lag UDFs outside of UDAF args

2013-03-05 Thread Harish Butani (JIRA)
Harish Butani created HIVE-4126: --- Summary: remove support for lead/lag UDFs outside of UDAF args Key: HIVE-4126 URL: https://issues.apache.org/jira/browse/HIVE-4126 Project: Hive Issue Type: Bu

Build failed in Jenkins: Hive-0.10.0-SNAPSHOT-h0.20.1 #84

2013-03-05 Thread Apache Jenkins Server
See -- [...truncated 42432 lines...] [junit] Hadoop job information for null: number of mappers: 0; number of reducers: 0 [junit] 2013-03-05 13:35:40,791 null map = 100%, reduce = 100

[jira] [Commented] (HIVE-4097) ORC file doesn't properly interpret empty hive.io.file.readcolumn.ids

2013-03-05 Thread Phabricator (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-4097?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13593928#comment-13593928 ] Phabricator commented on HIVE-4097: --- hagleitn has accepted the revision "HIVE-4097 [jira]

[jira] [Commented] (HIVE-4097) ORC file doesn't properly interpret empty hive.io.file.readcolumn.ids

2013-03-05 Thread Gunther Hagleitner (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-4097?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13593926#comment-13593926 ] Gunther Hagleitner commented on HIVE-4097: -- Looks good and verified it fixes (at l

[jira] [Commented] (HIVE-4081) allow expressions with over clause

2013-03-05 Thread Phabricator (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-4081?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13593917#comment-13593917 ] Phabricator commented on HIVE-4081: --- brock has commented on the revision "HIVE-4081 [jira

[jira] [Updated] (HIVE-4110) Aggregation functions must have aliases when multiple functions are used

2013-03-05 Thread Brock Noland (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-4110?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Brock Noland updated HIVE-4110: --- Status: Open (was: Patch Available) > Aggregation functions must have aliases when multiple funct

[jira] [Resolved] (HIVE-4110) Aggregation functions must have aliases when multiple functions are used

2013-03-05 Thread Brock Noland (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-4110?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Brock Noland resolved HIVE-4110. Resolution: Duplicate > Aggregation functions must have aliases when multiple functions are used

[jira] [Updated] (HIVE-4015) Add ORC file to the grammar as a file format

2013-03-05 Thread Gunther Hagleitner (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-4015?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gunther Hagleitner updated HIVE-4015: - Status: Patch Available (was: Open) > Add ORC file to the grammar as a file format >

[jira] [Updated] (HIVE-3874) Create a new Optimized Row Columnar file format for Hive

2013-03-05 Thread Kevin Wilfong (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-3874?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kevin Wilfong updated HIVE-3874: Resolution: Fixed Status: Resolved (was: Patch Available) Committed, thanks Owen!

[jira] [Updated] (HIVE-4078) Delay the serialize-deserialize pair in CommonJoinResolver

2013-03-05 Thread Gopal V (JIRA)
; Components: Query Processor >Reporter: Gopal V >Assignee: Gopal V > Attachments: HIVE-4078-20130227.patch, HIVE-4078-20130305.2.patch, > HIVE-4078-20130305.patch, HIVE-4078.patch > > > CommonJoinProcessor tries to clone a MapredWork while

[jira] [Resolved] (HIVE-3752) Add a non-sql API in hive to access data.

2013-03-05 Thread Nitay Joffe (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-3752?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Nitay Joffe resolved HIVE-3752. --- Resolution: Not A Problem I've done this work in a separate library. > Add a non-sql

[jira] [Commented] (HIVE-2038) Metastore listener

2013-03-05 Thread Arup Malakar (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-2038?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13593844#comment-13593844 ] Arup Malakar commented on HIVE-2038: [~ashutoshc] is the MetaStoreListener implementati

[jira] [Created] (HIVE-4125) Expose metastore JMX metrics

2013-03-05 Thread Samuel Yuan (JIRA)
Samuel Yuan created HIVE-4125: - Summary: Expose metastore JMX metrics Key: HIVE-4125 URL: https://issues.apache.org/jira/browse/HIVE-4125 Project: Hive Issue Type: Improvement Component

[jira] [Assigned] (HIVE-4122) Queries fail if timestamp data not in expected format

2013-03-05 Thread Prasad Mujumdar (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-4122?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Prasad Mujumdar reassigned HIVE-4122: - Assignee: Prasad Mujumdar > Queries fail if timestamp data not in expected format > --

[jira] [Commented] (HIVE-3874) Create a new Optimized Row Columnar file format for Hive

2013-03-05 Thread Gunther Hagleitner (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-3874?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13593818#comment-13593818 ] Gunther Hagleitner commented on HIVE-3874: -- Looks good to me. +1 (non-committer)

[jira] [Updated] (HIVE-4078) Delay the serialize-deserialize pair in CommonJoinResolver

2013-03-05 Thread Gopal V (JIRA)
URL: https://issues.apache.org/jira/browse/HIVE-4078 > Project: Hive > Issue Type: Bug > Components: Query Processor >Reporter: Gopal V >Assignee: Gopal V > Attachments: HIVE-4078-20130227.patch, HIVE-4078-2

[jira] [Updated] (HIVE-4078) Delay the serialize-deserialize pair in CommonJoinResolver

2013-03-05 Thread Gopal V (JIRA)
t; Issue Type: Bug > Components: Query Processor >Reporter: Gopal V >Assignee: Gopal V > Attachments: HIVE-4078-20130227.patch, HIVE-4078-20130305.patch, > HIVE-4078.patch > > > CommonJoinProcessor tries to clone a MapredWork w

[jira] [Updated] (HIVE-4078) Delay the serialize-deserialize pair in CommonJoinResolver

2013-03-05 Thread Gopal V (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-4078?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gopal V updated HIVE-4078: -- Attachment: HIVE-4078-20130305.patch Use serialization/deserialization of the MapredWork only for cases which

[jira] [Updated] (HIVE-4078) Delay the serialize-deserialize pair in CommonJoinResolver

2013-03-05 Thread Gopal V (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-4078?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gopal V updated HIVE-4078: -- Summary: Delay the serialize-deserialize pair in CommonJoinResolver (was: Remove the serialize-deserialize pair

[jira] [Assigned] (HIVE-4118) ANALYZE TABLE ... COMPUTE STATISTICS FOR COLUMNS fails when using fully qualified table name

2013-03-05 Thread Shreepadma Venugopalan (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-4118?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shreepadma Venugopalan reassigned HIVE-4118: Assignee: Shreepadma Venugopalan > ANALYZE TABLE ... COMPUTE STATISTICS

[jira] [Assigned] (HIVE-4119) ANALYZE TABLE ... COMPUTE STATISTICS FOR COLUMNS fails with NPE if the table is empty

2013-03-05 Thread Shreepadma Venugopalan (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-4119?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shreepadma Venugopalan reassigned HIVE-4119: Assignee: Shreepadma Venugopalan > ANALYZE TABLE ... COMPUTE STATISTICS

[jira] [Commented] (HIVE-4106) SMB joins fail in multi-way joins

2013-03-05 Thread Namit Jain (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-4106?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13593767#comment-13593767 ] Namit Jain commented on HIVE-4106: -- // check if the join operator encountered is a candi

[jira] [Commented] (HIVE-4124) Add more tests for windowing

2013-03-05 Thread Ashutosh Chauhan (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-4124?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13593763#comment-13593763 ] Ashutosh Chauhan commented on HIVE-4124: https://reviews.facebook.net/D9099

[jira] [Updated] (HIVE-4124) Add more tests for windowing

2013-03-05 Thread Ashutosh Chauhan (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-4124?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ashutosh Chauhan updated HIVE-4124: --- Attachment: tests.patch > Add more tests for windowing > > >

[jira] [Created] (HIVE-4124) Add more tests for windowing

2013-03-05 Thread Ashutosh Chauhan (JIRA)
Ashutosh Chauhan created HIVE-4124: -- Summary: Add more tests for windowing Key: HIVE-4124 URL: https://issues.apache.org/jira/browse/HIVE-4124 Project: Hive Issue Type: Test Compon

[jira] [Commented] (HIVE-4042) ignore mapjoin hint

2013-03-05 Thread Namit Jain (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-4042?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13593724#comment-13593724 ] Namit Jain commented on HIVE-4042: -- [~kevinwilfong], do you want to add something ?

[jira] [Commented] (HIVE-4042) ignore mapjoin hint

2013-03-05 Thread Namit Jain (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-4042?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13593723#comment-13593723 ] Namit Jain commented on HIVE-4042: -- [~ashutoshc], too risky. HIVE-3891 only takes care of

[jira] [Updated] (HIVE-4119) ANALYZE TABLE ... COMPUTE STATISTICS FOR COLUMNS fails with NPE if the table is empty

2013-03-05 Thread Lenni Kuff (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-4119?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lenni Kuff updated HIVE-4119: - Priority: Critical (was: Major) This is especially bad because if executing via a Hive Server it will cau

[jira] [Created] (HIVE-4123) The RLE encoding for ORC can be improved

2013-03-05 Thread Owen O'Malley (JIRA)
Owen O'Malley created HIVE-4123: --- Summary: The RLE encoding for ORC can be improved Key: HIVE-4123 URL: https://issues.apache.org/jira/browse/HIVE-4123 Project: Hive Issue Type: New Feature

[jira] [Updated] (HIVE-4121) ORC should have optional dictionaries for both strings and numeric types

2013-03-05 Thread Owen O'Malley (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-4121?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Owen O'Malley updated HIVE-4121: Description: Currently string columns always have dictionaries and numerics are always directly enco

[jira] [Created] (HIVE-4122) Queries fail if timestamp data not in expected format

2013-03-05 Thread Lenni Kuff (JIRA)
Lenni Kuff created HIVE-4122: Summary: Queries fail if timestamp data not in expected format Key: HIVE-4122 URL: https://issues.apache.org/jira/browse/HIVE-4122 Project: Hive Issue Type: Bug

[jira] [Created] (HIVE-4120) Implement decimal encoding for ORC

2013-03-05 Thread Owen O'Malley (JIRA)
Owen O'Malley created HIVE-4120: --- Summary: Implement decimal encoding for ORC Key: HIVE-4120 URL: https://issues.apache.org/jira/browse/HIVE-4120 Project: Hive Issue Type: New Feature

[jira] [Created] (HIVE-4121) ORC should have optional dictionaries for both strings and numeric types

2013-03-05 Thread Owen O'Malley (JIRA)
Owen O'Malley created HIVE-4121: --- Summary: ORC should have optional dictionaries for both strings and numeric types Key: HIVE-4121 URL: https://issues.apache.org/jira/browse/HIVE-4121 Project: Hive

[jira] [Created] (HIVE-4119) ANALYZE TABLE ... COMPUTE STATISTICS FOR COLUMNS fails with NPE if the table is empty

2013-03-05 Thread Lenni Kuff (JIRA)
Lenni Kuff created HIVE-4119: Summary: ANALYZE TABLE ... COMPUTE STATISTICS FOR COLUMNS fails with NPE if the table is empty Key: HIVE-4119 URL: https://issues.apache.org/jira/browse/HIVE-4119 Project: Hi

[jira] [Created] (HIVE-4118) ANALYZE TABLE ... COMPUTE STATISTICS FOR COLUMNS fails when using fully qualified table name

2013-03-05 Thread Lenni Kuff (JIRA)
Lenni Kuff created HIVE-4118: Summary: ANALYZE TABLE ... COMPUTE STATISTICS FOR COLUMNS fails when using fully qualified table name Key: HIVE-4118 URL: https://issues.apache.org/jira/browse/HIVE-4118 Proj

[jira] [Commented] (HIVE-707) add group_concat

2013-03-05 Thread Svetozar Misljencevic (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-707?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13593428#comment-13593428 ] Svetozar Misljencevic commented on HIVE-707: You could use the currently undocum

[jira] [Updated] (HIVE-4117) Extract schema from avro files when creating external hive table on existing avro file/dir

2013-03-05 Thread Shashwat Agarwal (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-4117?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shashwat Agarwal updated HIVE-4117: --- Attachment: avro-read-schema.patch Read schema from avro file if available as location propert

[jira] [Updated] (HIVE-4117) Extract schema from avro files when creating external hive table on existing avro file/dir

2013-03-05 Thread Shashwat Agarwal (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-4117?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shashwat Agarwal updated HIVE-4117: --- Release Note: Read schema from avro file if available as location property Status: Pa

[jira] [Created] (HIVE-4117) Extract schema from avro files when creating external hive table on existing avro file/dir

2013-03-05 Thread Shashwat Agarwal (JIRA)
Shashwat Agarwal created HIVE-4117: -- Summary: Extract schema from avro files when creating external hive table on existing avro file/dir Key: HIVE-4117 URL: https://issues.apache.org/jira/browse/HIVE-4117

[jira] [Commented] (HIVE-4115) Introduce cube abstraction in hive

2013-03-05 Thread Amareshwari Sriramadasu (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-4115?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13593337#comment-13593337 ] Amareshwari Sriramadasu commented on HIVE-4115: --- bq. In the example described

[jira] [Commented] (HIVE-4115) Introduce cube abstraction in hive

2013-03-05 Thread Amareshwari Sriramadasu (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-4115?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13593316#comment-13593316 ] Amareshwari Sriramadasu commented on HIVE-4115: --- Illustrating above model wi

[jira] [Commented] (HIVE-4115) Introduce cube abstraction in hive

2013-03-05 Thread Amareshwari Sriramadasu (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-4115?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13593296#comment-13593296 ] Amareshwari Sriramadasu commented on HIVE-4115: --- Logical model :

[jira] [Created] (HIVE-4116) Can't use views using map datatype.

2013-03-05 Thread Karel Vervaeke (JIRA)
Karel Vervaeke created HIVE-4116: Summary: Can't use views using map datatype. Key: HIVE-4116 URL: https://issues.apache.org/jira/browse/HIVE-4116 Project: Hive Issue Type: Bug Affects Ve

[jira] [Created] (HIVE-4115) Introduce cube abstraction in hive

2013-03-05 Thread Amareshwari Sriramadasu (JIRA)
Amareshwari Sriramadasu created HIVE-4115: - Summary: Introduce cube abstraction in hive Key: HIVE-4115 URL: https://issues.apache.org/jira/browse/HIVE-4115 Project: Hive Issue Type: N