[jira] Commented: (HIVE-1482) Not all jdbc calls are threadsafe.

2010-08-06 Thread Bennie Schut (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-1482?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12895997#action_12895997 ] Bennie Schut commented on HIVE-1482: Ok I think I covered the sync stuff like you

[jira] Updated: (HIVE-1482) Not all jdbc calls are threadsafe.

2010-08-06 Thread Bennie Schut (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-1482?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bennie Schut updated HIVE-1482: --- Attachment: HIVE-1482-1.patch Full test ran with success on my pc. Plus no additional check-style

[jira] Updated: (HIVE-1513) hive starter scripts should load admin/user supplied script for configurability

2010-08-06 Thread Joydeep Sen Sarma (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-1513?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Joydeep Sen Sarma updated HIVE-1513: Attachment: 1513.1.patch simple change to let hive started script include conf/hive-env.sh.

[jira] Updated: (HIVE-1513) hive starter scripts should load admin/user supplied script for configurability

2010-08-06 Thread Joydeep Sen Sarma (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-1513?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Joydeep Sen Sarma updated HIVE-1513: Status: Patch Available (was: Open) Assignee: Joydeep Sen Sarma hive starter

[jira] Assigned: (HIVE-1515) archive is not working when multiple partitions inside one table are archived.

2010-08-06 Thread He Yongqiang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-1515?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] He Yongqiang reassigned HIVE-1515: -- Assignee: He Yongqiang archive is not working when multiple partitions inside one table are

[jira] Updated: (HIVE-1293) Concurreny Model for Hive

2010-08-06 Thread Namit Jain (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-1293?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Namit Jain updated HIVE-1293: - Attachment: hive.1293.2.patch The patch updated Concurreny Model for Hive -

[jira] Commented: (HIVE-192) Add TIMESTAMP column type

2010-08-06 Thread Shyam Sundar Sarkar (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-192?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12896114#action_12896114 ] Shyam Sundar Sarkar commented on HIVE-192: -- I converted a TIMESTAMP type into string

[jira] Updated: (HIVE-1515) archive is not working when multiple partitions inside one table are archived.

2010-08-06 Thread He Yongqiang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-1515?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] He Yongqiang updated HIVE-1515: --- Attachment: hive-1515.1.patch archive is not working when multiple partitions inside one table are

Syntax and Semantics for Continuous queries in Hive

2010-08-06 Thread Shyam Sarkar
Hello, I am curious whether large streaming data can be queried by syantax and semantics of continuous queries inside Hive as defined in Streams Databases (e.g. StreamBase, Coral8 etc.). Continuous queries are essential for real-time enterprise, log data and many other applications. Thanks,

[jira] Created: (HIVE-1516) optimize split sizes automatically taking into account amount of nature of map tasks

2010-08-06 Thread Joydeep Sen Sarma (JIRA)
optimize split sizes automatically taking into account amount of nature of map tasks Key: HIVE-1516 URL: https://issues.apache.org/jira/browse/HIVE-1516 Project:

[jira] Created: (HIVE-1517) ability to select across a database

2010-08-06 Thread Namit Jain (JIRA)
ability to select across a database --- Key: HIVE-1517 URL: https://issues.apache.org/jira/browse/HIVE-1517 Project: Hadoop Hive Issue Type: Improvement Components: Query Processor

[jira] Commented: (HIVE-1293) Concurreny Model for Hive

2010-08-06 Thread John Sichi (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-1293?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12896182#action_12896182 ] John Sichi commented on HIVE-1293: -- Added comments here:

[jira] Created: (HIVE-1518) context_ngrams() UDAF for estimating top-k contextual n-grams

2010-08-06 Thread Mayank Lahiri (JIRA)
context_ngrams() UDAF for estimating top-k contextual n-grams - Key: HIVE-1518 URL: https://issues.apache.org/jira/browse/HIVE-1518 Project: Hadoop Hive Issue Type: New Feature

[jira] Assigned: (HIVE-1482) Not all jdbc calls are threadsafe.

2010-08-06 Thread John Sichi (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-1482?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] John Sichi reassigned HIVE-1482: Assignee: Bennie Schut Not all jdbc calls are threadsafe. --

[jira] Updated: (HIVE-1513) hive starter scripts should load admin/user supplied script for configurability

2010-08-06 Thread Joydeep Sen Sarma (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-1513?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Joydeep Sen Sarma updated HIVE-1513: Attachment: 1513.2.patch forgot to add one file hive starter scripts should load