[jira] [Updated] (HIVE-4596) Fix serialization exceptions in VectorGroupByOperator

2014-03-24 Thread Ashutosh Chauhan (JIRA)

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

Ashutosh Chauhan updated HIVE-4596:
---

Fix Version/s: 0.13.0

> Fix serialization exceptions in VectorGroupByOperator
> -
>
> Key: HIVE-4596
> URL: https://issues.apache.org/jira/browse/HIVE-4596
> Project: Hive
>  Issue Type: Sub-task
>  Components: Query Processor
>Affects Versions: vectorization-branch
>Reporter: Remus Rusanu
>Assignee: Remus Rusanu
>Priority: Minor
> Fix For: 0.13.0
>
>
> Going down the vectorization path
> java.lang.InstantiationException: 
> org.apache.hadoop.hive.serde2.objectinspector.StandardStructObjectInspector
> Continuing ...
> java.lang.RuntimeException: failed to evaluate: =Class.new();
> Continuing ...
> java.lang.InstantiationException: 
> org.apache.hadoop.hive.ql.exec.vector.VectorGroupByOperator
> Continuing ...
> java.lang.Exception: XMLEncoder: discarding statement 
> ArrayList.add(VectorGroupByOperator);
> Continuing ...



--
This message was sent by Atlassian JIRA
(v6.2#6252)


[jira] [Updated] (HIVE-4596) Fix serialization exceptions in VectorGroupByOperator

2013-06-10 Thread Jitendra Nath Pandey (JIRA)

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

Jitendra Nath Pandey updated HIVE-4596:
---

Release Note:   (was: This was fixed with HIVE-4599. The exception was 
happening because the non-vector operators were not being cloned appropriately 
and lead to corrupting the original tree.)

> Fix serialization exceptions in VectorGroupByOperator
> -
>
> Key: HIVE-4596
> URL: https://issues.apache.org/jira/browse/HIVE-4596
> Project: Hive
>  Issue Type: Sub-task
>  Components: Query Processor
>Affects Versions: vectorization-branch
>Reporter: Remus Rusanu
>Assignee: Remus Rusanu
>Priority: Minor
>
> Going down the vectorization path
> java.lang.InstantiationException: 
> org.apache.hadoop.hive.serde2.objectinspector.StandardStructObjectInspector
> Continuing ...
> java.lang.RuntimeException: failed to evaluate: =Class.new();
> Continuing ...
> java.lang.InstantiationException: 
> org.apache.hadoop.hive.ql.exec.vector.VectorGroupByOperator
> Continuing ...
> java.lang.Exception: XMLEncoder: discarding statement 
> ArrayList.add(VectorGroupByOperator);
> Continuing ...

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


[jira] [Updated] (HIVE-4596) Fix serialization exceptions in VectorGroupByOperator

2013-05-23 Thread Remus Rusanu (JIRA)

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

Remus Rusanu updated HIVE-4596:
---

Description: 
Going down the vectorization path
java.lang.InstantiationException: 
org.apache.hadoop.hive.serde2.objectinspector.StandardStructObjectInspector
Continuing ...
java.lang.RuntimeException: failed to evaluate: =Class.new();
Continuing ...
java.lang.InstantiationException: 
org.apache.hadoop.hive.ql.exec.vector.VectorGroupByOperator
Continuing ...
java.lang.Exception: XMLEncoder: discarding statement 
ArrayList.add(VectorGroupByOperator);
Continuing ...


> Fix serialization exceptions in VectorGroupByOperator
> -
>
> Key: HIVE-4596
> URL: https://issues.apache.org/jira/browse/HIVE-4596
> Project: Hive
>  Issue Type: Sub-task
>  Components: Query Processor
>Affects Versions: vectorization-branch
>Reporter: Remus Rusanu
>Assignee: Remus Rusanu
>Priority: Minor
>
> Going down the vectorization path
> java.lang.InstantiationException: 
> org.apache.hadoop.hive.serde2.objectinspector.StandardStructObjectInspector
> Continuing ...
> java.lang.RuntimeException: failed to evaluate: =Class.new();
> Continuing ...
> java.lang.InstantiationException: 
> org.apache.hadoop.hive.ql.exec.vector.VectorGroupByOperator
> Continuing ...
> java.lang.Exception: XMLEncoder: discarding statement 
> ArrayList.add(VectorGroupByOperator);
> Continuing ...

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira