Thanks a lot Ahmed!

 

 

 

From: Ahmed Ifhaam <ahmedifha...@gmail.com>
Reply-To: "dev@drat.apache.org" <dev@drat.apache.org>
Date: Monday, June 11, 2018 at 1:04 PM
To: "dev@drat.apache.org" <dev@drat.apache.org>
Subject: Re: [GSOC 2018] DRAT UI redesign (was Re: Current Status and Plans 
(was Re: Joining on board))

 

hi all,

 

As i mentioned in my previous mail, I'm working on the issue of improving

drat UI. Currently completed part of my task that is removing shell scripts

and implementing rest API calls from Java API calls. Now I'm working on GUI

design which is part of my second task of combining both Proteus and viz

UIs. i have updated the wiki page for Proteus UI [1].

There i have updated it with three sections,

 

1. Proteus UI

 

Here you can find the current UI for proteus

 

2. Viz UI

 

Screen captures of Viz ui showing the features of it.

 

3. Currently proposed UI design Combining both viz and proteus

 

Here you can find the design mock ups for proposed GUI (Proteus)

 

I'm eagerly waiting for your feedbacks, suggestions and corrections. Let us

make this better ..

 

 

Thank you

 

[1] https://github.com/apache/drat/wiki/Proteus---A-GUI-for-DRAT

 

On Sun, Jun 3, 2018 at 6:08 PM, Ahmed Ifhaam <ahmedifha...@gmail.com> wrote:

 

Hi all,

 

I was working on replacing drat functions with java API calls, as of now i

have replaced all functions (CRAWL,INDEX,MAP,REDUCE).

with this pull request[1] i complete that task and simultaneously working

on a new design for DRAT proteus web interface as well.

It would be very helpful if you guys can leave me some feedbacks,

suggestions and any idea for new web interface too.

I'm glad for the support i got so far.

 

 

 

 

[1] https://github.com/apache/drat/pull/131

 

 

Thank you

 

On Wed, May 23, 2018 at 9:48 AM, Chris Mattmann <mattm...@apache.org>

wrote:

 

Thanks Amhed I appreciate it!

 

 

 

Cheers,

 

Chris

 

 

 

 

 

 

 

From: Ahmed Ifhaam <ahmedifha...@gmail.com>

Reply-To: "dev@drat.apache.org" <dev@drat.apache.org>

Date: Tuesday, May 22, 2018 at 12:23 PM

To: "dev@drat.apache.org" <dev@drat.apache.org>

Subject: Re: [GSOC 2018] DRAT UI redesign (was Re: Current Status and

Plans (was Re: Joining on board))

 

 

 

Thanks a lot Chris, I will give my 200% to finish them, Sure i'll make my

 

dead line for all api's

 

 

 

On Tue, May 22, 2018 at 10:58 PM, Chris Mattmann <mattm...@apache.org>

 

wrote:

 

 

 

Thank you Ahmed,

 

 

 

 

 

 

 

This is great. So, just to let you know I merged the specific PR you are

 

talking about

 

after several rounds of feedback. Others feel free to inspect here:

 

 

 

 

 

 

 

#129 https://github.com/apache/drat/pull/129

 

 

 

 

 

 

 

So what this means is that one portion of the API, which previously relied

 

on

 

the equivalent of a Exec/Shell Call to the ./bin/drat index script is

 

replaced by

 

direct Java APIs. This is the first step of the proposal – to make a

 

better UI we

 

need API calls for DRAT that are not based on System calls and instead are

 

using

 

the OODT and DRAT REST APIs.

 

 

 

 

 

 

 

Regarding the sendEvent function I think that the best way to describe it

 

is

 

to read this paper, and watch this lecture from ApacheCon NA 2013:

 

 

 

 

 

 

 

First:

 

 

 

https://www.researchgate.net/profile/Paul_Ramirez3/

 

publication/232619682_A_Reusable_Process_Control_System_

Framework_for_the_

 

Orbiting_Carbon_Observatory_and_NPP_Sounder_PEATE_missions/links/

 

0c960528a4d0967196000000.pdf

 

 

 

 

 

 

 

Then:

 

 

 

https://www.slideshare.net/chrismattmann/wengines-

 

workflows-and-2-years-of-advanced-data-processing-in-apache-oodt

 

 

 

 

 

 

 

I think that will help a lot to understand it. You may also want to read:

 

 

 

 

 

 

 

https://cwiki.apache.org/confluence/display/OODT/Catalog+and+Archive

 

 

 

 

 

 

 

And specifically the right hand column under Workflow / CAS-PGE / Resource

 

Manager

 

 

 

 

 

 

 

Also FWIW, I think based on the size of your contribution for the

 

replacing the index function,

 

and the quickness you worked on that, I would expect that the _entire_ set

 

of remaining APIs

 

e.g., crawl, map, and reduce, are completed by next week. I am committed

 

to helping you

 

get there, so please keep asking questions. I think to stay on schedule we

 

need to finish the

 

full set of APIs by next week so you can get started with the actual

 

beginnings of the API development.

 

 

 

 

 

 

 

Thanks,

 

 

 

Chris

 

 

 

 

 

 

 

 

 

 

 

From: Ahmed Ifhaam <ahmedifha...@gmail.com>

 

Reply-To: "dev@drat.apache.org" <dev@drat.apache.org>

 

Date: Tuesday, May 22, 2018 at 7:54 AM

 

To: "dev@drat.apache.org" <dev@drat.apache.org>

 

Subject: Re: Current Status and Plans (was Re: Joining on board)

 

 

 

 

 

 

 

hi all

 

 

 

cureently i have completed the task of moving indexing function from

 

 

 

process wrapper to java calls.

 

 

 

but other

 

 

 

funcyions like crawling,mapping needs some more deeper understanding where

 

 

 

i need more time so ill be completing one more api replacement from one

 

 

 

week as of today.

 

 

 

 

 

 

 

from you all i need some support to understand what is the workflow whats

 

 

 

the sendingevent function does and some docs which describes it better.

 

 

 

 

 

 

 

thank you

 

 

 

 

 

 

 

On 22 May 2018 12:06 a.m., "Chris Mattmann" <mattm...@apache.org> wrote:

 

 

 

 

 

 

 

Dear Ahmed,

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

Can you please update the community on your plans for what you are working

 

 

 

on what is done and what you expect to complete in the next week or two?

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

Thanks,

 

 

 

Chris

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

From: Ahmed Ifhaam <ahmedifha...@gmail.com>

 

 

 

Reply-To: "dev@drat.apache.org" <dev@drat.apache.org>

 

 

 

Date: Sunday, May 13, 2018 at 12:30 PM

 

 

 

To: "dev@drat.apache.org" <dev@drat.apache.org>

 

 

 

Subject: Joining on board

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

hi all,

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

As part of GSOC_2018 i'll be working on DRAT. I'm very pleased to work on

 

 

 

 

 

 

 

this and expect your support and advice as well. I'ts great to joining you

 

 

 

 

 

 

 

all. Thank you

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

--

 

 

 

 

 

 

 

*Ahmed Ifhaam *

 

 

 

 

 

 

 

University of Kelaniya | MIT '19

 

 

 

 

 

 

 

Tel :- 0662244937 | Mob :- 0776699609

 

 

 

 

 

 

 

ahmedifha...@gmail.com <e-mail-ahmedifha...@gmail.com>

 

 

 

 

 

 

 

 

 

 

 

 

 

--

 

*Ahmed Ifhaam *

 

University of Kelaniya | MIT '19

 

Tel :- 0662244937 | Mob :- 0776699609

 

ahmedifha...@gmail.com <e-mail-ahmedifha...@gmail.com>

 

 

 

 

 

 

--

*Ahmed Ifhaam *

University of Kelaniya | MIT '19

Tel :- 0662244937 | Mob :- 0776699609

ahmedifha...@gmail.com <e-mail-ahmedifha...@gmail.com>

 

 

 

 

-- 

*Ahmed Ifhaam *

University of Kelaniya | MIT '19

Tel :- 0662244937 | Mob :- 0776699609

ahmedifha...@gmail.com <e-mail-ahmedifha...@gmail.com>

 

Reply via email to