[GitHub] [nutch] sebastian-nagel commented on a change in pull request #691: NUTCH-2883 Provide means to run server and webapp as persistent services in Docker container

2021-07-07 Thread GitBox
sebastian-nagel commented on a change in pull request #691: URL: https://github.com/apache/nutch/pull/691#discussion_r665509195 ## File path: docker/config/supervisord_startserver.conf ## @@ -0,0 +1,47 @@ +# Licensed to the Apache Software Foundation (ASF) under one or more +#

[jira] [Commented] (NUTCH-2883) Provide means to run server and webapp as persistent services in Docker container

2021-07-07 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/NUTCH-2883?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17376680#comment-17376680 ] ASF GitHub Bot commented on NUTCH-2883: --- sebastian-nagel commented on a change in pull request

Re: [VOTE] Accept the nutch-helm project into Apache Nutch project

2021-07-07 Thread Sebastian Nagel
> under a separate repository Ok, got it. Thanks! On 7/7/21 6:17 AM, Lewis John McGibbney wrote: Hi Seb, On 2021/07/05 20:29:43, Sebastian Nagel wrote: +1 Thanks for casting your VOTE From recent questions of users on the mailing list and on stackoverflow, it's evident that some are

Re: [VOTE] Accept the nutch-helm project into Apache Nutch project

2021-07-07 Thread Matei Miroslav
Hi everybody! +1 as well Cheers, M Sent from my iPhone > On 7 Jul 2021, at 21:16, BlackIce wrote: > > Hi everybody! > > +1 as well! > > Cheers > > Ralf Kotowski > >> On Wed, Jul 7, 2021 at 7:37 PM Furkan KAMACI wrote: >> >> Hi, >> >> +1 from me too! >> >> Kind Regards, >> Furkan

Re: [VOTE] Accept the nutch-helm project into Apache Nutch project

2021-07-07 Thread Furkan KAMACI
Hi, +1 from me too! Kind Regards, Furkan KAMACI On Wed, Jul 7, 2021 at 4:48 PM Sebastian Nagel wrote: > > under a separate repository > > Ok, got it. Thanks! > > On 7/7/21 6:17 AM, Lewis John McGibbney wrote: > > Hi Seb, > > > > On 2021/07/05 20:29:43, Sebastian Nagel > wrote: > >> +1 > > >

Re: [VOTE] Accept the nutch-helm project into Apache Nutch project

2021-07-07 Thread BlackIce
Hi everybody! +1 as well! Cheers Ralf Kotowski On Wed, Jul 7, 2021 at 7:37 PM Furkan KAMACI wrote: > > Hi, > > +1 from me too! > > Kind Regards, > Furkan KAMACI > > On Wed, Jul 7, 2021 at 4:48 PM Sebastian Nagel > wrote: >> >> > under a separate repository >> >> Ok, got it. Thanks! >> >>

[jira] [Commented] (NUTCH-2883) Provide means to run server and webapp as persistent services in Docker container

2021-07-07 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/NUTCH-2883?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17376963#comment-17376963 ] ASF GitHub Bot commented on NUTCH-2883: --- lewismc commented on a change in pull request #691: URL:

[GitHub] [nutch] lewismc commented on a change in pull request #691: NUTCH-2883 Provide means to run server and webapp as persistent services in Docker container

2021-07-07 Thread GitBox
lewismc commented on a change in pull request #691: URL: https://github.com/apache/nutch/pull/691#discussion_r665828450 ## File path: docker/config/supervisord_startserver.conf ## @@ -0,0 +1,47 @@ +# Licensed to the Apache Software Foundation (ASF) under one or more +#

[GitHub] [nutch] lewismc commented on a change in pull request #691: NUTCH-2883 Provide means to run server and webapp as persistent services in Docker container

2021-07-07 Thread GitBox
lewismc commented on a change in pull request #691: URL: https://github.com/apache/nutch/pull/691#discussion_r665828374 ## File path: docker/config/supervisord_startserver.conf ## @@ -0,0 +1,47 @@ +# Licensed to the Apache Software Foundation (ASF) under one or more +#

[jira] [Commented] (NUTCH-2883) Provide means to run server and webapp as persistent services in Docker container

2021-07-07 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/NUTCH-2883?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17376964#comment-17376964 ] ASF GitHub Bot commented on NUTCH-2883: --- lewismc commented on a change in pull request #691: URL:

Suggestions for 9-month senior capstone project with Oregon State University

2021-07-07 Thread Lewis John McGibbney
Hi dev@, I've been presented with an opportunity to propose a project to the senior computer science capstone program at Oreogon State University. It is anticipated to last 9-months which means that a significant project could be undertaken. My thoughts are as follows 1. Convert the Ant + Ivy

[jira] [Commented] (NUTCH-2883) Provide means to run server and webapp as persistent services in Docker container

2021-07-07 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/NUTCH-2883?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17376989#comment-17376989 ] ASF GitHub Bot commented on NUTCH-2883: --- lewismc commented on pull request #691: URL:

[RESULT] WAS Re: [VOTE] Accept the nutch-helm project into Apache Nutch project

2021-07-07 Thread Lewis John McGibbney
Hi All, The usual 72 hours has come and gone so I will close this thread. Thanks for VOTE'ing. [5] +1 Accept nutch-helm donation into Nutch PMC Sebastian Nagel* Furkan Kamaci* Ralf Kotowski* Matei Miroslav [0] +/-0 Not strong either way about the nutch-helm donation into Nutch PMC [0] +1 DO NOT

[GitHub] [nutch] lewismc commented on pull request #691: NUTCH-2883 Provide means to run server and webapp as persistent services in Docker container

2021-07-07 Thread GitBox
lewismc commented on pull request #691: URL: https://github.com/apache/nutch/pull/691#issuecomment-876084540 @sebastian-nagel here's what I tried. First prune entire Docker development cache ``` docker system prune -a ... Total reclaimed space: 14.1GB ``` The build ```