[jira] Commented: (HIVE-1117) Make QueryPlan serializable

2010-02-16 Thread Namit Jain (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-1117?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12834372#action_12834372 ] Namit Jain commented on HIVE-1117: -- +1 will commit if the tests pass > Make QueryPlan ser

[jira] Commented: (HIVE-1117) Make QueryPlan serializable

2010-02-16 Thread Zheng Shao (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-1117?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12834363#action_12834363 ] Zheng Shao commented on HIVE-1117: -- Did you apply both HIVE-1117.test.patch and HIVE-1117.c

[jira] Commented: (HIVE-1117) Make QueryPlan serializable

2010-02-16 Thread Namit Jain (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-1117?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12834360#action_12834360 ] Namit Jain commented on HIVE-1117: -- TestParse failed - can you update the outputs for TestP

[jira] Commented: (HIVE-1117) Make QueryPlan serializable

2010-02-15 Thread Zheng Shao (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-1117?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12834113#action_12834113 ] Zheng Shao commented on HIVE-1117: -- By using the deserialized plan, we can enforce that the

[jira] Commented: (HIVE-1117) Make QueryPlan serializable

2010-02-15 Thread Namit Jain (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-1117?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12834106#action_12834106 ] Namit Jain commented on HIVE-1117: -- Why are you using the deserialized plan in Driver.compi

[jira] Commented: (HIVE-1117) Make QueryPlan serializable

2010-02-12 Thread Edward Capriolo (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-1117?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12833168#action_12833168 ] Edward Capriolo commented on HIVE-1117: --- Personally, I think the Java XML Serializatio

[jira] Commented: (HIVE-1117) Make QueryPlan serializable

2010-02-12 Thread Zheng Shao (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-1117?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12833118#action_12833118 ] Zheng Shao commented on HIVE-1117: -- Hi Jeff, Hive was using the XMLEncoder for the plan fro

[jira] Commented: (HIVE-1117) Make QueryPlan serializable

2010-02-12 Thread Ashish Thusoo (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-1117?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12833117#action_12833117 ] Ashish Thusoo commented on HIVE-1117: - What would be the advantage to use Avro here? We

[jira] Commented: (HIVE-1117) Make QueryPlan serializable

2010-02-12 Thread Jeff Hammerbacher (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-1117?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12833101#action_12833101 ] Jeff Hammerbacher commented on HIVE-1117: - Seems totally unnecessary. What are the a

[jira] Commented: (HIVE-1117) Make QueryPlan serializable

2010-02-11 Thread Zheng Shao (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-1117?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12832851#action_12832851 ] Zheng Shao commented on HIVE-1117: -- A link for XMLEncoder that is used in Hive to serialize

[jira] Commented: (HIVE-1117) Make QueryPlan serializable

2010-02-01 Thread Jeff Hammerbacher (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-1117?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12828035#action_12828035 ] Jeff Hammerbacher commented on HIVE-1117: - You could use the Avro JSON Encoder to se

[jira] Commented: (HIVE-1117) Make QueryPlan serializable

2010-02-01 Thread Zheng Shao (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-1117?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12828028#action_12828028 ] Zheng Shao commented on HIVE-1117: -- We have been using Java serialization with xml format f

[jira] Commented: (HIVE-1117) Make QueryPlan serializable

2010-01-30 Thread Jeff Hammerbacher (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-1117?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12806650#action_12806650 ] Jeff Hammerbacher commented on HIVE-1117: - I don't see a patch? Would be curious to