Re: [DISCUSSION] Avoiding duplicate work

2020-02-21 Thread younggyu Chun
what if both are looking at code and they don't make a merge request? I
guess we can't still see what's going on because that Jira ticket won't
show the linked PR.

On Fri, 21 Feb 2020 at 09:58, Wenchen Fan  wrote:

> The JIRA ticket will show the linked PR if there are any, which indicates
> that someone is working on it if the PR is active. Maybe the bot should
> also leave a comment on the JIRA ticket to make it clearer?
>
> On Fri, Feb 21, 2020 at 10:54 PM younggyu Chun 
> wrote:
>
>> Hi All,
>>
>> I would like to suggest to use "Assignee" functionality in the JIRA when
>> we are working on a project. When we pick a ticket to work on we don't know
>> who is doing that right now.
>>
>> Recently I spent my time to solve an issue and made a merge request but
>> this was actually a duplicate work. The ticket I was working on doesn't
>> have any clues that somebody was working.
>>
>> are there ways to avoid duplicate work that I don't know yet?
>>
>> Thank you,
>> Younggyu
>>
>>


[DISCUSSION] Avoiding duplicate work

2020-02-21 Thread younggyu Chun
Hi All,

I would like to suggest to use "Assignee" functionality in the JIRA when we
are working on a project. When we pick a ticket to work on we don't know
who is doing that right now.

Recently I spent my time to solve an issue and made a merge request but
this was actually a duplicate work. The ticket I was working on doesn't
have any clues that somebody was working.

are there ways to avoid duplicate work that I don't know yet?

Thank you,
Younggyu


Re: Welcoming some new committers and PMC members

2019-09-09 Thread Younggyu Chun
Congratulations!!



On Mon, Sep 9, 2019 at 8:41 PM Takuya UESHIN  wrote:

> Congratulations!
>
> On Mon, Sep 9, 2019 at 5:40 PM Xiao Li  wrote:
>
>> Congratulations to all of you!
>>
>> Xiao
>>
>> On Mon, Sep 9, 2019 at 5:32 PM Matei Zaharia 
>> wrote:
>>
>>> Hi all,
>>>
>>> The Spark PMC recently voted to add several new committers and one PMC
>>> member. Join me in welcoming them to their new roles!
>>>
>>> New PMC member: Dongjoon Hyun
>>>
>>> New committers: Ryan Blue, Liang-Chi Hsieh, Gengliang Wang, Yuming Wang,
>>> Weichen Xu, Ruifeng Zheng
>>>
>>> The new committers cover lots of important areas including ML, SQL, and
>>> data sources, so it’s great to have them here. All the best,
>>>
>>> Matei and the Spark PMC
>>>
>>>
>>> -
>>> To unsubscribe e-mail: dev-unsubscr...@spark.apache.org
>>>
>>> --
>> [image: Databricks Summit - Watch the talks]
>> 
>>
>
>
> --
> Takuya UESHIN
> Tokyo, Japan
>
> http://twitter.com/ueshin
>


Re: displaying "Test build" in PR

2019-08-13 Thread Younggyu Chun
Thank you for your email.

I think a newb like me might want to see what's going on PR and see
something useful. For example, "Request builder polls every 5 minutes and
you will see the progress here in a few minutes".  I guess we can add a
more useful message on AmplabJenkins <https://github.com/AmplabJenkins>'
message instead of a simple message like "Can one of the admins verify this
patch?"

Younggyu

On Mon, Aug 12, 2019 at 3:55 PM Shane Knapp  wrote:

> when you create a PR, the jenkins pull request builder job polls every ~5
> or so minutes and will trigger jobs based on creation/approval to test/code
> updates/etc.
>
> On Mon, Aug 12, 2019 at 11:25 AM Younggyu Chun 
> wrote:
>
>> Hi All,
>>
>> I have a quick question about PR. Once I create a PR I'm not able to see
>> if "Test build" is being processed. But I can see this after a few minutes
>> or hours later. Is it possible to see if "Test Build" is being processed
>> after PR is created right away?
>>
>> Thank you,
>> Younggyu Chun
>>
>
>
> --
> Shane Knapp
> UC Berkeley EECS Research / RISELab Staff Technical Lead
> https://rise.cs.berkeley.edu
>


displaying "Test build" in PR

2019-08-12 Thread Younggyu Chun
Hi All,

I have a quick question about PR. Once I create a PR I'm not able to see if
"Test build" is being processed. But I can see this after a few minutes or
hours later. Is it possible to see if "Test Build" is being processed after
PR is created right away?

Thank you,
Younggyu Chun