Re: Ask for ARM CI for spark

2019-06-19 Thread Tianhua huang
Thanks Sean. I am very happy to hear that the community will put effort to fix the ARM-related issues. I'd be happy to help if you like. And could you give the trace link of this issue, then I can check it is fixed or not, thank you. As far as I know the old versions of spark support ARM, and now

Re: Jenkins Jobs for Hadoop-3.2 profile

2019-06-19 Thread Xiao Li
Thank you, Shane!!! Will do it next time. : ) On Wed, Jun 19, 2019 at 3:15 PM shane knapp wrote: > i will do it later this week. also, in the future, please file jiras for > stuff like this rather than pinging me on the list. ;) > > On Wed, Jun 19, 2019 at 1:39 PM Xiao Li wrote: > >> That

Re: Jenkins Jobs for Hadoop-3.2 profile

2019-06-19 Thread shane knapp
i will do it later this week. also, in the future, please file jiras for stuff like this rather than pinging me on the list. ;) On Wed, Jun 19, 2019 at 1:39 PM Xiao Li wrote: > That sounds good to me! > > @shane knapp Could you help this? Or Dongjoon can > do it by himself since he has the

Re: Jenkins Jobs for Hadoop-3.2 profile

2019-06-19 Thread Xiao Li
That sounds good to me! @shane knapp Could you help this? Or Dongjoon can do it by himself since he has the access? Cheers, Xiao On Wed, Jun 19, 2019 at 10:56 AM Dongjoon Hyun wrote: > Hi, All. > > So far, we have only `hadoop-2.7` profile jobs. > > - SBT with hadoop-2.7 > - Maven with

Re: Exposing JIRA issue types at GitHub PRs

2019-06-19 Thread Dongjoon Hyun
Thank you for feedback, Gengliang and Gabor! Yes. The commit title and message is still important. There will be no change for the existing PR title policy. I've received AmpLab Jenkins permission yesterday. I'm looking at the infra. Bests, Dongjoon. On Wed, Jun 19, 2019 at 2:46 AM Gabor

Jenkins Jobs for Hadoop-3.2 profile

2019-06-19 Thread Dongjoon Hyun
Hi, All. So far, we have only `hadoop-2.7` profile jobs. - SBT with hadoop-2.7 - Maven with hadoop-2.7 (on JDK8 and JDK11) Can we have a `Hadoop-3.2` profile Jenkins job for Spark 3.0.0? Bests, Dongjoon.

Re: Ask for ARM CI for spark

2019-06-19 Thread Sean Owen
I'd begin by reporting and fixing ARM-related issues in the build. If they're small, of course we should do them. If it requires significant modifications, we can discuss how much Spark can support ARM. I don't think it's yet necessary for the Spark project to run these CI builds until that point,

Re: Ask for ARM CI for spark

2019-06-19 Thread Holden Karau
Moving to dev@ for increased visibility among the developers. On Wed, Jun 19, 2019 at 1:24 AM Tianhua huang wrote: > Thanks for your reply. > > As I said before, I met some problem of build or test for spark on aarch64 > server, so it will be better to have the ARM CI to make sure the spark is

Re: unsubscribe

2019-06-19 Thread Swapnil M Mane
Hello Tushar, You need to help yourself to unsubscribe from the mailing list, Please send a blank mail on dev-unsubscr...@spark.apache.org - Best Regards, Swapnil M Mane On Wed, Jun 19, 2019 at 3:42 PM Tushar Marne wrote: > > > -- > Tushar Marne > 9011062432 >

Re: usubscribe

2019-06-19 Thread Swapnil M Mane
Hello Игорь, You need to help yourself to unsubscribe from the mailing list, Please send a blank mail on dev-unsubscr...@spark.apache.org - Best Regards, Swapnil M Mane On Wed, Jun 19, 2019 at 5:58 PM Игорь Самсонов wrote: > >

usubscribe

2019-06-19 Thread Игорь Самсонов

unsubscribe

2019-06-19 Thread Tushar Marne
-- Tushar Marne 9011062432

Re: Exposing JIRA issue types at GitHub PRs

2019-06-19 Thread Gabor Somogyi
Does the label merged into the commit? Somehow it would be still good to see component in the msg. G On Wed, Jun 19, 2019 at 11:09 AM Gengliang Wang wrote: > Hi Dongjoon, > > +1 with the nice work. > Quick question: if the github_jira_sync script is fully automated, should > contributors skip

Re: Exposing JIRA issue types at GitHub PRs

2019-06-19 Thread Gengliang Wang
Hi Dongjoon, +1 with the nice work. Quick question: if the github_jira_sync script is fully automated, should contributors skip adding the duplicated labels in new PR titles? > On Jun 17, 2019, at 4:21 PM, Gabor Somogyi wrote: > > Dongjoon, I think it's useful. Thanks for adding it! > > On