Build failed in Hudson: Hive-trunk-h0.17 #345

2010-01-26 Thread Apache Hudson Server
See http://hudson.zones.apache.org/hudson/job/Hive-trunk-h0.17/345/changes Changes: [nzhang] HIVE-1087: Let user script write out binary data into a table [nzhang] HIVE-1088: RCFile RecordReaders first split will read duplicate rows if the split end is the first SYNC mark (Yongqiang He via

[jira] Resolved: (HIVE-1094) Disable streaming last table if there is a skew key in previous tables.

2010-01-26 Thread Namit Jain (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-1094?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Namit Jain resolved HIVE-1094. -- Resolution: Fixed Fix Version/s: 0.6.0 Hadoop Flags: [Reviewed] committed. Thanks Yongqiang

[jira] Resolved: (HIVE-1090) Skew Join does not work in distributed env.

2010-01-26 Thread Namit Jain (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-1090?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Namit Jain resolved HIVE-1090. -- Resolution: Fixed Fix Version/s: 0.6.0 Hadoop Flags: [Reviewed] Committed. Thanks Yongqiang

[jira] Assigned: (HIVE-1094) Disable streaming last table if there is a skew key in previous tables.

2010-01-26 Thread Namit Jain (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-1094?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Namit Jain reassigned HIVE-1094: Assignee: He Yongqiang Disable streaming last table if there is a skew key in previous tables.

[jira] Commented: (HIVE-1097) groupby_bigdata.q sometimes throws out of memory exception

2010-01-26 Thread Namit Jain (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-1097?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12805091#action_12805091 ] Namit Jain commented on HIVE-1097: -- +1 looks good groupby_bigdata.q sometimes throws out

[jira] Assigned: (HIVE-791) udf to lookup hbase table

2010-01-26 Thread John Sichi (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-791?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] John Sichi reassigned HIVE-791: --- Assignee: John Sichi udf to lookup hbase table - Key:

[jira] Created: (HIVE-1102) make number of concurrent tasks configurable

2010-01-26 Thread Namit Jain (JIRA)
make number of concurrent tasks configurable Key: HIVE-1102 URL: https://issues.apache.org/jira/browse/HIVE-1102 Project: Hadoop Hive Issue Type: Improvement Components: Query Processor

[jira] Resolved: (HIVE-763) getSchema returns invalid column names, getThriftSchema does not return old style string schemas

2010-01-26 Thread Namit Jain (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-763?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Namit Jain resolved HIVE-763. - Resolution: Fixed Fix Version/s: 0.6.0 Hadoop Flags: [Incompatible change, Reviewed] (was:

[jira] Updated: (HIVE-1102) make number of concurrent tasks configurable

2010-01-26 Thread He Yongqiang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-1102?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] He Yongqiang updated HIVE-1102: --- Status: Patch Available (was: Open) make number of concurrent tasks configurable

[jira] Updated: (HIVE-1102) make number of concurrent tasks configurable

2010-01-26 Thread He Yongqiang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-1102?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] He Yongqiang updated HIVE-1102: --- Attachment: hive-1102.patch make number of concurrent tasks configurable

[jira] Commented: (HIVE-1102) make number of concurrent tasks configurable

2010-01-26 Thread Namit Jain (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-1102?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12805159#action_12805159 ] Namit Jain commented on HIVE-1102: -- +1 looks good - will commit if the tests pass make

[jira] Updated: (HIVE-1019) java.io.FileNotFoundException: HIVE_PLAN (No such file or directory)

2010-01-26 Thread Bennie Schut (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-1019?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bennie Schut updated HIVE-1019: --- Fix Version/s: (was: 0.5.0) 0.6.0 Affects Version/s: (was:

[jira] Updated: (HIVE-1019) java.io.FileNotFoundException: HIVE_PLAN (No such file or directory)

2010-01-26 Thread Bennie Schut (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-1019?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bennie Schut updated HIVE-1019: --- Attachment: HIVE-1019-1.patch Old patch wasn't working on trunk anymore. HIVE-1019-1.patch works on

[jira] Commented: (HIVE-1019) java.io.FileNotFoundException: HIVE_PLAN (No such file or directory)

2010-01-26 Thread Namit Jain (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-1019?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12805172#action_12805172 ] Namit Jain commented on HIVE-1019: -- The header is missing in the newly created files

Build failed in Hudson: Hive-trunk-h0.20 #170

2010-01-26 Thread Apache Hudson Server
See http://hudson.zones.apache.org/hudson/job/Hive-trunk-h0.20/170/changes Changes: [namit] HIVE-1097. Increase memory for groupby_bigdata.q for intermittent OOM (Paul Yang via namit) [namit] HIVE-1094. Disable streaming last table if there is a skew key in previous tables. (He Yongqiang via

[jira] Commented: (HIVE-1019) java.io.FileNotFoundException: HIVE_PLAN (No such file or directory)

2010-01-26 Thread Bennie Schut (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-1019?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12805175#action_12805175 ] Bennie Schut commented on HIVE-1019: First few lines of the patch when I download it

[jira] Created: (HIVE-1103) Add .gitignore file

2010-01-26 Thread Carl Steinbach (JIRA)
Add .gitignore file --- Key: HIVE-1103 URL: https://issues.apache.org/jira/browse/HIVE-1103 Project: Hadoop Hive Issue Type: Task Components: Build Infrastructure Affects Versions: 0.6.0 Reporter:

[jira] Updated: (HIVE-1103) Add .gitignore file

2010-01-26 Thread Carl Steinbach (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-1103?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Carl Steinbach updated HIVE-1103: - Status: Patch Available (was: Open) Add .gitignore file ---

[jira] Updated: (HIVE-1103) Add .gitignore file

2010-01-26 Thread Carl Steinbach (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-1103?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Carl Steinbach updated HIVE-1103: - Attachment: HIVE-1103.patch Add .gitignore file --- Key:

[jira] Updated: (HIVE-1060) disable SELECT * FROM a JOIN b ON key

2010-01-26 Thread Vikram Chandrasekhar (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-1060?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vikram Chandrasekhar updated HIVE-1060: --- Affects Version/s: 0.6.0 0.5.0 Status: Patch

[jira] Updated: (HIVE-1060) disable SELECT * FROM a JOIN b ON key

2010-01-26 Thread Vikram Chandrasekhar (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-1060?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vikram Chandrasekhar updated HIVE-1060: --- Attachment: HIVE-1060.1.patch disable SELECT * FROM a JOIN b ON key

[jira] Assigned: (HIVE-1060) disable SELECT * FROM a JOIN b ON key

2010-01-26 Thread Zheng Shao (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-1060?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Zheng Shao reassigned HIVE-1060: Assignee: Vikram Chandrasekhar disable SELECT * FROM a JOIN b ON key

[jira] Commented: (HIVE-1060) disable SELECT * FROM a JOIN b ON key

2010-01-26 Thread Zheng Shao (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-1060?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12805216#action_12805216 ] Zheng Shao commented on HIVE-1060: -- One more question: Can you find out why the follow-on

[jira] Created: (HIVE-1104) Suppress Checkstyle warnings for generated files

2010-01-26 Thread Carl Steinbach (JIRA)
Suppress Checkstyle warnings for generated files Key: HIVE-1104 URL: https://issues.apache.org/jira/browse/HIVE-1104 Project: Hadoop Hive Issue Type: Task Components: Build

[jira] Commented: (HIVE-1060) disable SELECT * FROM a JOIN b ON key

2010-01-26 Thread John Sichi (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-1060?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12805217#action_12805217 ] John Sichi commented on HIVE-1060: -- BTW, there is a standard SQL:200n construct SELECT *

[jira] Updated: (HIVE-1104) Suppress Checkstyle warnings for generated files

2010-01-26 Thread Carl Steinbach (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-1104?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Carl Steinbach updated HIVE-1104: - Attachment: HIVE-1104.patch Suppress Checkstyle warnings for generated files

[jira] Commented: (HIVE-1060) disable SELECT * FROM a JOIN b ON key

2010-01-26 Thread Namit Jain (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-1060?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12805218#action_12805218 ] Namit Jain commented on HIVE-1060: -- Can you add a test in negative tests ? Also, do you

[jira] Updated: (HIVE-1104) Suppress Checkstyle warnings for generated files

2010-01-26 Thread Carl Steinbach (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-1104?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Carl Steinbach updated HIVE-1104: - Status: Patch Available (was: Open) * Suppress Checkstyle warnings for JavaCC and Thrift

[jira] Updated: (HIVE-1102) make number of concurrent tasks configurable

2010-01-26 Thread Namit Jain (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-1102?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Namit Jain updated HIVE-1102: - Resolution: Fixed Hadoop Flags: [Reviewed] Status: Resolved (was: Patch Available)

[jira] Commented: (HIVE-1019) java.io.FileNotFoundException: HIVE_PLAN (No such file or directory)

2010-01-26 Thread Bennie Schut (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-1019?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12805228#action_12805228 ] Bennie Schut commented on HIVE-1019: ah i just realized you probably mean the files

[jira] Commented: (HIVE-1019) java.io.FileNotFoundException: HIVE_PLAN (No such file or directory)

2010-01-26 Thread Namit Jain (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-1019?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12805229#action_12805229 ] Namit Jain commented on HIVE-1019: -- yes, i meant that java.io.FileNotFoundException:

[jira] Updated: (HIVE-1104) Suppress Checkstyle warnings for generated files

2010-01-26 Thread Carl Steinbach (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-1104?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Carl Steinbach updated HIVE-1104: - Status: In Progress (was: Patch Available) Suppress Checkstyle warnings for generated files

[jira] Commented: (HIVE-1069) CREATE VIEW followup: find and document current expected version of thrift, and regenerate code to match

2010-01-26 Thread John Sichi (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-1069?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12805242#action_12805242 ] John Sichi commented on HIVE-1069: -- I have written up the instructions here:

[jira] Updated: (HIVE-1069) CREATE VIEW followup: find and document current expected version of thrift, and regenerate code to match

2010-01-26 Thread John Sichi (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-1069?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] John Sichi updated HIVE-1069: - Attachment: HIVE-1069.1.patch This patch eliminates the inconsistencies I introduced in the generated

[jira] Commented: (HIVE-1069) CREATE VIEW followup: find and document current expected version of thrift, and regenerate code to match

2010-01-26 Thread Namit Jain (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-1069?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12805275#action_12805275 ] Namit Jain commented on HIVE-1069: -- +1 will commit if the tests pass CREATE VIEW

[jira] Updated: (HIVE-1103) Add .gitignore file

2010-01-26 Thread Carl Steinbach (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-1103?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Carl Steinbach updated HIVE-1103: - Attachment: HIVE-1103.2.patch Add *~ to list of ignored file types. Add .gitignore file

[jira] Created: (HIVE-1105) Add service script for starting metastore server

2010-01-26 Thread John Sichi (JIRA)
Add service script for starting metastore server Key: HIVE-1105 URL: https://issues.apache.org/jira/browse/HIVE-1105 Project: Hadoop Hive Issue Type: Improvement Components: Server

[jira] Updated: (HIVE-1105) Add service script for starting metastore server

2010-01-26 Thread John Sichi (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-1105?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] John Sichi updated HIVE-1105: - Attachment: HIVE-1105.1.patch Here's the patch; it also fixes a typo in the existing help.sh. Add

[jira] Commented: (HIVE-1105) Add service script for starting metastore server

2010-01-26 Thread Prasad Chakka (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-1105?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12805286#action_12805286 ] Prasad Chakka commented on HIVE-1105: - nice. it will be great if can you add this info

[jira] Updated: (HIVE-91) Allow external tables with different partition directory structure

2010-01-26 Thread Carl Steinbach (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-91?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Carl Steinbach updated HIVE-91: --- Fix Version/s: (was: 0.6.0) 0.4.0 Allow external tables with different

[jira] Updated: (HIVE-898) Hive ODBC build fails on OSX

2010-01-26 Thread Ning Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-898?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ning Zhang updated HIVE-898: Attachment: HIVE-898_2.patch I found the patch stopped working the trunk now. I'm uploading a new patch

[jira] Created: (HIVE-1106) Support Alter table t add if not exists partition ...

2010-01-26 Thread Zheng Shao (JIRA)
Support Alter table t add if not exists partition ... --- Key: HIVE-1106 URL: https://issues.apache.org/jira/browse/HIVE-1106 Project: Hadoop Hive Issue Type: Improvement Affects

[jira] Updated: (HIVE-1104) Suppress Checkstyle warnings for generated files

2010-01-26 Thread Carl Steinbach (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-1104?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Carl Steinbach updated HIVE-1104: - Attachment: HIVE-1104.3.patch Suppress Checkstyle warnings for generated files

[jira] Updated: (HIVE-1104) Suppress Checkstyle warnings for generated files

2010-01-26 Thread Carl Steinbach (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-1104?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Carl Steinbach updated HIVE-1104: - Status: Patch Available (was: In Progress) * Suppress Checkstyle warnings for JavaCC and Thrift

[jira] Commented: (HIVE-898) Hive ODBC build fails on OSX

2010-01-26 Thread Carl Steinbach (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-898?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12805312#action_12805312 ] Carl Steinbach commented on HIVE-898: - +1 works for me! Hive ODBC build fails on OSX

[jira] Assigned: (HIVE-1106) Support Alter table t add if not exists partition ...

2010-01-26 Thread Paul Yang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-1106?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Paul Yang reassigned HIVE-1106: --- Assignee: Paul Yang Support Alter table t add if not exists partition ...

[jira] Resolved: (HIVE-1069) CREATE VIEW followup: find and document current expected version of thrift, and regenerate code to match

2010-01-26 Thread Namit Jain (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-1069?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Namit Jain resolved HIVE-1069. -- Resolution: Fixed Hadoop Flags: [Reviewed] Committed. Thanks John CREATE VIEW followup: find

[jira] Assigned: (HIVE-898) Hive ODBC build fails on OSX

2010-01-26 Thread Zheng Shao (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-898?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Zheng Shao reassigned HIVE-898: --- Assignee: Ning Zhang Hive ODBC build fails on OSX

[jira] Commented: (HIVE-1097) groupby_bigdata.q sometimes throws out of memory exception

2010-01-26 Thread Paul Yang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-1097?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12805323#action_12805323 ] Paul Yang commented on HIVE-1097: - Namit, can you apply the patch to branch-0.5? Thanks!

[jira] Updated: (HIVE-898) Hive ODBC build fails on OSX

2010-01-26 Thread Zheng Shao (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-898?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Zheng Shao updated HIVE-898: Resolution: Fixed Fix Version/s: 0.6.0 0.5.0 Release Note: HIVE-898. Hive ODBC

[jira] Assigned: (HIVE-1070) CREATE VIEW followup: add support for column-aliasing on subselect and use it when storing view definition with column renaming

2010-01-26 Thread John Sichi (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-1070?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] John Sichi reassigned HIVE-1070: Assignee: Vikram Chandrasekhar (was: John Sichi) Reassigning to Vikram per discussion with Namit.

[jira] Assigned: (HIVE-1083) allow sub-directories for a table/partition

2010-01-26 Thread Namit Jain (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-1083?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Namit Jain reassigned HIVE-1083: Assignee: Vikram Chandrasekhar allow sub-directories for a table/partition

[jira] Commented: (HIVE-1097) groupby_bigdata.q sometimes throws out of memory exception

2010-01-26 Thread Namit Jain (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-1097?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12805331#action_12805331 ] Namit Jain commented on HIVE-1097: -- applied in 0.5 also groupby_bigdata.q sometimes

[jira] Updated: (HIVE-1096) Hive Variables

2010-01-26 Thread Edward Capriolo (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-1096?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Edward Capriolo updated HIVE-1096: -- Attachment: hive-1096.diff This is a patch using my simple replace before plan generation

[jira] Updated: (HIVE-1093) Add a skew join map join size variable to control the input size of skew join's following map join job.

2010-01-26 Thread He Yongqiang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-1093?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] He Yongqiang updated HIVE-1093: --- Attachment: hive-1093.patch Add a skew join map join size variable to control the input size of skew

[jira] Created: (HIVE-1107) Generic parallel execution framework for Hive (and Pig, and ...)

2010-01-26 Thread Carl Steinbach (JIRA)
Generic parallel execution framework for Hive (and Pig, and ...) Key: HIVE-1107 URL: https://issues.apache.org/jira/browse/HIVE-1107 Project: Hadoop Hive Issue Type: New

[jira] Commented: (HIVE-1107) Generic parallel execution framework for Hive (and Pig, and ...)

2010-01-26 Thread Zheng Shao (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-1107?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12805351#action_12805351 ] Zheng Shao commented on HIVE-1107: -- Hadoop has the JobControl classes which can be

[jira] Commented: (HIVE-1100) Make it possible for users to retry map-reduce jobs in a single Hive query

2010-01-26 Thread Zheng Shao (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-1100?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12805365#action_12805365 ] Zheng Shao commented on HIVE-1100: -- What will be the semantics of pre-execution and