Login  Register

Re: can't apply mappartitions to dataframe generated from carboncontext

Posted by ravipesala on Jul 15, 2017; 3:58am
URL: http://apache-carbondata-dev-mailing-list-archive.168.s1.nabble.com/can-t-apply-mappartitions-to-dataframe-generated-from-carboncontext-tp14565p18313.html

Hi ,

It is great to hear that you solved this issue. Can you submit a PR for
your changes

Regards,
Ravindra

On 12 July 2017 at 14:42, Mic Sun <[hidden email]> wrote:

> modify carboncontext.scala file
> adding  @transient to two member variables and problem solved
>  @transient
>     val sc: SparkContext,
>
>   @transient
>   val hiveClientInterface = metadataHive
>
>
>
> -----
> FFCS研究院
> --
> View this message in context: http://apache-carbondata-dev-
> mailing-list-archive.1130556.n5.nabble.com/can-t-apply-
> mappartitions-to-dataframe-generated-from-carboncontext-tp14565p18068.html
> Sent from the Apache CarbonData Dev Mailing List archive mailing list
> archive at Nabble.com.
>



--
Thanks & Regards,
Ravi