[
https://issues.apache.org/jira/browse/SPARK-29662?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16963198#comment-16963198
]
Dongjoon Hyun edited comment on SPARK-29662 at 10/30/19 4:35 PM:
-----------------------------------------------------------------
Hi, [~coudray]. What is `CDAP`? Since Apache Spark 2.3.x is EOL, could you try
Apache Spark 2.4.4?
We regularly closes outdated JIRA which reports only EOL releases (<= 2.3.x).
was (Author: dongjoon):
Hi, [~coudray]. What is `CDAP`? Since Apache Spark 2.3.x is EOL, could you try
Apache Spark 2.4.4?
> Cannot have circular references in bean class, but got the circular reference
> of class class io.cdap.cdap.api.data.schema.Schema
> --------------------------------------------------------------------------------------------------------------------------------
>
> Key: SPARK-29662
> URL: https://issues.apache.org/jira/browse/SPARK-29662
> Project: Spark
> Issue Type: Bug
> Components: Spark Core
> Affects Versions: 2.3.4
> Reporter: romain
> Priority: Major
>
> i'm unable to convert JavaRdd<StructuredRecord> to DataSet<Row>
> i'm using cdap 6.0.0 or 5.1.2 with spark 2.3.4
> Encoder<StructuredRecord> encoderStruct =
> Encoders.bean(StructuredRecord.class);
> this line make this error:
> "Cannot have circular references in bean class, but got the circular
> reference of class class io.cdap.cdap.api.data.schema.Schema"
--
This message was sent by Atlassian Jira
(v8.3.4#803005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]