[jira] Updated: (HIVE-1184) Expression Not In Group By Key error is sometimes masked

2010-02-24 Thread Paul Yang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-1184?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Paul Yang updated HIVE-1184: Attachment: HIVE-1184.2.patch >From an offline conversation - the solution still works for cases like >"con

[jira] Commented: (HIVE-990) Incorporate CheckStyle into Hive's build.xml

2010-02-24 Thread Carl Steinbach (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-990?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12838193#action_12838193 ] Carl Steinbach commented on HIVE-990: - Quoting from http://g.oswego.edu/dl/html/javaCodin

[jira] Commented: (HIVE-1194) sorted merge join

2010-02-24 Thread He Yongqiang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-1194?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12838191#action_12838191 ] He Yongqiang commented on HIVE-1194: Thanks Zheng. Yes, we should do that. > sorted mer

[jira] Resolved: (HIVE-1195) Increase ObjectInspector[] length on demand

2010-02-24 Thread Ning Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-1195?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ning Zhang resolved HIVE-1195. -- Resolution: Fixed Committed to 0.5.1 and trunk. Thanks Zheng! > Increase ObjectInspector[] length on de

[jira] Commented: (HIVE-990) Incorporate CheckStyle into Hive's build.xml

2010-02-24 Thread Paul Yang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-990?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12838177#action_12838177 ] Paul Yang commented on HIVE-990: By default, the VisibilityModifier catches protected variabl

[jira] Commented: (HIVE-1137) build references IVY_HOME incorrectly

2010-02-24 Thread John Sichi (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-1137?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12838175#action_12838175 ] John Sichi commented on HIVE-1137: -- +1 > build references IVY_HOME incorrectly >

[jira] Commented: (HIVE-259) Add PERCENTILE aggregate function

2010-02-24 Thread Jerome Boulon (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-259?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12838173#action_12838173 ] Jerome Boulon commented on HIVE-259: - From my point of view, changing variable access to

[jira] Commented: (HIVE-1032) Better Error Messages for Execution Errors

2010-02-24 Thread Zheng Shao (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-1032?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12838156#action_12838156 ] Zheng Shao commented on HIVE-1032: -- That makes sense to me. As long as it's compilable with

[jira] Created: (HIVE-1198) When checkstyle is activated for Hive in Eclipse environment, it shows all checkstyle problems as errors.

2010-02-24 Thread Arvind Prabhakar (JIRA)
When checkstyle is activated for Hive in Eclipse environment, it shows all checkstyle problems as errors. - Key: HIVE-1198 URL: https://issues.apache.org/jira/

[jira] Commented: (HIVE-1032) Better Error Messages for Execution Errors

2010-02-24 Thread Paul Yang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-1032?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12838149#action_12838149 ] Paul Yang commented on HIVE-1032: - Because this patch uses features of HIVE-873, this will n

[jira] Commented: (HIVE-1189) Add package-info.java to Hive

2010-02-24 Thread Zheng Shao (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-1189?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12838148#action_12838148 ] Zheng Shao commented on HIVE-1189: -- I am checking the BuildVersion which contains everythin

[jira] Commented: (HIVE-259) Add PERCENTILE aggregate function

2010-02-24 Thread Zheng Shao (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-259?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12838135#action_12838135 ] Zheng Shao commented on HIVE-259: - 1. We are converting "25,50,99" to ArrayList. Why don't we

[jira] Commented: (HIVE-1194) sorted merge join

2010-02-24 Thread Zheng Shao (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-1194?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12838132#action_12838132 ] Zheng Shao commented on HIVE-1194: -- If it does not inherit any methods, shall we add an Abs

[jira] Commented: (HIVE-1194) sorted merge join

2010-02-24 Thread Namit Jain (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-1194?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12838130#action_12838130 ] Namit Jain commented on HIVE-1194: -- A new optimization step will be created which will conv

[jira] Commented: (HIVE-1194) sorted merge join

2010-02-24 Thread He Yongqiang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-1194?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12838122#action_12838122 ] He Yongqiang commented on HIVE-1194: Yes. It does not need those storage. The main reas

[jira] Commented: (HIVE-1194) sorted merge join

2010-02-24 Thread Namit Jain (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-1194?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12838121#action_12838121 ] Namit Jain commented on HIVE-1194: -- Yes, but it happens on the mapper. It is a special type

[jira] Commented: (HIVE-1194) sorted merge join

2010-02-24 Thread Zheng Shao (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-1194?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12838120#action_12838120 ] Zheng Shao commented on HIVE-1194: -- Why does SortMergeJoinOperator extends MapJoinOperator?

[jira] Commented: (HIVE-259) Add PERCENTILE aggregate function

2010-02-24 Thread Zheng Shao (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-259?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12838118#action_12838118 ] Zheng Shao commented on HIVE-259: - Also see http://wiki.apache.org/hadoop/Hive/HowToContribut

[jira] Commented: (HIVE-259) Add PERCENTILE aggregate function

2010-02-24 Thread Zheng Shao (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-259?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12838119#action_12838119 ] Zheng Shao commented on HIVE-259: - The test cases looks a bit too trivial or the results have

[jira] Created: (HIVE-1197) create a new input format where a mapper spans a file

2010-02-24 Thread Namit Jain (JIRA)
create a new input format where a mapper spans a file - Key: HIVE-1197 URL: https://issues.apache.org/jira/browse/HIVE-1197 Project: Hadoop Hive Issue Type: New Feature Components

[jira] Commented: (HIVE-1195) Increase ObjectInspector[] length on demand

2010-02-24 Thread Ning Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-1195?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12838114#action_12838114 ] Ning Zhang commented on HIVE-1195: -- Cool. I'll take the new patches to test. > Increase O

[jira] Updated: (HIVE-1195) Increase ObjectInspector[] length on demand

2010-02-24 Thread Ning Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-1195?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ning Zhang updated HIVE-1195: - Status: Open (was: Patch Available) > Increase ObjectInspector[] length on demand > -

[jira] Commented: (HIVE-1194) sorted merge join

2010-02-24 Thread Namit Jain (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-1194?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12838113#action_12838113 ] Namit Jain commented on HIVE-1194: -- Based on a offline discussion with Yongqiang, we were t

[jira] Commented: (HIVE-1195) Increase ObjectInspector[] length on demand

2010-02-24 Thread Ning Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-1195?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12838112#action_12838112 ] Ning Zhang commented on HIVE-1195: -- Zheng, join26.q , join_map_ppr.q , union16.q, union9.q,

[jira] Updated: (HIVE-1195) Increase ObjectInspector[] length on demand

2010-02-24 Thread Zheng Shao (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-1195?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Zheng Shao updated HIVE-1195: - Attachment: HIVE-1195.2.patch HIVE-1195.2.branch-0.5.patch Fixed an obvious bug which caus

[jira] Created: (HIVE-1196) Railroad Diagrams for Hive Language Manual

2010-02-24 Thread Carl Steinbach (JIRA)
Railroad Diagrams for Hive Language Manual -- Key: HIVE-1196 URL: https://issues.apache.org/jira/browse/HIVE-1196 Project: Hadoop Hive Issue Type: Task Components: Documentation R

[jira] Commented: (HIVE-535) Memory-efficient hash-based Aggregation

2010-02-24 Thread Carl Steinbach (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-535?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12838095#action_12838095 ] Carl Steinbach commented on HIVE-535: - The folks working on Mahout seem to think the CERN

[jira] Updated: (HIVE-1195) Increase ObjectInspector[] length on demand

2010-02-24 Thread Ning Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-1195?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ning Zhang updated HIVE-1195: - Attachment: HIVE-1195-branch-0.5.patch Uploading a patch for branch 0.5. Zheng, can you double check? > I

[jira] Commented: (HIVE-1195) Increase ObjectInspector[] length on demand

2010-02-24 Thread Ning Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-1195?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12838080#action_12838080 ] Ning Zhang commented on HIVE-1195: -- +1 Will commit after tests. > Increase ObjectInspecto

[jira] Updated: (HIVE-1195) Increase ObjectInspector[] length on demand

2010-02-24 Thread Zheng Shao (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-1195?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Zheng Shao updated HIVE-1195: - Fix Version/s: 0.6.0 0.5.1 Status: Patch Available (was: Open) > Increase O

[jira] Updated: (HIVE-1195) Increase ObjectInspector[] length on demand

2010-02-24 Thread Zheng Shao (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-1195?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Zheng Shao updated HIVE-1195: - Attachment: HIVE-1195.1.patch > Increase ObjectInspector[] length on demand >

[jira] Created: (HIVE-1195) Increase ObjectInspector[] length on demand

2010-02-24 Thread Zheng Shao (JIRA)
Increase ObjectInspector[] length on demand --- Key: HIVE-1195 URL: https://issues.apache.org/jira/browse/HIVE-1195 Project: Hadoop Hive Issue Type: Improvement Affects Versions: 0.5.0, 0.6.0

[jira] Created: (HIVE-1194) sorted merge join

2010-02-24 Thread Namit Jain (JIRA)
sorted merge join - Key: HIVE-1194 URL: https://issues.apache.org/jira/browse/HIVE-1194 Project: Hadoop Hive Issue Type: New Feature Components: Query Processor Reporter: Namit Jain Assignee:

[jira] Created: (HIVE-1193) ensure sorting properties for a table

2010-02-24 Thread Namit Jain (JIRA)
ensure sorting properties for a table - Key: HIVE-1193 URL: https://issues.apache.org/jira/browse/HIVE-1193 Project: Hadoop Hive Issue Type: New Feature Components: Query Processor Re

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

2010-02-24 Thread Apache Hudson Server
See -- [...truncated 13323 lines...] [junit] OK [junit] Loading data to table srcbucket2 [junit] POSTHOOK: Output: defa...@srcbucket2 [junit] OK [junit] Loading data to tab

[ANNOUNCE] Hive 0.5.0 released

2010-02-24 Thread Zheng Shao
Hi folks, We have released Hive 0.5.0. You can find it from the download page in 24 hours (still waiting to be mirrored) http://hadoop.apache.org/hive/releases.html#Download -- Yours, Zheng