Re: Topics for Spark online classes & webinars

2023-03-28 Thread asma zgolli
al content is explicitly >>> disclaimed. The author will in no case be liable for any monetary damages >>> arising from such loss, damage or destruction. >>> >>> >>> >>> >>> On Wed, 15 Mar 2023 at 18:31, Nitin Bhansali >>> wrote

Re: Slack for PySpark users

2023-03-28 Thread asma zgolli
..@gmail.com > *Subject:* *Fwd: Slack for PySpark users* > >  > > > -- Forwarded message - > From: asma zgolli > Date: Tue, Mar 28, 2023, 05:51 > Subject: Re: Slack for PySpark users > To: Winston Lai > Cc: Denny Lee , Hyukjin Kwon , > keen , user@spark

Re: Slack for PySpark users

2023-03-27 Thread asma zgolli
.delta.io/slack) that I enjoy a lot. > I was wondering if there is something similar for PySpark users. > > If not, would there be anything wrong with creating a new Slack workspace > for PySpark users? (when explicitly mentioning that this is *not* > officially part of Apache Spark)? > > Cheers > Martin > > -- Asma ZGOLLI Ph.D. in Big Data - Applied Machine Learning

Re: Topics for Spark online classes & webinars

2023-03-13 Thread asma zgolli
Hello Mich, Can you please provide the link for the confluence page? Many thanks Asma Ph.D. in Big Data - Applied Machine Learning Le lun. 13 mars 2023 à 17:21, Mich Talebzadeh a écrit : > Apologies I missed the list. > > To move forward I selected these topics from the thread "Online classes

Re: [EXTERNAL] Re: Online classes for spark topics

2023-03-09 Thread asma zgolli
Sharma < > deepakmc...@gmail.com> > *Cc:* Denny Lee ; Sofia’s World < > mmistr...@gmail.com>; User ; Winston Lai < > weiruanl...@gmail.com>; ashok34...@yahoo.com ; asma > zgolli ; karan alang > *Subject:* Re: [EXTERNAL] Re: Online classes for spark topics > >

Re: Online classes for spark topics

2023-03-08 Thread asma zgolli
+1 Le mer. 8 mars 2023 à 21:32, karan alang a écrit : > +1 .. I'm happy to be part of these discussions as well ! > > > > > On Wed, Mar 8, 2023 at 12:27 PM Mich Talebzadeh > wrote: > >> Hi, >> >> I guess I can schedule this work over a course of time. I for myself can >> contribute plus learn

shuffle mathematic formulat

2020-02-04 Thread asma zgolli
Succeeded/TotalInput <http://localhost:4040/stages/?=Input=100#completed> Output <http://localhost:4040/stages/?=Output=100#completed>Shuffle Read <http://localhost:4040/stages/?=Shuffle+Read=100#completed>Shuffle Write <http://localhost:4040/stages/?=Shuffle+Write=100#completed

Re: error , saving dataframe , LEGACY_PASS_PARTITION_BY_AS_OPTIONS

2019-11-13 Thread asma zgolli
that error along with > the stack trace ? > > Sent from my iPhone > > On Nov 13, 2019, at 9:53 AM, asma zgolli wrote: > >  > > Hello , > > > I'm using spark 2.4.4 and i keep receiving this error message. Can you > please help me identify the problem? > >

error , saving dataframe , LEGACY_PASS_PARTITION_BY_AS_OPTIONS

2019-11-13 Thread asma zgolli
Hello , I'm using spark 2.4.4 and i keep receiving this error message. Can you please help me identify the problem? thank you , yours sincerely Asma ZGOLLI PhD student in data engineering - computer science PJ: "main" java.lang.NoSuchMethodError: org.apache.spark.sql.intern

Re: Parallelize Join Problem

2019-04-17 Thread asma zgolli
1560.n3.nabble.com/ > > - > To unsubscribe e-mail: user-unsubscr...@spark.apache.org > > -- Asma ZGOLLI PhD student in data engineering - computer science

Fwd: Cross Join

2019-03-21 Thread asma zgolli
-- Forwarded message - From: asma zgolli Date: jeu. 21 mars 2019 à 18:15 Subject: Cross Join To: Hello , I need to cross my data and i'm executing a cross join on two dataframes . C = A.crossJoin(B) A has 50 records B has 5 records the result im getting with spark 2.0