[
https://issues.apache.org/jira/browse/PARQUET-293?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14564332#comment-14564332
]
Cheng Lian commented on PARQUET-293:
------------------------------------
Hm, it's possible. But the context is a little too vague to diagnose.
[~zzztimbo] Could you please provide more details? For example:
- Spark version
- Full exception stack trace
- How your Spark program interacts with Parquet? (I guess you were trying to
save the Scrooge RDD as a Parquet file?)
- It would be great if you can provide a snippet that reproduces this issue.
> ScalaReflectionException when trying to convert an RDD of Scrooge to a
> DataFrame
> --------------------------------------------------------------------------------
>
> Key: PARQUET-293
> URL: https://issues.apache.org/jira/browse/PARQUET-293
> Project: Parquet
> Issue Type: Bug
> Components: parquet-format
> Affects Versions: 1.6.0
> Reporter: Tim Chan
>
> I get "scala.ScalaReflectionException: <none> is not a term" when I try to
> convert an RDD of Scrooge to a DataFrame, e.g. myScroogeRDD.toDF
> Has anyone else encountered this problem?
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)