Re: Python3 does not have Module 'UserString'

2016-02-12 Thread Ted Yu
>>> your code snippet >>> >>> Thanks >>> >>> On Fri, Feb 12, 2016 at 7:22 AM, Sisyphuss >>> wrote: >>> >>>> When trying the `reduceByKey` transformation on Python3.4, I got the >>>> following error: >>&g

Re: Python3 does not have Module 'UserString'

2016-02-12 Thread Zheng Wendell
t; >> On Fri, Feb 12, 2016 at 7:22 AM, Sisyphuss >> wrote: >> >>> When trying the `reduceByKey` transformation on Python3.4, I got the >>> following error: >>> >>> ImportError: No module named 'UserString' >>> >>> >>>

Re: Python3 does not have Module 'UserString'

2016-02-12 Thread Zheng Wendell
gt;> When trying the `reduceByKey` transformation on Python3.4, I got the >> following error: >> >> ImportError: No module named 'UserString' >> >> >> >> >> -- >> View this message in context: >> http://apache-spark-user-list.100

Re: Python3 does not have Module 'UserString'

2016-02-12 Thread Ted Yu
'UserString' > > > > > -- > View this message in context: > http://apache-spark-user-list.1001560.n3.nabble.com/Python3-does-not-have-Module-UserString-tp26212.html > Sent from the Apache Spar

Python3 does not have Module 'UserString'

2016-02-12 Thread Sisyphuss
When trying the `reduceByKey` transformation on Python3.4, I got the following error: ImportError: No module named 'UserString' -- View this message in context: http://apache-spark-user-list.1001560.n3.nabble.com/Python3-does-not-have-Module-UserString-tp26212.html Sent from the Ap