[jira] Updated: (HIVE-1119) Make all Tasks and Works serializable

2010-02-01 Thread Zheng Shao (JIRA)

 [ 
https://issues.apache.org/jira/browse/HIVE-1119?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Zheng Shao updated HIVE-1119:
-

Attachment: HIVE-1119.3.patch

> Make all Tasks and Works serializable
> -
>
> Key: HIVE-1119
> URL: https://issues.apache.org/jira/browse/HIVE-1119
> Project: Hadoop Hive
>  Issue Type: Improvement
>  Components: Query Processor
>Affects Versions: 0.6.0
>Reporter: Zheng Shao
>Assignee: Zheng Shao
> Attachments: HIVE-1119.1.patch, HIVE-1119.3.patch
>
>
> All Tasks/Works (not just MapredTask and MapredWork) should be serializable.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.



[jira] Updated: (HIVE-1119) Make all Tasks and Works serializable

2010-01-29 Thread Zheng Shao (JIRA)

 [ 
https://issues.apache.org/jira/browse/HIVE-1119?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Zheng Shao updated HIVE-1119:
-

Status: Open  (was: Patch Available)

> Make all Tasks and Works serializable
> -
>
> Key: HIVE-1119
> URL: https://issues.apache.org/jira/browse/HIVE-1119
> Project: Hadoop Hive
>  Issue Type: Improvement
>  Components: Query Processor
>Affects Versions: 0.6.0
>Reporter: Zheng Shao
>Assignee: Zheng Shao
> Attachments: HIVE-1119.1.patch
>
>
> All Tasks/Works (not just MapredTask and MapredWork) should be serializable.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.



[jira] Updated: (HIVE-1119) Make all Tasks and Works serializable

2010-01-28 Thread Zheng Shao (JIRA)

 [ 
https://issues.apache.org/jira/browse/HIVE-1119?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Zheng Shao updated HIVE-1119:
-

Status: Patch Available  (was: Open)

> Make all Tasks and Works serializable
> -
>
> Key: HIVE-1119
> URL: https://issues.apache.org/jira/browse/HIVE-1119
> Project: Hadoop Hive
>  Issue Type: Improvement
>  Components: Query Processor
>Affects Versions: 0.6.0
>Reporter: Zheng Shao
>Assignee: Zheng Shao
> Attachments: HIVE-1119.1.patch
>
>
> All Tasks/Works (not just MapredTask and MapredWork) should be serializable.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.



[jira] Updated: (HIVE-1119) Make all Tasks and Works serializable

2010-01-28 Thread Zheng Shao (JIRA)

 [ 
https://issues.apache.org/jira/browse/HIVE-1119?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Zheng Shao updated HIVE-1119:
-

Attachment: HIVE-1119.1.patch

This patch makes all tasks and works serializable.
Currently there are no additional tests.
Once the whole QueryPlan is serializable, we will serialize the whole query 
plan after compilation and deserialize the whole plan before execution. This 
will automatically test all the serialization/deserialization.

I prefer to commit this one first given that major code refactoring/clean-up is 
happening.

> Make all Tasks and Works serializable
> -
>
> Key: HIVE-1119
> URL: https://issues.apache.org/jira/browse/HIVE-1119
> Project: Hadoop Hive
>  Issue Type: Improvement
>  Components: Query Processor
>Affects Versions: 0.6.0
>Reporter: Zheng Shao
>Assignee: Zheng Shao
> Attachments: HIVE-1119.1.patch
>
>
> All Tasks/Works (not just MapredTask and MapredWork) should be serializable.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.