Hi Chintan,
Please share complete code ,error logs also mention version of spark etc.
If you are new in spark development ,please start with following doc.
http://spark.apache.org/docs/latest/quick-start.html
Regards,
Vaquar khan
On 3 Oct 2015 20:39, "Ted Yu" wrote:
> Please more of your cod
Please more of your code snippet and the complete error.
See als python/pyspark/tests.py for examples.
Cheers
On Fri, Oct 2, 2015 at 11:56 PM, Chintan Bhatt <
chintanbhatt...@charusat.ac.in> wrote:
> While typing following line into Hortonworks terminal, I'm getting *Syntax
> Error:invalid synt
While typing following line into Hortonworks terminal, I'm getting *Syntax
Error:invalid syntax*
myLines_filtered = myLines.filter( lambda x: len(x) > 0 )
On Wed, Sep 9, 2015 at 12:56 PM, Chintan Bhatt <
chintanbhatt...@charusat.ac.in> wrote:
> Thanx Akhil
> Can you provide me any industry rela
Have a look
https://issues.apache.org/jira/browse/spark/?selectedTab=com.atlassian.jira.jira-projects-plugin:summary-panel
Thanks
Best Regards
On Wed, Sep 9, 2015 at 9:50 AM, Chintan Bhatt <
chintanbhatt...@charusat.ac.in> wrote:
> I want to contribute in Apache dspark especially in MLlib in Spa