Re: About some Spark technical help

2021-12-24 Thread sam smith
Thanks for the feedback Andrew.

Le sam. 25 déc. 2021 à 03:17, Andrew Davidson  a écrit :

> Hi Sam
>
> It is kind of hard to review straight code. Adding some some sample data,
> a unit test and expected results. Would be a good place to start. Ie.
> Determine the fidelity of your implementation compared to the original.
>
> Also a verbal description of the algo would be helpful
>
> Happy Holidays
>
> Andy
>
> On Fri, Dec 24, 2021 at 3:17 AM sam smith 
> wrote:
>
>> Hi Gourav,
>>
>> Good question! that's the programming language i am most proficient at.
>> You are always welcome to suggest corrective remarks about my (Spark)
>> code.
>>
>> Kind regards.
>>
>> Le ven. 24 déc. 2021 à 11:58, Gourav Sengupta 
>> a écrit :
>>
>>> Hi,
>>>
>>> out of sheer and utter curiosity, why JAVA?
>>>
>>> Regards,
>>> Gourav Sengupta
>>>
>>> On Thu, Dec 23, 2021 at 5:10 PM sam smith 
>>> wrote:
>>>
>>>> Hi Andrew,
>>>>
>>>> Thanks, here's the Github repo to the code and the publication :
>>>> https://github.com/SamSmithDevs10/paperReplicationForReview
>>>>
>>>> Kind regards
>>>>
>>>> Le jeu. 23 déc. 2021 à 17:58, Andrew Davidson  a
>>>> écrit :
>>>>
>>>>> Hi Sam
>>>>>
>>>>>
>>>>>
>>>>> Can you tell us more? What is the algorithm? Can you send us the URL
>>>>> the publication
>>>>>
>>>>>
>>>>>
>>>>> Kind regards
>>>>>
>>>>>
>>>>>
>>>>> Andy
>>>>>
>>>>>
>>>>>
>>>>> *From: *sam smith 
>>>>> *Date: *Wednesday, December 22, 2021 at 10:59 AM
>>>>> *To: *"user@spark.apache.org" 
>>>>> *Subject: *About some Spark technical help
>>>>>
>>>>>
>>>>>
>>>>> Hello guys,
>>>>>
>>>>>
>>>>>
>>>>> I am replicating a paper's algorithm in Spark / Java, and want to ask
>>>>> you guys for some assistance to validate / review about 150 lines of code.
>>>>> My github repo contains both my java class and the related paper,
>>>>>
>>>>>
>>>>>
>>>>> Any interested reviewer here ?
>>>>>
>>>>>
>>>>>
>>>>>
>>>>>
>>>>> Thanks.
>>>>>
>>>>


Re: About some Spark technical help

2021-12-24 Thread Andrew Davidson
Hi Sam

It is kind of hard to review straight code. Adding some some sample data, a
unit test and expected results. Would be a good place to start. Ie.
Determine the fidelity of your implementation compared to the original.

Also a verbal description of the algo would be helpful

Happy Holidays

Andy

On Fri, Dec 24, 2021 at 3:17 AM sam smith 
wrote:

> Hi Gourav,
>
> Good question! that's the programming language i am most proficient at.
> You are always welcome to suggest corrective remarks about my (Spark) code.
>
> Kind regards.
>
> Le ven. 24 déc. 2021 à 11:58, Gourav Sengupta 
> a écrit :
>
>> Hi,
>>
>> out of sheer and utter curiosity, why JAVA?
>>
>> Regards,
>> Gourav Sengupta
>>
>> On Thu, Dec 23, 2021 at 5:10 PM sam smith 
>> wrote:
>>
>>> Hi Andrew,
>>>
>>> Thanks, here's the Github repo to the code and the publication :
>>> https://github.com/SamSmithDevs10/paperReplicationForReview
>>>
>>> Kind regards
>>>
>>> Le jeu. 23 déc. 2021 à 17:58, Andrew Davidson  a
>>> écrit :
>>>
>>>> Hi Sam
>>>>
>>>>
>>>>
>>>> Can you tell us more? What is the algorithm? Can you send us the URL
>>>> the publication
>>>>
>>>>
>>>>
>>>> Kind regards
>>>>
>>>>
>>>>
>>>> Andy
>>>>
>>>>
>>>>
>>>> *From: *sam smith 
>>>> *Date: *Wednesday, December 22, 2021 at 10:59 AM
>>>> *To: *"user@spark.apache.org" 
>>>> *Subject: *About some Spark technical help
>>>>
>>>>
>>>>
>>>> Hello guys,
>>>>
>>>>
>>>>
>>>> I am replicating a paper's algorithm in Spark / Java, and want to ask
>>>> you guys for some assistance to validate / review about 150 lines of code.
>>>> My github repo contains both my java class and the related paper,
>>>>
>>>>
>>>>
>>>> Any interested reviewer here ?
>>>>
>>>>
>>>>
>>>>
>>>>
>>>> Thanks.
>>>>
>>>


Re: About some Spark technical help

2021-12-24 Thread sam smith
Hi Gourav,

Good question! that's the programming language i am most proficient at.
You are always welcome to suggest corrective remarks about my (Spark) code.

Kind regards.

Le ven. 24 déc. 2021 à 11:58, Gourav Sengupta  a
écrit :

> Hi,
>
> out of sheer and utter curiosity, why JAVA?
>
> Regards,
> Gourav Sengupta
>
> On Thu, Dec 23, 2021 at 5:10 PM sam smith 
> wrote:
>
>> Hi Andrew,
>>
>> Thanks, here's the Github repo to the code and the publication :
>> https://github.com/SamSmithDevs10/paperReplicationForReview
>>
>> Kind regards
>>
>> Le jeu. 23 déc. 2021 à 17:58, Andrew Davidson  a
>> écrit :
>>
>>> Hi Sam
>>>
>>>
>>>
>>> Can you tell us more? What is the algorithm? Can you send us the URL the
>>> publication
>>>
>>>
>>>
>>> Kind regards
>>>
>>>
>>>
>>> Andy
>>>
>>>
>>>
>>> *From: *sam smith 
>>> *Date: *Wednesday, December 22, 2021 at 10:59 AM
>>> *To: *"user@spark.apache.org" 
>>> *Subject: *About some Spark technical help
>>>
>>>
>>>
>>> Hello guys,
>>>
>>>
>>>
>>> I am replicating a paper's algorithm in Spark / Java, and want to ask
>>> you guys for some assistance to validate / review about 150 lines of code.
>>> My github repo contains both my java class and the related paper,
>>>
>>>
>>>
>>> Any interested reviewer here ?
>>>
>>>
>>>
>>>
>>>
>>> Thanks.
>>>
>>


Re: About some Spark technical help

2021-12-24 Thread Gourav Sengupta
Hi,

out of sheer and utter curiosity, why JAVA?

Regards,
Gourav Sengupta

On Thu, Dec 23, 2021 at 5:10 PM sam smith 
wrote:

> Hi Andrew,
>
> Thanks, here's the Github repo to the code and the publication :
> https://github.com/SamSmithDevs10/paperReplicationForReview
>
> Kind regards
>
> Le jeu. 23 déc. 2021 à 17:58, Andrew Davidson  a
> écrit :
>
>> Hi Sam
>>
>>
>>
>> Can you tell us more? What is the algorithm? Can you send us the URL the
>> publication
>>
>>
>>
>> Kind regards
>>
>>
>>
>> Andy
>>
>>
>>
>> *From: *sam smith 
>> *Date: *Wednesday, December 22, 2021 at 10:59 AM
>> *To: *"user@spark.apache.org" 
>> *Subject: *About some Spark technical help
>>
>>
>>
>> Hello guys,
>>
>>
>>
>> I am replicating a paper's algorithm in Spark / Java, and want to ask you
>> guys for some assistance to validate / review about 150 lines of code. My
>> github repo contains both my java class and the related paper,
>>
>>
>>
>> Any interested reviewer here ?
>>
>>
>>
>>
>>
>> Thanks.
>>
>


Re: About some Spark technical help

2021-12-23 Thread sam smith
Hi Andrew,

Thanks, here's the Github repo to the code and the publication :
https://github.com/SamSmithDevs10/paperReplicationForReview

Kind regards

Le jeu. 23 déc. 2021 à 17:58, Andrew Davidson  a écrit :

> Hi Sam
>
>
>
> Can you tell us more? What is the algorithm? Can you send us the URL the
> publication
>
>
>
> Kind regards
>
>
>
> Andy
>
>
>
> *From: *sam smith 
> *Date: *Wednesday, December 22, 2021 at 10:59 AM
> *To: *"user@spark.apache.org" 
> *Subject: *About some Spark technical help
>
>
>
> Hello guys,
>
>
>
> I am replicating a paper's algorithm in Spark / Java, and want to ask you
> guys for some assistance to validate / review about 150 lines of code. My
> github repo contains both my java class and the related paper,
>
>
>
> Any interested reviewer here ?
>
>
>
>
>
> Thanks.
>


Re: About some Spark technical help

2021-12-23 Thread Andrew Davidson
Hi Sam

Can you tell us more? What is the algorithm? Can you send us the URL the 
publication

Kind regards

Andy

From: sam smith 
Date: Wednesday, December 22, 2021 at 10:59 AM
To: "user@spark.apache.org" 
Subject: About some Spark technical help

Hello guys,

I am replicating a paper's algorithm in Spark / Java, and want to ask you guys 
for some assistance to validate / review about 150 lines of code. My github 
repo contains both my java class and the related paper,

Any interested reviewer here ?


Thanks.


About some Spark technical help

2021-12-22 Thread sam smith
Hello guys,

I am replicating a paper's algorithm in Spark / Java, and want to ask you
guys for some assistance to validate / review about 150 lines of code. My
github repo contains both my java class and the related paper,

Any interested reviewer here ?


Thanks.


About some Spark technical help

2021-12-22 Thread sam smith
Hello guys,

I am replicating a paper's algorithm in Spark / Java, and want to ask you
guys for some assistance to validate / review about 150 lines of code. My
github repo contains both my java class and the related paper,

Any interested reviewer here ?


Thanks.