[jira] Commented: (HIVE-176) structured log for obtaining query stats/info

2008-12-15 Thread Joydeep Sen Sarma (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-176?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12656858#action_12656858 ] Joydeep Sen Sarma commented on HIVE-176: i think putting them on the same file will m

[jira] Commented: (HIVE-176) structured log for obtaining query stats/info

2008-12-15 Thread Suresh Antony (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-176?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12656855#action_12656855 ] Suresh Antony commented on HIVE-176: Some thoughts about logging: - Thinking of follow

[jira] Commented: (HIVE-180) Data Generator for thrift-serialized sequence files

2008-12-15 Thread Joydeep Sen Sarma (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-180?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12656853#action_12656853 ] Joydeep Sen Sarma commented on HIVE-180: +1 > Data Generator for thrift-serialized s

[jira] Commented: (HIVE-158) table aliases dont work for sampled tables in joins

2008-12-15 Thread Namit Jain (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-158?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12656849#action_12656849 ] Namit Jain commented on HIVE-158: - The sample operator created is not begin added to the hash

[jira] Created: (HIVE-181) Restore UDFTestLength unit test for UDFs

2008-12-15 Thread David Phillips (JIRA)
Restore UDFTestLength unit test for UDFs Key: HIVE-181 URL: https://issues.apache.org/jira/browse/HIVE-181 Project: Hadoop Hive Issue Type: Bug Reporter: David Phillips HADOOP-4070 added

[jira] Updated: (HIVE-180) Data Generator for thrift-serialized sequence files

2008-12-15 Thread Zheng Shao (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-180?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Zheng Shao updated HIVE-180: Status: Patch Available (was: Open) > Data Generator for thrift-serialized sequence files >

[jira] Commented: (HIVE-180) Data Generator for thrift-serialized sequence files

2008-12-15 Thread Zheng Shao (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-180?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12656816#action_12656816 ] Zheng Shao commented on HIVE-180: - Usage: "ant gen-testdata" > Data Generator for thrift-ser

[jira] Updated: (HIVE-180) Data Generator for thrift-serialized sequence files

2008-12-15 Thread Zheng Shao (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-180?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Zheng Shao updated HIVE-180: Attachment: HIVE-180.2.patch added apache licence header > Data Generator for thrift-serialized sequence fil

[jira] Updated: (HIVE-180) Data Generator for thrift-serialized sequence files

2008-12-15 Thread Zheng Shao (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-180?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Zheng Shao updated HIVE-180: Attachment: HIVE-180.1.patch > Data Generator for thrift-serialized sequence files >

[jira] Created: (HIVE-180) Data Generator for thrift-serialized sequence files

2008-12-15 Thread Zheng Shao (JIRA)
Data Generator for thrift-serialized sequence files --- Key: HIVE-180 URL: https://issues.apache.org/jira/browse/HIVE-180 Project: Hadoop Hive Issue Type: Test Components: Testing Inf

[jira] Created: (HIVE-179) SUBSTR function should work like other databases

2008-12-15 Thread David Phillips (JIRA)
SUBSTR function should work like other databases Key: HIVE-179 URL: https://issues.apache.org/jira/browse/HIVE-179 Project: Hadoop Hive Issue Type: Bug Components: Query Processor

[jira] Updated: (HIVE-178) SELECT without FROM; dropping unnecessary table references

2008-12-15 Thread Adam Kramer (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-178?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Adam Kramer updated HIVE-178: - Description: SELECT 1+1; should just return '2', but instead hive fails because no table is listed. SELEC

[jira] Created: (HIVE-178) SELECT without FROM; dropping unnecessary table references

2008-12-15 Thread Adam Kramer (JIRA)
SELECT without FROM; dropping unnecessary table references -- Key: HIVE-178 URL: https://issues.apache.org/jira/browse/HIVE-178 Project: Hadoop Hive Issue Type: Improvement Co

[jira] Commented: (HIVE-67) Short-circuiting of the OR operator doesn't seem to be happening

2008-12-15 Thread David Phillips (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-67?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12656800#action_12656800 ] David Phillips commented on HIVE-67: This should be resolved "Invalid" as SQL (due to it's

[jira] Updated: (HIVE-170) map-side aggregations does not work properly

2008-12-15 Thread Namit Jain (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-170?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Namit Jain updated HIVE-170: Status: Patch Available (was: Open) > map-side aggregations does not work properly > ---

[jira] Updated: (HIVE-170) map-side aggregations does not work properly

2008-12-15 Thread Namit Jain (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-170?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Namit Jain updated HIVE-170: Attachment: patch.2 > map-side aggregations does not work properly >

[jira] Updated: (HIVE-158) table aliases dont work for sampled tables in joins

2008-12-15 Thread Raghotham Murthy (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-158?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Raghotham Murthy updated HIVE-158: -- Attachment: hive-158.3.patch Changed example so that it passes with both hadoop 17 and 20. > tab

[jira] Commented: (HIVE-177) Allow specifying custom input and output format in CREATE TABLE

2008-12-15 Thread David Phillips (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-177?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12656746#action_12656746 ] David Phillips commented on HIVE-177: - Proposed syntax: {noformat} CREATE TABLE ... STOR

[jira] Assigned: (HIVE-177) Allow specifying custom input and output format in CREATE TABLE

2008-12-15 Thread David Phillips (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-177?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Phillips reassigned HIVE-177: --- Assignee: David Phillips > Allow specifying custom input and output format in CREATE TABLE > --

[jira] Updated: (HIVE-177) Allow specifying custom input and output format in CREATE TABLE

2008-12-15 Thread David Phillips (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-177?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Phillips updated HIVE-177: Component/s: Query Processor > Allow specifying custom input and output format in CREATE TABLE >

[jira] Created: (HIVE-177) Allow specifying custom input and output format in CREATE TABLE

2008-12-15 Thread David Phillips (JIRA)
Allow specifying custom input and output format in CREATE TABLE --- Key: HIVE-177 URL: https://issues.apache.org/jira/browse/HIVE-177 Project: Hadoop Hive Issue Type: Bug

[jira] Resolved: (HIVE-135) need more accurate way of tracking memory consumption on map side aggregates

2008-12-15 Thread Joydeep Sen Sarma (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-135?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Joydeep Sen Sarma resolved HIVE-135. Resolution: Duplicate > need more accurate way of tracking memory consumption on map side agg

[jira] Updated: (HIVE-79) Print number of raws inserted to table(s) when the query is finished.

2008-12-15 Thread Joydeep Sen Sarma (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-79?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Joydeep Sen Sarma updated HIVE-79: -- Component/s: (was: Clients) Logging > Print number of raws inserted to table(

[jira] Updated: (HIVE-176) structured log for obtaining query stats/info

2008-12-15 Thread Joydeep Sen Sarma (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-176?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Joydeep Sen Sarma updated HIVE-176: --- Component/s: Logging > structured log for obtaining query stats/info >

[jira] Created: (HIVE-176) structured log for obtaining query stats/info

2008-12-15 Thread Joydeep Sen Sarma (JIRA)
structured log for obtaining query stats/info - Key: HIVE-176 URL: https://issues.apache.org/jira/browse/HIVE-176 Project: Hadoop Hive Issue Type: Bug Reporter: Joydeep Sen Sarma Josh

[jira] Updated: (HIVE-168) join on a subquery with a group by does not work

2008-12-15 Thread Zheng Shao (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-168?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Zheng Shao updated HIVE-168: Resolution: Fixed Hadoop Flags: [Reviewed] Status: Resolved (was: Patch Available) HIVE-168.

[jira] Commented: (HIVE-168) join on a subquery with a group by does not work

2008-12-15 Thread Zheng Shao (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-168?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12656724#action_12656724 ] Zheng Shao commented on HIVE-168: - Committed revision 726784. > join on a subquery with a g

[jira] Commented: (HIVE-107) Case structure for bin hive

2008-12-15 Thread Ashish Thusoo (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-107?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12656706#action_12656706 ] Ashish Thusoo commented on HIVE-107: +1 Looks good to me. Lets try to get this in as soo

[jira] Commented: (HIVE-164) Support CASE and IF statement

2008-12-15 Thread Ashish Thusoo (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-164?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12656698#action_12656698 ] Ashish Thusoo commented on HIVE-164: +1 to if, case and coalesce I would also think that

[jira] Updated: (HIVE-151) HiveQL Query execution bug: java.lang.NullPointerException

2008-12-15 Thread Viacheslav Seledkin (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-151?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Viacheslav Seledkin updated HIVE-151: - Attachment: _user_hive_warehouse_triples_part-0.tar.gz Table data to execute query on