[jira] [Commented] (HIVE-1537) Allow users to specify LOCATION in CREATE DATABASE statement

2011-06-24 Thread jirapos...@reviews.apache.org (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-1537?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13054259#comment-13054259 ] jirapos...@reviews.apache.org commented on HIVE-1537: -

Re: Review Request: HIVE-1537 - Allow users to specify LOCATION in CREATE DATABASE statement

2011-06-24 Thread Amareshwari Sriramadasu
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/949/#review905 ---

[jira] [Commented] (HIVE-2015) Eliminate bogus Datanucleus.Plugin Bundle ERROR log messages

2011-06-24 Thread Carl Steinbach (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-2015?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13054291#comment-13054291 ] Carl Steinbach commented on HIVE-2015: -- @Andy: Has the DataNucleus 3.0 release gone

Re: Review Request: HIVE-1537 - Allow users to specify LOCATION in CREATE DATABASE statement

2011-06-24 Thread Thiruvel Thirumoolan
On 2011-06-23 16:49:59, Ashutosh Chauhan wrote: trunk/metastore/src/java/org/apache/hadoop/hive/metastore/HiveMetaStore.java, line 591 https://reviews.apache.org/r/949/diff/1/?file=21560#file21560line591 This may not be always successful. You may fail to create dirs for number

Re: Review Request: HIVE-1537 - Allow users to specify LOCATION in CREATE DATABASE statement

2011-06-24 Thread Thiruvel Thirumoolan
On 2011-06-24 06:32:41, Amareshwari Sriramadasu wrote: trunk/metastore/src/java/org/apache/hadoop/hive/metastore/Warehouse.java, line 159 https://reviews.apache.org/r/949/diff/1/?file=21562#file21562line159 I don't think we can just remove these public apis. Shall we deprecate

[jira] [Commented] (HIVE-1537) Allow users to specify LOCATION in CREATE DATABASE statement

2011-06-24 Thread jirapos...@reviews.apache.org (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-1537?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13054292#comment-13054292 ] jirapos...@reviews.apache.org commented on HIVE-1537: - bq. On

[jira] [Commented] (HIVE-1537) Allow users to specify LOCATION in CREATE DATABASE statement

2011-06-24 Thread jirapos...@reviews.apache.org (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-1537?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13054293#comment-13054293 ] jirapos...@reviews.apache.org commented on HIVE-1537: - bq. On

Need information about [P0] Heavy-duty test infrastructure

2011-06-24 Thread Chinna
Hi All, In the following Hive Roadmap(http://wiki.apache.org/hadoop/Hive/Roadmap) we have seen the following proposal 3.4. Test, Error Messages and Debugging [P0] Heavy-duty test infrastructure Our team is interested in working on this task. We need some details about the expectations

[jira] [Updated] (HIVE-2099) GROUP BY rules not applied correctly for select *

2011-06-24 Thread Chinna Rao Lalam (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-2099?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chinna Rao Lalam updated HIVE-2099: --- Attachment: HIVE-2099.patch GROUP BY rules not applied correctly for select *

[jira] [Commented] (HIVE-2201) reduce name node calls in hive by creating temporary directories

2011-06-24 Thread He Yongqiang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-2201?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13054501#comment-13054501 ] He Yongqiang commented on HIVE-2201: can you create a review board? reduce name node

[jira] [Commented] (HIVE-2201) reduce name node calls in hive by creating temporary directories

2011-06-24 Thread He Yongqiang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-2201?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13054508#comment-13054508 ] He Yongqiang commented on HIVE-2201: 1. why do you need to change RCFileOutputFormat 2.

[jira] [Updated] (HIVE-2201) reduce name node calls in hive by creating temporary directories

2011-06-24 Thread He Yongqiang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-2201?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] He Yongqiang updated HIVE-2201: --- Status: Open (was: Patch Available) reduce name node calls in hive by creating temporary

Re: Review Request: Cli: Print Hadoop's CPU milliseconds

2011-06-24 Thread Yongqiang He
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/948/#review904 --- trunk/ql/src/java/org/apache/hadoop/hive/ql/Driver.java

[jira] [Commented] (HIVE-2236) Cli: Print Hadoop's CPU milliseconds

2011-06-24 Thread jirapos...@reviews.apache.org (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-2236?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13054513#comment-13054513 ] jirapos...@reviews.apache.org commented on HIVE-2236: -

Re: Review Request: HIVE-1537 - Allow users to specify LOCATION in CREATE DATABASE statement

2011-06-24 Thread Ashutosh Chauhan
On 2011-06-23 16:49:59, Ashutosh Chauhan wrote: trunk/metastore/src/java/org/apache/hadoop/hive/metastore/HiveMetaStore.java, line 591 https://reviews.apache.org/r/949/diff/1/?file=21560#file21560line591 This may not be always successful. You may fail to create dirs for number

[jira] [Created] (HIVE-2238) Support for Median and Mode UDAFs

2011-06-24 Thread Travis Powell (JIRA)
Support for Median and Mode UDAFs - Key: HIVE-2238 URL: https://issues.apache.org/jira/browse/HIVE-2238 Project: Hive Issue Type: New Feature Components: UDF Reporter: Travis Powell

[jira] [Commented] (HIVE-2086) Data loss with external table

2011-06-24 Thread Vaibhav Aggarwal (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-2086?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13054550#comment-13054550 ] Vaibhav Aggarwal commented on HIVE-2086: Has this patch been committed or is anyone

[jira] [Commented] (HIVE-2236) Cli: Print Hadoop's CPU milliseconds

2011-06-24 Thread jirapos...@reviews.apache.org (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-2236?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13054583#comment-13054583 ] jirapos...@reviews.apache.org commented on HIVE-2236: -

Review Request: reduce name node calls in hive by creating temporary directories

2011-06-24 Thread Siying Dong
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/952/ --- Review request for hive, Yongqiang He, Ning Zhang, and namit jain. Summary

[jira] [Commented] (HIVE-2201) reduce name node calls in hive by creating temporary directories

2011-06-24 Thread jirapos...@reviews.apache.org (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-2201?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13054584#comment-13054584 ] jirapos...@reviews.apache.org commented on HIVE-2201: -

[jira] [Updated] (HIVE-872) Allow type widening on COALESCE/UNION ALL

2011-06-24 Thread John Sichi (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-872?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] John Sichi updated HIVE-872: Resolution: Fixed Hadoop Flags: [Reviewed] Status: Resolved (was: Patch Available)

[jira] [Updated] (HIVE-872) Allow type widening on COALESCE/UNION ALL

2011-06-24 Thread John Sichi (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-872?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] John Sichi updated HIVE-872: Fix Version/s: 0.8.0 Allow type widening on COALESCE/UNION ALL -

[jira] [Assigned] (HIVE-2139) Enables HiveServer to accept -hiveconf option

2011-06-24 Thread Patrick Hunt (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-2139?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Patrick Hunt reassigned HIVE-2139: -- Assignee: Patrick Hunt Enables HiveServer to accept -hiveconf option

[jira] [Updated] (HIVE-2139) Enables HiveServer to accept -hiveconf option

2011-06-24 Thread Patrick Hunt (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-2139?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Patrick Hunt updated HIVE-2139: --- Attachment: HIVE-2139.patch This patch updates HiveServer and HiveMetastore to add proper cli

[jira] [Updated] (HIVE-2139) Enables HiveServer to accept -hiveconf option

2011-06-24 Thread Patrick Hunt (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-2139?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Patrick Hunt updated HIVE-2139: --- Status: Patch Available (was: Open) Enables HiveServer to accept -hiveconf option

Re: Need information about [P0] Heavy-duty test infrastructure

2011-06-24 Thread John Sichi
Hi Chinna, We envisioned this as something external to the Hive codebase. It would consist of: * datasets (synthetic such as TPC-H, plus real-world if possible, perhaps contributed by a company such as Facebook after sufficient anonymization had been applied) * data loader scripts, plus

[jira] [Commented] (HIVE-2206) add a new optimizer for query correlation discovery and optimization

2011-06-24 Thread Yin Huai (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-2206?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13054816#comment-13054816 ] Yin Huai commented on HIVE-2206: The current optimizer can identify correlations with query