[jira] Updated: (HIVE-1534) Join filters do not work correctly with outer joins

2010-09-13 Thread Amareshwari Sriramadasu (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-1534?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Amareshwari Sriramadasu updated HIVE-1534: -- Status: Open (was: Patch Available) With the uploaded patch, there is bug with

[jira] Commented: (HIVE-1633) CombineHiveInputFormat fails with "cannot find dir for emptyFile"

2010-09-13 Thread He Yongqiang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-1633?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12908716#action_12908716 ] He Yongqiang commented on HIVE-1633: Amareshwari, more details about your example? From

[jira] Commented: (HIVE-1624) Patch to allows scripts in S3 location

2010-09-13 Thread He Yongqiang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-1624?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12908729#action_12908729 ] He Yongqiang commented on HIVE-1624: S3 -> client -> cluster maybe better than directly

[jira] Commented: (HIVE-1620) Patch to write directly to S3 from Hive

2010-09-13 Thread Namit Jain (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-1620?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12908854#action_12908854 ] Namit Jain commented on HIVE-1620: -- The approach looks good, but can you move all the check

[jira] Commented: (HIVE-1534) Join filters do not work correctly with outer joins

2010-09-13 Thread Namit Jain (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-1534?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12908858#action_12908858 ] Namit Jain commented on HIVE-1534: -- The approach looks OK - I will look into the code for m

[jira] Commented: (HIVE-1621) Disable join filters for outer joins.

2010-09-13 Thread Namit Jain (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-1621?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12908859#action_12908859 ] Namit Jain commented on HIVE-1621: -- See https://issues.apache.org/jira/browse/HIVE-1534 for

[jira] Commented: (HIVE-1622) Use CombineHiveInputFormat for the merge job if hive.merge.mapredfiles=true

2010-09-13 Thread Namit Jain (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-1622?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12908874#action_12908874 ] Namit Jain commented on HIVE-1622: -- Committed the new log for 0.17 > Use CombineHiveInputF

[jira] Updated: (HIVE-1226) support filter pushdown against non-native tables

2010-09-13 Thread John Sichi (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-1226?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] John Sichi updated HIVE-1226: - Attachment: HIVE-1226.3.patch This patch deals with passing the filters down to getSplits too. > support

[jira] Updated: (HIVE-1226) support filter pushdown against non-native tables

2010-09-13 Thread John Sichi (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-1226?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] John Sichi updated HIVE-1226: - Status: Patch Available (was: Open) I'm still running through tests and updating the doc, but the patch i

[jira] Commented: (HIVE-1226) support filter pushdown against non-native tables

2010-09-13 Thread HBase Review Board (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-1226?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12908895#action_12908895 ] HBase Review Board commented on HIVE-1226: -- Message from: "John Sichi" --

Re: Question regarding region scans in HBase integration

2010-09-13 Thread John Sichi
I've uploaded a patch for review: http://review.cloudera.org/r/823/diff And updated the design doc: http://wiki.apache.org/hadoop/Hive/FilterPushdownDev CC'ing a few people who've been working on storage handlers. JVS On Sep 12, 2010, at 7:51 PM, John Sichi wrote: I see. My changes are star

[jira] Created: (HIVE-1634) Allow access to Primitive types stored in binary format in HBase

2010-09-13 Thread Basab Maulik (JIRA)
Allow access to Primitive types stored in binary format in HBase Key: HIVE-1634 URL: https://issues.apache.org/jira/browse/HIVE-1634 Project: Hadoop Hive Issue Type: Improvemen

[jira] Updated: (HIVE-1634) Allow access to Primitive types stored in binary format in HBase

2010-09-13 Thread Basab Maulik (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-1634?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Basab Maulik updated HIVE-1634: --- Attachment: TestHiveHBaseExternalTable.java HIVE-1634.0.patch Attached is a preliminar

Review Request: HIVE-1634 - Allow access to Primitive types stored in binary format in HBase

2010-09-13 Thread bkm . hadoop
--- This is an automatically generated e-mail. To reply, visit: http://review.cloudera.org/r/826/ --- Review request for Hive Developers and John Sichi. Summary --- This addresse

[jira] Commented: (HIVE-1634) Allow access to Primitive types stored in binary format in HBase

2010-09-13 Thread HBase Review Board (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-1634?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12909003#action_12909003 ] HBase Review Board commented on HIVE-1634: -- Message from: bkm.had...@gmail.com ---

[jira] Commented: (HIVE-1625) Added implementation to HivePreparedStatement, HiveBaseResultSet and HiveQueryResultSet.

2010-09-13 Thread John Sichi (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-1625?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12909040#action_12909040 ] John Sichi commented on HIVE-1625: -- Added some initial comments at https://review.cloudera

[jira] Commented: (HIVE-1625) Added implementation to HivePreparedStatement, HiveBaseResultSet and HiveQueryResultSet.

2010-09-13 Thread HBase Review Board (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-1625?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12909046#action_12909046 ] HBase Review Board commented on HIVE-1625: -- Message from: "John Sichi" --

[jira] Commented: (HIVE-1378) Return value for map, array, and struct needs to return a string

2010-09-13 Thread HBase Review Board (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-1378?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12909057#action_12909057 ] HBase Review Board commented on HIVE-1378: -- Message from: "Steven Wong" -

[jira] Updated: (HIVE-1378) Return value for map, array, and struct needs to return a string

2010-09-13 Thread Steven Wong (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-1378?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Steven Wong updated HIVE-1378: -- Attachment: HIVE-1378.patch > Return value for map, array, and struct needs to return a string > --

[jira] Updated: (HIVE-1378) Return value for map, array, and struct needs to return a string

2010-09-13 Thread Steven Wong (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-1378?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Steven Wong updated HIVE-1378: -- Status: Patch Available (was: Open) Fix Version/s: 0.7.0 > Return value for map, array, and

[jira] Updated: (HIVE-1226) support filter pushdown against non-native tables

2010-09-13 Thread John Sichi (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-1226?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] John Sichi updated HIVE-1226: - Attachment: HIVE-1226.4.patch Updated patch with one tiny bugfix found while testing; this version passes