[jira] Commented: (HIVE-338) Executing cli commands into thrift server

2009-06-24 Thread Joydeep Sen Sarma (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-338?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12723461#action_12723461 ] Joydeep Sen Sarma commented on HIVE-338: i added a test for add jar (input16*.q) -

[jira] Updated: (HIVE-574) Hive should use ClassLoader from hadoop Configuration

2009-06-24 Thread Zheng Shao (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-574?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Zheng Shao updated HIVE-574: Attachment: HIVE-574.1.patch This patch uses the ClassLoader from all paths sets the class loader in most

[jira] Created: (HIVE-575) map join runs out of memory for a key with very large number of values

2009-06-24 Thread Namit Jain (JIRA)
map join runs out of memory for a key with very large number of values -- Key: HIVE-575 URL: https://issues.apache.org/jira/browse/HIVE-575 Project: Hadoop Hive Issue Type:

[jira] Commented: (HIVE-574) Hive should use ClassLoader from hadoop Configuration

2009-06-24 Thread Joydeep Sen Sarma (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-574?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12723472#action_12723472 ] Joydeep Sen Sarma commented on HIVE-574: - there's a bunch of places where

[jira] Updated: (HIVE-560) column pruning not working with map joins

2009-06-24 Thread Yongqiang He (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-560?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Yongqiang He updated HIVE-560: -- Attachment: hive-560-2009-06-24-normal(mapjoin-after-column-pruning).patch

[jira] Updated: (HIVE-567) jdbc: integrate hive with pentaho report designer

2009-06-24 Thread Min Zhou (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-567?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Min Zhou updated HIVE-567: -- Attachment: (was: tables.jpg) jdbc: integrate hive with pentaho report designer

[jira] Updated: (HIVE-567) jdbc: integrate hive with pentaho report designer

2009-06-24 Thread Min Zhou (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-567?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Min Zhou updated HIVE-567: -- Attachment: (was: sqlexplorer.jpg) jdbc: integrate hive with pentaho report designer

[jira] Created: (HIVE-576) complete jdbc driver

2009-06-24 Thread Min Zhou (JIRA)
complete jdbc driver Key: HIVE-576 URL: https://issues.apache.org/jira/browse/HIVE-576 Project: Hadoop Hive Issue Type: Improvement Affects Versions: 0.4.0 Reporter: Min Zhou Fix For: 0.4.0

[jira] Commented: (HIVE-567) jdbc: integrate hive with pentaho report designer

2009-06-24 Thread Min Zhou (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-567?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12723526#action_12723526 ] Min Zhou commented on HIVE-567: --- It's not elegant getting schema from hiveserver by the means

[jira] Created: (HIVE-577) return correct comment of a column from ThriftHiveMetastore.Iface.get_fields

2009-06-24 Thread Min Zhou (JIRA)
return correct comment of a column from ThriftHiveMetastore.Iface.get_fields Key: HIVE-577 URL: https://issues.apache.org/jira/browse/HIVE-577 Project: Hadoop Hive

[jira] Commented: (HIVE-487) Hive does not compile with Hadoop 0.20.0

2009-06-24 Thread Edward Capriolo (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-487?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12723588#action_12723588 ] Edward Capriolo commented on HIVE-487: -- I gave a quick try and was getting hunk errors.

Build failed in Hudson: Hive-trunk-h0.17 #133

2009-06-24 Thread Apache Hudson Server
See http://hudson.zones.apache.org/hudson/job/Hive-trunk-h0.17/133/changes Changes: [zshao] HIVE-516. Enable predicate pushdown for junit tests. (Prasad Chakka via zshao) [namit] HIVE-567. jdbc: integrate hive with pentaho report designer (Raghotham Murthy via namit)

[jira] Created: (HIVE-578) Refator partition pruning code as an optimizer transformation in order to fix bugs that appear in the current code

2009-06-24 Thread Ashish Thusoo (JIRA)
Refator partition pruning code as an optimizer transformation in order to fix bugs that appear in the current code -- Key: HIVE-578 URL:

[jira] Updated: (HIVE-575) map join runs out of memory for a key with very large number of values

2009-06-24 Thread Namit Jain (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-575?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Namit Jain updated HIVE-575: Attachment: hive.575.1.patch map join runs out of memory for a key with very large number of values

[jira] Commented: (HIVE-575) map join runs out of memory for a key with very large number of values

2009-06-24 Thread Raghotham Murthy (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-575?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12723618#action_12723618 ] Raghotham Murthy commented on HIVE-575: --- can you provide more details about what is

[jira] Commented: (HIVE-575) map join runs out of memory for a key with very large number of values

2009-06-24 Thread Namit Jain (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-575?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12723653#action_12723653 ] Namit Jain commented on HIVE-575: - There are 2 problems: 1. MapjoinObjectKey was always

[jira] Updated: (HIVE-136) SerDe should escape some special characters

2009-06-24 Thread Zheng Shao (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-136?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Zheng Shao updated HIVE-136: Fix Version/s: 0.4.0 Affects Version/s: 0.3.1 0.3.0 Status:

[jira] Created: (HIVE-580) command to list available UDF names

2009-06-24 Thread Larry Ogrodnek (JIRA)
command to list available UDF names --- Key: HIVE-580 URL: https://issues.apache.org/jira/browse/HIVE-580 Project: Hadoop Hive Issue Type: New Feature Components: Clients, Documentation

[jira] Created: (HIVE-581) improve group by syntax

2009-06-24 Thread Larry Ogrodnek (JIRA)
improve group by syntax --- Key: HIVE-581 URL: https://issues.apache.org/jira/browse/HIVE-581 Project: Hadoop Hive Issue Type: Improvement Components: Clients, Query Processor Reporter: Larry

[jira] Resolved: (HIVE-575) map join runs out of memory for a key with very large number of values

2009-06-24 Thread Zheng Shao (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-575?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Zheng Shao resolved HIVE-575. - Resolution: Fixed Fix Version/s: 0.4.0 Release Note: HIVE-575. Fix Map join out-of-memory

[jira] Updated: (HIVE-573) TestHiveServer broken

2009-06-24 Thread Zheng Shao (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-573?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Zheng Shao updated HIVE-573: Resolution: Fixed Fix Version/s: 0.4.0 Release Note: HIVE-573. Fix TestHiveServer. (Raghotham

[jira] Commented: (HIVE-575) map join runs out of memory for a key with very large number of values

2009-06-24 Thread Namit Jain (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-575?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12723809#action_12723809 ] Namit Jain commented on HIVE-575: - Talked about it (I think with Joy), but nothing concrete.

[jira] Commented: (HIVE-472) HiveFileFormatUtils's checkInputFormat does not include RCFile

2009-06-24 Thread Namit Jain (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-472?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12723811#action_12723811 ] Namit Jain commented on HIVE-472: - no problems - will commit if the tests pass

[jira] Updated: (HIVE-538) make hive_jdbc.jar self-containing

2009-06-24 Thread Raghotham Murthy (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-538?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Raghotham Murthy updated HIVE-538: -- Description: Currently, most jars in hive/build/dist/lib and the hadoop-*-core.jar are required

[jira] Resolved: (HIVE-472) HiveFileFormatUtils's checkInputFormat does not include RCFile

2009-06-24 Thread Namit Jain (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-472?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Namit Jain resolved HIVE-472. - Resolution: Fixed Fix Version/s: 0.4.0 Hadoop Flags: [Reviewed] Committed. Thanks Yongqiang.

[jira] Commented: (HIVE-573) TestHiveServer broken

2009-06-24 Thread Min Zhou (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-573?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12723841#action_12723841 ] Min Zhou commented on HIVE-573: --- it's a good way use json through Avro here, but making things

[jira] Commented: (HIVE-560) column pruning not working with map joins

2009-06-24 Thread Namit Jain (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-560?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12723843#action_12723843 ] Namit Jain commented on HIVE-560: - ListBoolean removed =

[jira] Work started: (HIVE-577) return correct comment of a column from ThriftHiveMetastore.Iface.get_fields

2009-06-24 Thread Min Zhou (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-577?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Work on HIVE-577 started by Min Zhou. return correct comment of a column from ThriftHiveMetastore.Iface.get_fields

[jira] Commented: (HIVE-560) column pruning not working with map joins

2009-06-24 Thread Yongqiang He (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-560?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12723849#action_12723849 ] Yongqiang He commented on HIVE-560: --- {noformat} if

[jira] Commented: (HIVE-560) column pruning not working with map joins

2009-06-24 Thread Yongqiang He (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-560?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12723852#action_12723852 ] Yongqiang He commented on HIVE-560: --- it might be a good idea not to use removedList at

[jira] Commented: (HIVE-560) column pruning not working with map joins

2009-06-24 Thread Namit Jain (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-560?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12723855#action_12723855 ] Namit Jain commented on HIVE-560: - yes, and dont increment pos in 2 places - can you rewrite

[jira] Commented: (HIVE-553) Add LazyBinarySerDe to Hive

2009-06-24 Thread Zheng Shao (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-553?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12723872#action_12723872 ] Zheng Shao commented on HIVE-553: - 4. Binary sortable: The byte order of the serialized byte

[jira] Commented: (HIVE-574) Hive should use ClassLoader from hadoop Configuration

2009-06-24 Thread Min Zhou (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-574?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12723874#action_12723874 ] Min Zhou commented on HIVE-574: --- +1 for Zheng, thanks It worked fine here, nothing abnormal.

[jira] Updated: (HIVE-560) column pruning not working with map joins

2009-06-24 Thread Yongqiang He (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-560?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Yongqiang He updated HIVE-560: -- Attachment: hive-560-2009-06-25.patch Upload a new patch integrating with Namit's comments (Thanks

[jira] Updated: (HIVE-560) column pruning not working with map joins

2009-06-24 Thread Yongqiang He (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-560?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Yongqiang He updated HIVE-560: -- Attachment: (was: hive-560-2009-06-25.patch) column pruning not working with map joins

[jira] Updated: (HIVE-559) Support JDBC ResultSetMetadata

2009-06-24 Thread Min Zhou (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-559?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Min Zhou updated HIVE-559: -- Issue Type: Sub-task (was: New Feature) Parent: HIVE-576 Support JDBC ResultSetMetadata

[jira] Resolved: (HIVE-560) column pruning not working with map joins

2009-06-24 Thread Namit Jain (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-560?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Namit Jain resolved HIVE-560. - Resolution: Fixed Fix Version/s: 0.4.0 Hadoop Flags: [Reviewed] Committed. Thanks Yongqiang