[ 
https://issues.apache.org/jira/browse/SPARK-11620?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15019288#comment-15019288
 ] 

swetha k commented on SPARK-11620:
----------------------------------

[~hyukjin.kwon]

If I use ParquetInputFormat.setReadSupportClass(job, 
classOf[AvroReadSupport[PreviousPVTracker]]) with Parquet 1.7.0 , I see the 
following error. It looks like its is not a part of Parquet 1.7.0. My code is 
based on http://zenfractal.com/2013/08/21/a-powerful-big-data-trio/.

 not found: type AvroReadSupport
[ERROR]       ParquetInputFormat.setReadSupportClass(job, 
classOf[AvroReadSupport[PreviousPVTracker]])


> parquet.hadoop.ParquetOutputCommitter.commitJob() throws 
> parquet.io.ParquetEncodingException
> --------------------------------------------------------------------------------------------
>
>                 Key: SPARK-11620
>                 URL: https://issues.apache.org/jira/browse/SPARK-11620
>             Project: Spark
>          Issue Type: Bug
>          Components: SQL
>            Reporter: swetha k
>




--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@spark.apache.org
For additional commands, e-mail: issues-h...@spark.apache.org

Reply via email to