[jira] [Commented] (HIVE-3324) analyze command is not gathering num_rows present in the table.

2012-08-01 Thread rohithsharma (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-3324?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13426345#comment-13426345 ] rohithsharma commented on HIVE-3324: There are 2 problems for analyze command. 1.

[jira] [Commented] (HIVE-3282) Convert runtime exceptions to semantic exceptions for missing partitions/tables in show/describe statements

2012-08-01 Thread Sambavi Muthukrishnan (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-3282?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13426348#comment-13426348 ] Sambavi Muthukrishnan commented on HIVE-3282: - Code review is at

[jira] [Updated] (HIVE-3282) Convert runtime exceptions to semantic exceptions for missing partitions/tables in show/describe statements

2012-08-01 Thread Sambavi Muthukrishnan (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-3282?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sambavi Muthukrishnan updated HIVE-3282: Attachment: HIVE-3282.1.patch Convert runtime exceptions to semantic

[jira] [Updated] (HIVE-3282) Convert runtime exceptions to semantic exceptions for missing partitions/tables in show/describe statements

2012-08-01 Thread Sambavi Muthukrishnan (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-3282?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sambavi Muthukrishnan updated HIVE-3282: Status: Patch Available (was: Open) Convert runtime exceptions to semantic

[jira] [Created] (HIVE-3326) plan for multiple mapjoin followed by a normal join is wrong

2012-08-01 Thread Zhang Xinyu (JIRA)
Zhang Xinyu created HIVE-3326: - Summary: plan for multiple mapjoin followed by a normal join is wrong Key: HIVE-3326 URL: https://issues.apache.org/jira/browse/HIVE-3326 Project: Hive Issue

[jira] [Updated] (HIVE-3320) Handle “CRLF” line endings to avoid the extra spacing in generated test outputs in Windows. (Utilities.Java :: readColumn)

2012-08-01 Thread Ashutosh Chauhan (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-3320?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ashutosh Chauhan updated HIVE-3320: --- Status: Patch Available (was: Open) Handle “CRLF” line endings to avoid the extra

[jira] [Updated] (HIVE-3326) plan for multiple mapjoin followed by a normal join is wrong

2012-08-01 Thread Zhang Xinyu (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-3326?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Zhang Xinyu updated HIVE-3326: -- Description: example queries: create table yudi(c1 int, c2 int, c3 int, c4 int); create table

[jira] [Updated] (HIVE-3326) plan for multiple mapjoin followed by a normal join is wrong

2012-08-01 Thread Zhang Xinyu (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-3326?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Zhang Xinyu updated HIVE-3326: -- Description: example queries: {code} create table yudi(c1 int, c2 int, c3 int, c4 int); create table

[jira] [Updated] (HIVE-3326) plan for multiple mapjoin followed by a normal join is wrong

2012-08-01 Thread Zhang Xinyu (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-3326?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Zhang Xinyu updated HIVE-3326: -- Attachment: patch.diff this is my patch for this bug. I use an unused argument to control my logic

[jira] [Updated] (HIVE-3304) sort merge join should work if both the tables are sorted in descending order

2012-08-01 Thread Namit Jain (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-3304?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Namit Jain updated HIVE-3304: - Attachment: hive.3304.2.patch sort merge join should work if both the tables are sorted in

[jira] [Updated] (HIVE-3304) sort merge join should work if both the tables are sorted in descending order

2012-08-01 Thread Namit Jain (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-3304?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Namit Jain updated HIVE-3304: - Status: Patch Available (was: Open) sort merge join should work if both the tables are sorted in

[jira] [Updated] (HIVE-3262) bucketed mapjoin silently ignores mapjoin hint

2012-08-01 Thread Namit Jain (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-3262?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Namit Jain updated HIVE-3262: - Attachment: hive.3262.2.patch bucketed mapjoin silently ignores mapjoin hint

[jira] [Updated] (HIVE-3299) UDF DAYNAME(date) to HIVE

2012-08-01 Thread Namitha Babychan (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-3299?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Namitha Babychan updated HIVE-3299: --- Status: Patch Available (was: Open) The patch for issue Hive -3299 is attached

[jira] [Updated] (HIVE-2925) Support non-MR fetching for simple queries with select/limit/filter operations only

2012-08-01 Thread Namit Jain (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-2925?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Namit Jain updated HIVE-2925: - Status: Open (was: Patch Available) comments on phabricator Support non-MR fetching

[jira] [Commented] (HIVE-3317) Fix “TestDosToUnix” unit tests on Windows by closing the leaking file handle in DosToUnix.java.

2012-08-01 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-3317?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13426487#comment-13426487 ] Hudson commented on HIVE-3317: -- Integrated in Hive-trunk-h0.21 #1582 (See

Hive-trunk-h0.21 - Build # 1582 - Failure

2012-08-01 Thread Apache Jenkins Server
Changes for Build #1582 [hashutosh] HIVE-3317 Fix “TestDosToUnix” unit tests on Windows by closing the leaking file handle in DosToUnix.java. (Kanna Karanam via Ashutosh Chauhan) 2 tests failed. REGRESSION:

[jira] [Updated] (HIVE-3306) SMBJoin/BucketMapJoin should be allowed only when join key expression is exactly matches with sort/cluster key

2012-08-01 Thread Namit Jain (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-3306?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Namit Jain updated HIVE-3306: - Status: Open (was: Patch Available) comments SMBJoin/BucketMapJoin should be allowed

[jira] [Updated] (HIVE-3293) Load file into a table does not update table statistics

2012-08-01 Thread Namit Jain (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-3293?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Namit Jain updated HIVE-3293: - Attachment: hive.3293.1.patch Load file into a table does not update table statistics

[jira] [Commented] (HIVE-3293) Load file into a table does not update table statistics

2012-08-01 Thread Namit Jain (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-3293?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13426529#comment-13426529 ] Namit Jain commented on HIVE-3293: -- https://reviews.facebook.net/D4473

[jira] [Updated] (HIVE-3293) Load file into a table does not update table statistics

2012-08-01 Thread Namit Jain (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-3293?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Namit Jain updated HIVE-3293: - Status: Patch Available (was: Open) Load file into a table does not update table statistics

[jira] [Updated] (HIVE-3299) UDF DAYNAME(date) to HIVE

2012-08-01 Thread Namitha Babychan (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-3299?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Namitha Babychan updated HIVE-3299: --- Attachment: Hive-3299_Testcase.doc Testcases of the issue Hive-3299 is attached

[jira] [Commented] (HIVE-3268) expressions in cluster by are not working

2012-08-01 Thread Namit Jain (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-3268?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13426719#comment-13426719 ] Namit Jain commented on HIVE-3268: -- refresh expressions in cluster by

Build failed in Jenkins: Hive-0.9.1-SNAPSHOT-h0.21-keepgoing=false #93

2012-08-01 Thread Apache Jenkins Server
See https://builds.apache.org/job/Hive-0.9.1-SNAPSHOT-h0.21-keepgoing=false/93/ -- [...truncated 10115 lines...] [echo] Project: odbc [copy] Warning: https://builds.apache.org/job/Hive-0.9.1-SNAPSHOT-h0.21-keepgoing=false/ws/hive/odbc/src/conf

[jira] [Updated] (HIVE-3289) sort merge join may not work silently

2012-08-01 Thread Kevin Wilfong (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-3289?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kevin Wilfong updated HIVE-3289: Resolution: Fixed Status: Resolved (was: Patch Available) Committed, thanks Namit.

[jira] [Updated] (HIVE-3289) sort merge join may not work silently

2012-08-01 Thread Kevin Wilfong (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-3289?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kevin Wilfong updated HIVE-3289: Affects Version/s: 0.10.0 Fix Version/s: 0.10.0 sort merge join may not work silently

[jira] [Updated] (HIVE-3262) bucketed mapjoin silently ignores mapjoin hint

2012-08-01 Thread Kevin Wilfong (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-3262?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kevin Wilfong updated HIVE-3262: Component/s: Configuration Affects Version/s: 0.10.0 Fix Version/s: 0.10.0

[jira] [Commented] (HIVE-3262) bucketed mapjoin silently ignores mapjoin hint

2012-08-01 Thread Kevin Wilfong (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-3262?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13426754#comment-13426754 ] Kevin Wilfong commented on HIVE-3262: - +1 This was separated from the other JIRA.

[jira] [Updated] (HIVE-3323) Enable enum to string conversions

2012-08-01 Thread Travis Crawford (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-3323?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Travis Crawford updated HIVE-3323: -- Attachment: HIVE-3323_enum_to_string.3.patch Adding a field to the complex thrift struct caused

[jira] [Commented] (HIVE-3323) Enable enum to string conversions

2012-08-01 Thread Travis Crawford (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-3323?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13426779#comment-13426779 ] Travis Crawford commented on HIVE-3323: --- I'm not able to post the review with arc,

[jira] [Updated] (HIVE-3098) Memory leak from large number of FileSystem instances in FileSystem.CACHE. (Must cache UGIs.)

2012-08-01 Thread Mithun Radhakrishnan (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-3098?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mithun Radhakrishnan updated HIVE-3098: --- Status: Open (was: Patch Available) Memory leak from large number of FileSystem

[jira] [Commented] (HIVE-3319) Fix the “TestHiveHistory”, “TestHiveConf”, “TestExecDriver” unit tests on Windows by fixing the path related issues.

2012-08-01 Thread Ashutosh Chauhan (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-3319?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13426806#comment-13426806 ] Ashutosh Chauhan commented on HIVE-3319: +1. Running tests. Fix

[jira] [Commented] (HIVE-3242) Fix cascade_dbdrop.q when building hive on hadoop0.23

2012-08-01 Thread Zhenxiao Luo (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-3242?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13426823#comment-13426823 ] Zhenxiao Luo commented on HIVE-3242: @Ashutosh: thanks a lot for the comments. updated

[jira] [Updated] (HIVE-3242) Fix cascade_dbdrop.q when building hive on hadoop0.23

2012-08-01 Thread Zhenxiao Luo (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-3242?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Zhenxiao Luo updated HIVE-3242: --- Status: Patch Available (was: Open) Fix cascade_dbdrop.q when building hive on hadoop0.23

[jira] [Updated] (HIVE-3242) Fix cascade_dbdrop.q when building hive on hadoop0.23

2012-08-01 Thread Zhenxiao Luo (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-3242?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Zhenxiao Luo updated HIVE-3242: --- Attachment: HIVE-3242.6.patch.txt Fix cascade_dbdrop.q when building hive on hadoop0.23

[jira] [Commented] (HIVE-3323) Enable enum to string conversions

2012-08-01 Thread Jakob Homan (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-3323?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13426868#comment-13426868 ] Jakob Homan commented on HIVE-3323: --- Just as another data point, the AvroSerde already

Build failed in Jenkins: Hive-0.9.1-SNAPSHOT-h0.21 #93

2012-08-01 Thread Apache Jenkins Server
See https://builds.apache.org/job/Hive-0.9.1-SNAPSHOT-h0.21/93/ -- [...truncated 36554 lines...] [junit] POSTHOOK: query: select count(1) as cnt from testhivedrivertable [junit] POSTHOOK: type: DROPTABLE [junit] POSTHOOK: Input:

[jira] [Commented] (HIVE-3264) Add support for binary dataype to AvroSerde

2012-08-01 Thread Eli Reisman (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-3264?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13426909#comment-13426909 ] Eli Reisman commented on HIVE-3264: --- Looking at the source, I'm seeing AvroSerDe code

Hive-trunk-h0.21 - Build # 1583 - Still Failing

2012-08-01 Thread Apache Jenkins Server
Changes for Build #1582 [hashutosh] HIVE-3317 Fix “TestDosToUnix” unit tests on Windows by closing the leaking file handle in DosToUnix.java. (Kanna Karanam via Ashutosh Chauhan) Changes for Build #1583 1 tests failed. REGRESSION:

[jira] [Commented] (HIVE-3242) Fix cascade_dbdrop.q when building hive on hadoop0.23

2012-08-01 Thread Ashutosh Chauhan (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-3242?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13426962#comment-13426962 ] Ashutosh Chauhan commented on HIVE-3242: [~zhenxiao] I think include/exclude hadoop

[jira] [Commented] (HIVE-3242) Fix cascade_dbdrop.q when building hive on hadoop0.23

2012-08-01 Thread Zhenxiao Luo (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-3242?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13426967#comment-13426967 ] Zhenxiao Luo commented on HIVE-3242: @Ashutosh: My idea is: For 1.x line(hadoop20),

[jira] [Commented] (HIVE-3055) store the query that populated the partition in the hive metastore

2012-08-01 Thread Nadeem Moidu (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-3055?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13427013#comment-13427013 ] Nadeem Moidu commented on HIVE-3055: I have a patch for this which is almost complete.

[jira] [Work started] (HIVE-3055) store the query that populated the partition in the hive metastore

2012-08-01 Thread Nadeem Moidu (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-3055?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Work on HIVE-3055 started by Nadeem Moidu. store the query that populated the partition in the hive metastore

[jira] [Work stopped] (HIVE-3055) store the query that populated the partition in the hive metastore

2012-08-01 Thread Nadeem Moidu (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-3055?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Work on HIVE-3055 stopped by Nadeem Moidu. store the query that populated the partition in the hive metastore

[jira] [Updated] (HIVE-3055) store the query that populated the partition in the hive metastore

2012-08-01 Thread Nadeem Moidu (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-3055?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Nadeem Moidu updated HIVE-3055: --- Attachment: HIVE.3055.1.patch store the query that populated the partition in the hive metastore

[jira] [Updated] (HIVE-3055) store the query that populated the partition in the hive metastore

2012-08-01 Thread Nadeem Moidu (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-3055?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Nadeem Moidu updated HIVE-3055: --- Assignee: (was: Nadeem Moidu) store the query that populated the partition in the hive

[jira] [Commented] (HIVE-3289) sort merge join may not work silently

2012-08-01 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-3289?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13427049#comment-13427049 ] Hudson commented on HIVE-3289: -- Integrated in Hive-trunk-h0.21 #1584 (See

[jira] [Updated] (HIVE-3319) Fix the “TestHiveHistory”, “TestHiveConf”, “TestExecDriver” unit tests on Windows by fixing the path related issues.

2012-08-01 Thread Ashutosh Chauhan (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-3319?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ashutosh Chauhan updated HIVE-3319: --- Resolution: Fixed Fix Version/s: 0.10.0 Status: Resolved (was: Patch

[jira] [Commented] (HIVE-3293) Load file into a table does not update table statistics

2012-08-01 Thread Namit Jain (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-3293?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13427094#comment-13427094 ] Namit Jain commented on HIVE-3293: -- updated results Load file into a

[jira] [Commented] (HIVE-3282) Convert runtime exceptions to semantic exceptions for missing partitions/tables in show/describe statements

2012-08-01 Thread Namit Jain (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-3282?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13427095#comment-13427095 ] Namit Jain commented on HIVE-3282: -- +1 Convert runtime exceptions to

[jira] [Updated] (HIVE-2925) Support non-MR fetching for simple queries with select/limit/filter operations only

2012-08-01 Thread Navis (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-2925?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Navis updated HIVE-2925: Status: Patch Available (was: Open) Support non-MR fetching for simple queries with select/limit/filter

[jira] [Created] (HIVE-3327) Remove the Unix specific absolute path of “Cat” utility in several .q files to make them run on Windows with CygWin in path.

2012-08-01 Thread Kanna Karanam (JIRA)
Kanna Karanam created HIVE-3327: --- Summary: Remove the Unix specific absolute path of “Cat” utility in several .q files to make them run on Windows with CygWin in path. Key: HIVE-3327 URL:

Review Request: Remove the Unix specific absolute path of “Cat” utility in several .q files to make them run on Windows with CygWin in path.

2012-08-01 Thread Kanna Karanam
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/6313/ --- Review request for hive, Carl Steinbach, Edward Capriolo, and Ashutosh Chauhan.

[jira] [Updated] (HIVE-3327) Remove the Unix specific absolute path of “Cat” utility in several .q files to make them run on Windows with CygWin in path.

2012-08-01 Thread Kanna Karanam (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-3327?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kanna Karanam updated HIVE-3327: Attachment: HIVE-3327.1.patch.txt Attached the patch. CR is available at

[jira] [Updated] (HIVE-3327) Remove the Unix specific absolute path of “Cat” utility in several .q files to make them run on Windows with CygWin in path.

2012-08-01 Thread Kanna Karanam (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-3327?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kanna Karanam updated HIVE-3327: Status: Patch Available (was: Open) Remove the Unix specific absolute path of “Cat” utility

[jira] [Commented] (HIVE-3306) SMBJoin/BucketMapJoin should be allowed only when join key expression is exactly matches with sort/cluster key

2012-08-01 Thread Namit Jain (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-3306?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13427110#comment-13427110 ] Namit Jain commented on HIVE-3306: -- @Lianhui, that is a separate (and important) issue.

[jira] [Commented] (HIVE-3320) Handle “CRLF” line endings to avoid the extra spacing in generated test outputs in Windows. (Utilities.Java :: readColumn)

2012-08-01 Thread Ashutosh Chauhan (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-3320?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13427113#comment-13427113 ] Ashutosh Chauhan commented on HIVE-3320: +1 Running tests. Handle

[jira] [Updated] (HIVE-3282) Convert runtime exceptions to semantic exceptions for missing partitions/tables in show/describe statements

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

[jira] [Commented] (HIVE-3074) Create a new API which gets a new empty partition object.

2012-08-01 Thread Namit Jain (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-3074?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13427116#comment-13427116 ] Namit Jain commented on HIVE-3074: -- It is different from append_partition. The idea here

[jira] [Updated] (HIVE-2925) Support non-MR fetching for simple queries with select/limit/filter operations only

2012-08-01 Thread Navis (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-2925?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Navis updated HIVE-2925: Status: Patch Available (was: Open) Support non-MR fetching for simple queries with select/limit/filter

[jira] [Updated] (HIVE-2925) Support non-MR fetching for simple queries with select/limit/filter operations only

2012-08-01 Thread Namit Jain (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-2925?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Namit Jain updated HIVE-2925: - Status: Open (was: Patch Available) test changes Support non-MR fetching for simple

[jira] [Created] (HIVE-3329) Support bucket filtering when where expression or join key expression has the bucket key

2012-08-01 Thread Lianhui Wang (JIRA)
Lianhui Wang created HIVE-3329: -- Summary: Support bucket filtering when where expression or join key expression has the bucket key Key: HIVE-3329 URL: https://issues.apache.org/jira/browse/HIVE-3329

[jira] [Created] (HIVE-3328) add thrift APIs to create/drop views

2012-08-01 Thread Namit Jain (JIRA)
Namit Jain created HIVE-3328: Summary: add thrift APIs to create/drop views Key: HIVE-3328 URL: https://issues.apache.org/jira/browse/HIVE-3328 Project: Hive Issue Type: New Feature

[jira] [Commented] (HIVE-3306) SMBJoin/BucketMapJoin should be allowed only when join key expression is exactly matches with sort/cluster key

2012-08-01 Thread Lianhui Wang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-3306?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13427127#comment-13427127 ] Lianhui Wang commented on HIVE-3306: @Namit, i created a new jira HIVE-3329, maybe