Please take a look at python/pyspark/ml/wrapper.py On Wed, May 18, 2016 at 1:08 PM, Abi <[email protected]> wrote:
> Thanks for that. But the question is more general. Can pyspark access > Scala somehow ? > > > On May 18, 2016 3:53:50 PM EDT, Ted Yu <[email protected]> wrote: >> >> Not sure if you have seen this (for 2.0): >> >> [SPARK-15087][CORE][SQL] Remove AccumulatorV2.localValue and keep only >> value >> >> Can you tell us your use case ? >> >> On Tue, May 17, 2016 at 9:16 PM, Abi <[email protected]> wrote: >> >>> Can Pyspark access Scala API? The accumulator in pysPark does not have >>> local variable available . The Scala API does have it available >> >> >>
