Re: [DISCUSS] podling report - Amaterasu

2019-07-23 Thread Justin Mclean
Hi,

I notice your report was not submitted is there any reason for this? You will 
need to report this month as this wasn't done.

Thanks,
Justin


[DISCUSS] podling report - Amaterasu

2019-07-01 Thread Yaniv Rodenski
Hi All,

I propose the following report to be submitted.
Amaterasu


Apache Amaterasu is a framework providing continuous deployment for Big
Data pipelines.

Amaterasu has been incubating since 2017-09-07.
Three most important unfinished issues to address before graduating:


   1.
   2.  Grow up user and contributor communities
   3. Prepare documentation

Are there any issues that the IPMC or ASF Board need to be aware of?

N/A
How has the community developed since the last report?

Since the last report we have been progressing with some use cases, but so
far no one the can be made public.
How has the project developed since the last report?

Since the last report 7 PRs ware merged with 53 commits. In addition there
are 4 PRs with 19 commits so far waiting fixes based on a review.

In addition there are only 3 more pending tasks for the next release that
is planned in two weeks. This version will also contain the much awaited
documentation (one of our main milestones).

Also work on the release following it (0.3.0) have began with 2 of the
pending PRs which are to the 0.3.0 working branch.
How would you assess the podling's maturity?


Please feel free to add your own commentary.

   -  Initial setup
   -  Working towards first release
   -  Community building
   -  Nearing graduation
   -  Other:

Date of last release:


2018-07-18
When were the last committers or PPMC members elected?

n/a however a vote thread has been restarted in the private@ mailing list
to vote in two committers.
Have your mentors been helpful and responsive?


n/a
Signed-off-by:


   -  (amaterasu) Jean-Baptiste Onofré Comments:
   -  (amaterasu) Olivier Lamy Comments:
   -  (amaterasu) Davor Bonaci Comments:

IPMC/Shepherd notes:



Re: [DISCUSS] podling report

2019-01-05 Thread Davor Bonaci
The report doesn't have my sign-off in the current form.


> Two new contributors have contributed code that have been merged.


Can you please clarify who are those? From what I can tell [1], the code
activity includes past contributors Yaniv (11 commits, 1.5k lines) and
anonymousGiraffe (50 lines). The (only) new contributor seems to be ebarten
at 40 lines.


> In addition, we are actively looking for more use cases and organizations
> to use Amaterasu.
>

Can you please clarify what exactly has been done here? Links and evidence
would be super helpful.


> * 5 pull requests have been opened


I can see four (#34 - #37). #33 was opened in early August. Which is the
fifth one?

Firstly, I don't think it matters whether there are 1 or 2 new
contributors, 4 or 5 pull requests, but it does bother me the accuracy of
the report. Please be accurate when reporting statistics and possibly quote
the source if there's any doubt about them, otherwise you easily lose all
credibility and appear disrespectful to your audience. Please.

Secondly, I think it is safe to assume that everybody understands that the
project is dormant and not making any progress towards graduation. Should
the report at least mention it? Even after being explicitly asked by Justin?

Please note that I'm not trying to be difficult here, but things cannot
continue this way.

Davor

[1]
https://github.com/apache/incubator-amaterasu/graphs/contributors?from=2018-10-05=2019-01-05=c


Re: [DISCUSS] podling report

2019-01-04 Thread Olivier Lamy
lgtm

On Fri, 4 Jan 2019 at 20:43, Nadav Har Tzvi  wrote:

> Yeah, I give it a +1
>
> Cheers,
> Nadav
>
>
>
> On Tue, 1 Jan 2019 at 17:12, Yaniv Rodenski  wrote:
>
> > Hi All,
> >
> > I propose the following report to be submitted.
> >
> > Amaterasu
> >
> >
> > Apache Amaterasu is a framework providing configuration management and
> >
> > deployment for Big Data Pipelines.
> >
> >
> > It provides the following capabilities:
> >
> >
> > Continuous integration tools to package pipelines and run tests.
> >
> > A repository to store those packaged applications: the applications
> >
> > repository.
> >
> > A repository to store the pipelines, and engine configuration (for
> >
> > instance, the location of the Spark master, etc.): per environment - the
> >
> > configuration repository.
> >
> > A dashboard to monitor the pipelines.
> >
> > A DSL and integration hooks allowing third parties to easily integrate.
> >
> >
> > Amaterasu has been incubating since 2017-09.
> >
> >
> > Three most important issues to address in the move towards graduation:
> >
> >
> >   1. Grow up user and contributor communities
> >
> >   2. Prepare documentation
> >
> >
> > Any issues that the Incubator PMC (IPMC) or ASF Board wish/need to be
> >
> > aware of?
> >
> >
> > How has the community developed since the last report?
> >
> >
> >   Two new contributors have contributed code that have been merged. In
> > addition, we are actively looking for more use cases and organizations to
> > use Amaterasu.
> >
> >
> > How has the project developed since the last report?
> >
> >
> >   * 5 pull requests have been opened since the last report and 4 have
> been
> > merged
> >
> >   * Since last report 9 more issues have been created and 4 out of them
> > have been assigned
> >
> >
> > Date of the last release:
> >
> >
> >   12 July 2018
> >
> >
> > When were the last committers or PMC members elected?
> >
> >
> >   N/A
> >
> >
> > Have your mentors been helpful and responsive or are things falling
> through
> > the cracks? In the latter case, please list any open issues that need to
> be
> > addressed.
> >
> >
> >
> >  N/A
> >
> >
> > Signed-off-by:
> >
> >
> >   [](amaterasu) Jean-Baptiste Onofré
> >
> >   [](amaterasu) Olivier Lamy
> >
> >   [](amaterasu) Davor Bonaci
> >
> > --
> > Yaniv Rodenski
> >
>


-- 
Olivier Lamy
http://twitter.com/olamy | http://linkedin.com/in/olamy


Re: [DISCUSS] podling report

2019-01-03 Thread Nadav Har Tzvi
Yeah, I give it a +1

Cheers,
Nadav



On Tue, 1 Jan 2019 at 17:12, Yaniv Rodenski  wrote:

> Hi All,
>
> I propose the following report to be submitted.
>
> Amaterasu
>
>
> Apache Amaterasu is a framework providing configuration management and
>
> deployment for Big Data Pipelines.
>
>
> It provides the following capabilities:
>
>
> Continuous integration tools to package pipelines and run tests.
>
> A repository to store those packaged applications: the applications
>
> repository.
>
> A repository to store the pipelines, and engine configuration (for
>
> instance, the location of the Spark master, etc.): per environment - the
>
> configuration repository.
>
> A dashboard to monitor the pipelines.
>
> A DSL and integration hooks allowing third parties to easily integrate.
>
>
> Amaterasu has been incubating since 2017-09.
>
>
> Three most important issues to address in the move towards graduation:
>
>
>   1. Grow up user and contributor communities
>
>   2. Prepare documentation
>
>
> Any issues that the Incubator PMC (IPMC) or ASF Board wish/need to be
>
> aware of?
>
>
> How has the community developed since the last report?
>
>
>   Two new contributors have contributed code that have been merged. In
> addition, we are actively looking for more use cases and organizations to
> use Amaterasu.
>
>
> How has the project developed since the last report?
>
>
>   * 5 pull requests have been opened since the last report and 4 have been
> merged
>
>   * Since last report 9 more issues have been created and 4 out of them
> have been assigned
>
>
> Date of the last release:
>
>
>   12 July 2018
>
>
> When were the last committers or PMC members elected?
>
>
>   N/A
>
>
> Have your mentors been helpful and responsive or are things falling through
> the cracks? In the latter case, please list any open issues that need to be
> addressed.
>
>
>
>  N/A
>
>
> Signed-off-by:
>
>
>   [](amaterasu) Jean-Baptiste Onofré
>
>   [](amaterasu) Olivier Lamy
>
>   [](amaterasu) Davor Bonaci
>
> --
> Yaniv Rodenski
>


Re: [DISCUSS] podling report

2018-10-04 Thread Justin Mclean
Hi,

Thanks for submitting the report but you missed answering one question:

Have your mentors been helpful and responsive or are things falling
through the cracks? In the latter case, please list any open issues
that need to be addressed.

If you could please do that it would be helpful.

Thanks,
Justin


Re: [DISCUSS] podling report

2018-10-03 Thread Yaniv Rodenski
Hi All,

I've submitted the report with all the remarks applied.

Yaniv


On Thu, Oct 4, 2018 at 6:11 AM Justin Mclean  wrote:

> Hi,
>
> The report has not been submitted, please do so as soon as you.
>
> Thanks,
> Justin
>


-- 
Yaniv Rodenski

+61 477 778 405
ya...@shinto.io


Re: [DISCUSS] podling report

2018-07-09 Thread Arun Manivannan
+1

Looks great.


On Mon, Jul 9, 2018, 17:22 Nadav Har Tzvi  wrote:

> +1
>
> On Mon, Jul 9, 2018, 14:46 Jean-Baptiste Onofré  wrote:
>
> > +1
> >
> > Regards
> > JB
> >
> > On 09/07/2018 11:55, Eyal Ben-Ivri wrote:
> > > +1
> > >
> > >
> > > On 6. July 2018 at 18:50:37, Davor Bonaci (da...@apache.org) wrote:
> > >
> > > +1
> > >
> > > "have been released" --> "have been built and voted upon"
> > >
> > > On Fri, Jul 6, 2018 at 12:51 AM, Yaniv Rodenski 
> wrote:
> > >
> > >> Hi All,
> > >>
> > >> Sorry for doing this late again, but I propose the following report to
> > be
> > >> submitted:
> > >>
> > >> "
> > >> Apache Amaterasu is a framework providing configuration management and
> > >> deployment for Big Data Pipelines.
> > >>
> > >> It provides the following capabilities:
> > >>
> > >> Continuous integration tools to package pipelines and run tests.
> > >> A repository to store those packaged applications: the applications
> > >> repository.
> > >> A repository to store the pipelines, and engine configuration (for
> > >> instance, the location of the Spark master, etc.): per environment -
> the
> > >> configuration repository.
> > >> A dashboard to monitor the pipelines.
> > >> A DSL and integration hooks allowing third parties to easily
> integrate.
> > >>
> > >> Amaterasu has been incubating since 2017-09.
> > >>
> > >> Three most important issues to address in the move towards graduation:
> > >>
> > >> 1. Prepare the first release
> > >> 2. Grow up user and contributor communities
> > >> 3. Prepare documentation
> > >>
> > >> Any issues that the Incubator PMC (IPMC) or ASF Board wish/need to be
> > >> aware of?
> > >>
> > >> None
> > >>
> > >> How has the community developed since the last report?
> > >>
> > >> * Two conference talks have been delivered (PyCon il and SDP)
> > >> * Initial documentation has been created, targeted for Amaterasu's
> next
> > >> release
> > >>
> > >> How has the project developed since the last report?
> > >>
> > >> * since the last report 4 release candidates have been released, at
> the
> > >> time of this report the last RC is being voted on in the
> > general@incubator
> > >> mailing list
> > >> * Two additional contributors started contributing to the code base
> > >> * One more organization we are aware of have started a POC with
> > Amaterasu
> > >>
> > >> Date of the last release:
> > >>
> > >> N/A
> > >>
> > >> When were the last committers or PMC members elected?
> > >>
> > >> N/A
> > >> "
> > >>
> > >> If there are no objections I will update the wiki.
> > >>
> > >> Cheers,
> > >> Yaniv
> > >>
> > >
> >
> > --
> > Jean-Baptiste Onofré
> > jbono...@apache.org
> > http://blog.nanthrax.net
> > Talend - http://www.talend.com
> >
>


Re: [DISCUSS] podling report

2018-07-09 Thread Jean-Baptiste Onofré
+1

Regards
JB

On 09/07/2018 11:55, Eyal Ben-Ivri wrote:
> +1
> 
> 
> On 6. July 2018 at 18:50:37, Davor Bonaci (da...@apache.org) wrote:
> 
> +1
> 
> "have been released" --> "have been built and voted upon"
> 
> On Fri, Jul 6, 2018 at 12:51 AM, Yaniv Rodenski  wrote:
> 
>> Hi All,
>>
>> Sorry for doing this late again, but I propose the following report to be
>> submitted:
>>
>> "
>> Apache Amaterasu is a framework providing configuration management and
>> deployment for Big Data Pipelines.
>>
>> It provides the following capabilities:
>>
>> Continuous integration tools to package pipelines and run tests.
>> A repository to store those packaged applications: the applications
>> repository.
>> A repository to store the pipelines, and engine configuration (for
>> instance, the location of the Spark master, etc.): per environment - the
>> configuration repository.
>> A dashboard to monitor the pipelines.
>> A DSL and integration hooks allowing third parties to easily integrate.
>>
>> Amaterasu has been incubating since 2017-09.
>>
>> Three most important issues to address in the move towards graduation:
>>
>> 1. Prepare the first release
>> 2. Grow up user and contributor communities
>> 3. Prepare documentation
>>
>> Any issues that the Incubator PMC (IPMC) or ASF Board wish/need to be
>> aware of?
>>
>> None
>>
>> How has the community developed since the last report?
>>
>> * Two conference talks have been delivered (PyCon il and SDP)
>> * Initial documentation has been created, targeted for Amaterasu's next
>> release
>>
>> How has the project developed since the last report?
>>
>> * since the last report 4 release candidates have been released, at the
>> time of this report the last RC is being voted on in the general@incubator
>> mailing list
>> * Two additional contributors started contributing to the code base
>> * One more organization we are aware of have started a POC with Amaterasu
>>
>> Date of the last release:
>>
>> N/A
>>
>> When were the last committers or PMC members elected?
>>
>> N/A
>> "
>>
>> If there are no objections I will update the wiki.
>>
>> Cheers,
>> Yaniv
>>
> 

-- 
Jean-Baptiste Onofré
jbono...@apache.org
http://blog.nanthrax.net
Talend - http://www.talend.com


Re: [DISCUSS] podling report

2018-07-09 Thread Eyal Ben-Ivri
+1


On 6. July 2018 at 18:50:37, Davor Bonaci (da...@apache.org) wrote:

+1

"have been released" --> "have been built and voted upon"

On Fri, Jul 6, 2018 at 12:51 AM, Yaniv Rodenski  wrote:

> Hi All,
>
> Sorry for doing this late again, but I propose the following report to be
> submitted:
>
> "
> Apache Amaterasu is a framework providing configuration management and
> deployment for Big Data Pipelines.
>
> It provides the following capabilities:
>
> Continuous integration tools to package pipelines and run tests.
> A repository to store those packaged applications: the applications
> repository.
> A repository to store the pipelines, and engine configuration (for
> instance, the location of the Spark master, etc.): per environment - the
> configuration repository.
> A dashboard to monitor the pipelines.
> A DSL and integration hooks allowing third parties to easily integrate.
>
> Amaterasu has been incubating since 2017-09.
>
> Three most important issues to address in the move towards graduation:
>
> 1. Prepare the first release
> 2. Grow up user and contributor communities
> 3. Prepare documentation
>
> Any issues that the Incubator PMC (IPMC) or ASF Board wish/need to be
> aware of?
>
> None
>
> How has the community developed since the last report?
>
> * Two conference talks have been delivered (PyCon il and SDP)
> * Initial documentation has been created, targeted for Amaterasu's next
> release
>
> How has the project developed since the last report?
>
> * since the last report 4 release candidates have been released, at the
> time of this report the last RC is being voted on in the general@incubator
> mailing list
> * Two additional contributors started contributing to the code base
> * One more organization we are aware of have started a POC with Amaterasu
>
> Date of the last release:
>
> N/A
>
> When were the last committers or PMC members elected?
>
> N/A
> "
>
> If there are no objections I will update the wiki.
>
> Cheers,
> Yaniv
>


[DISCUSS] podling report

2018-07-06 Thread Yaniv Rodenski
Hi All,

Sorry for doing this late again, but I propose the following report to be
submitted:

"
Apache Amaterasu is a framework providing configuration management and
deployment for Big Data Pipelines.

It provides the following capabilities:

Continuous integration tools to package pipelines and run tests.
A repository to store those packaged applications: the applications
repository.
A repository to store the pipelines, and engine configuration (for
instance, the location of the Spark master, etc.): per environment - the
configuration repository.
A dashboard to monitor the pipelines.
A DSL and integration hooks allowing third parties to easily integrate.

Amaterasu has been incubating since 2017-09.

Three most important issues to address in the move towards graduation:

  1. Prepare the first release
  2. Grow up user and contributor communities
  3. Prepare documentation

Any issues that the Incubator PMC (IPMC) or ASF Board wish/need to be
aware of?

  None

How has the community developed since the last report?

  * Two conference talks have been delivered (PyCon il and SDP)
  * Initial documentation has been created, targeted for Amaterasu's next
release

How has the project developed since the last report?

  * since the last report 4 release candidates have been released, at the
time of this report the last RC is being voted on in the general@incubator
mailing list
  * Two additional contributors started contributing to the code base
  * One more organization we are aware of have started a POC with Amaterasu

Date of the last release:

  N/A

When were the last committers or PMC members elected?

  N/A
"

If there are no objections I will update the wiki.

Cheers,
Yaniv


Re: [DISCUSS] podling report

2018-04-05 Thread Olivier Lamy
signed off as well.

On Thu, 5 Apr 2018 at 08:30, Davor Bonaci  wrote:

> Signed off.
>
> On Mon, Apr 2, 2018 at 3:51 PM, Kirupa Devarajan 
> wrote:
>
> > Good Job Yaniv. Looks good.
> >
> > Regards,
> > Kirupa.
> >
> > On Tue, 3 Apr 2018, 02:51 Davor Bonaci,  wrote:
> >
> > > Sounds good to me.
> > >
> > > (I'd remove the speaker names from the report; not necessary.)
> > >
> > > On Mon, Apr 2, 2018 at 7:24 AM, Nadav Har Tzvi 
> > wrote:
> > >
> > > > Hey,
> > > >
> > > > I don't have confirmation for the SDP yet. It might be deferred to
> the
> > > next
> > > > SDP (December 2018 instead of June 2018).
> > > >
> > > > On 2 April 2018 at 13:45, Yaniv Rodenski  wrote:
> > > >
> > > > > Hi All,
> > > > >
> > > > > We have two days for submitting this report, and I hope we will
> have
> > > some
> > > > > additions but for now, I suggest the following report:
> > > > >
> > > > > "
> > > > > Apache Amaterasu is a framework providing configuration management
> > and
> > > > > deployment for Big Data Pipelines.
> > > > >
> > > > > It provides the following capabilities:
> > > > >
> > > > > Continuous integration tools to package pipelines and run tests.
> > > > > A repository to store those packaged applications: the applications
> > > > > repository.
> > > > > A repository to store the pipelines, and engine configuration (for
> > > > > instance, the location of the Spark master, etc.): per environment
> -
> > > the
> > > > > configuration repository.
> > > > > A dashboard to monitor the pipelines.
> > > > > A DSL and integration hooks allowing third parties to easily
> > integrate.
> > > > >
> > > > > Amaterasu has been incubating since 2017-09.
> > > > >
> > > > > Three most important issues to address in the move towards
> > graduation:
> > > > >
> > > > >   1. Prepare the first release
> > > > >   2. Grow up user and contributor communities
> > > > >   3. Prepare documentation
> > > > >
> > > > > Any issues that the Incubator PMC (IPMC) or ASF Board wish/need to
> be
> > > > > aware of?
> > > > >
> > > > >   None
> > > > >
> > > > > How has the community developed since the last report?
> > > > >
> > > > >   * Two conference talks are scheduled in the near future, Voxxed
> > Days
> > > > > Melbourne (Yaniv Rodenski) and SDP in Tel-Aviv (Nadav Har-Tzvi)
> > > > >
> > > > > How has the project developed since the last report?
> > > > >
> > > > >   * since the last report 12 PRs were opened and 11 are merged
> > > > >   * One additional contributor started contributing to the code
> base
> > > > >   * One organization we are aware of have started a POC with
> > Amaterasu
> > > > >   * We are in the process of automating the release process as
> > > > > preparation for the first release in the incubator.
> > > > >
> > > > > Date of last release:
> > > > >
> > > > >   N/A
> > > > >
> > > > > When were the last committers or PMC members elected?
> > > > >
> > > > >   N/A
> > > > > "
> > > > >
> > > > > If there are no objections I will update the wiki.
> > > > >
> > > > > Cheers,
> > > > > --
> > > > > Yaniv Rodenski
> > > > >
> > > > > +61 477 778 405
> > > > > ya...@shinto.io
> > > > >
> > > >
> > > >
> > > >
> > > > --
> > > > =
> > > > Nadav Har Tzvi
> > > > Committer@Amaterasu
> > > >
> > >
> >
>


-- 
Olivier Lamy
http://twitter.com/olamy | http://linkedin.com/in/olamy


Re: [DISCUSS] podling report

2018-04-04 Thread Davor Bonaci
Signed off.

On Mon, Apr 2, 2018 at 3:51 PM, Kirupa Devarajan 
wrote:

> Good Job Yaniv. Looks good.
>
> Regards,
> Kirupa.
>
> On Tue, 3 Apr 2018, 02:51 Davor Bonaci,  wrote:
>
> > Sounds good to me.
> >
> > (I'd remove the speaker names from the report; not necessary.)
> >
> > On Mon, Apr 2, 2018 at 7:24 AM, Nadav Har Tzvi 
> wrote:
> >
> > > Hey,
> > >
> > > I don't have confirmation for the SDP yet. It might be deferred to the
> > next
> > > SDP (December 2018 instead of June 2018).
> > >
> > > On 2 April 2018 at 13:45, Yaniv Rodenski  wrote:
> > >
> > > > Hi All,
> > > >
> > > > We have two days for submitting this report, and I hope we will have
> > some
> > > > additions but for now, I suggest the following report:
> > > >
> > > > "
> > > > Apache Amaterasu is a framework providing configuration management
> and
> > > > deployment for Big Data Pipelines.
> > > >
> > > > It provides the following capabilities:
> > > >
> > > > Continuous integration tools to package pipelines and run tests.
> > > > A repository to store those packaged applications: the applications
> > > > repository.
> > > > A repository to store the pipelines, and engine configuration (for
> > > > instance, the location of the Spark master, etc.): per environment -
> > the
> > > > configuration repository.
> > > > A dashboard to monitor the pipelines.
> > > > A DSL and integration hooks allowing third parties to easily
> integrate.
> > > >
> > > > Amaterasu has been incubating since 2017-09.
> > > >
> > > > Three most important issues to address in the move towards
> graduation:
> > > >
> > > >   1. Prepare the first release
> > > >   2. Grow up user and contributor communities
> > > >   3. Prepare documentation
> > > >
> > > > Any issues that the Incubator PMC (IPMC) or ASF Board wish/need to be
> > > > aware of?
> > > >
> > > >   None
> > > >
> > > > How has the community developed since the last report?
> > > >
> > > >   * Two conference talks are scheduled in the near future, Voxxed
> Days
> > > > Melbourne (Yaniv Rodenski) and SDP in Tel-Aviv (Nadav Har-Tzvi)
> > > >
> > > > How has the project developed since the last report?
> > > >
> > > >   * since the last report 12 PRs were opened and 11 are merged
> > > >   * One additional contributor started contributing to the code base
> > > >   * One organization we are aware of have started a POC with
> Amaterasu
> > > >   * We are in the process of automating the release process as
> > > > preparation for the first release in the incubator.
> > > >
> > > > Date of last release:
> > > >
> > > >   N/A
> > > >
> > > > When were the last committers or PMC members elected?
> > > >
> > > >   N/A
> > > > "
> > > >
> > > > If there are no objections I will update the wiki.
> > > >
> > > > Cheers,
> > > > --
> > > > Yaniv Rodenski
> > > >
> > > > +61 477 778 405
> > > > ya...@shinto.io
> > > >
> > >
> > >
> > >
> > > --
> > > =
> > > Nadav Har Tzvi
> > > Committer@Amaterasu
> > >
> >
>


Re: [DISCUSS] podling report

2018-04-02 Thread Davor Bonaci
Sounds good to me.

(I'd remove the speaker names from the report; not necessary.)

On Mon, Apr 2, 2018 at 7:24 AM, Nadav Har Tzvi  wrote:

> Hey,
>
> I don't have confirmation for the SDP yet. It might be deferred to the next
> SDP (December 2018 instead of June 2018).
>
> On 2 April 2018 at 13:45, Yaniv Rodenski  wrote:
>
> > Hi All,
> >
> > We have two days for submitting this report, and I hope we will have some
> > additions but for now, I suggest the following report:
> >
> > "
> > Apache Amaterasu is a framework providing configuration management and
> > deployment for Big Data Pipelines.
> >
> > It provides the following capabilities:
> >
> > Continuous integration tools to package pipelines and run tests.
> > A repository to store those packaged applications: the applications
> > repository.
> > A repository to store the pipelines, and engine configuration (for
> > instance, the location of the Spark master, etc.): per environment - the
> > configuration repository.
> > A dashboard to monitor the pipelines.
> > A DSL and integration hooks allowing third parties to easily integrate.
> >
> > Amaterasu has been incubating since 2017-09.
> >
> > Three most important issues to address in the move towards graduation:
> >
> >   1. Prepare the first release
> >   2. Grow up user and contributor communities
> >   3. Prepare documentation
> >
> > Any issues that the Incubator PMC (IPMC) or ASF Board wish/need to be
> > aware of?
> >
> >   None
> >
> > How has the community developed since the last report?
> >
> >   * Two conference talks are scheduled in the near future, Voxxed Days
> > Melbourne (Yaniv Rodenski) and SDP in Tel-Aviv (Nadav Har-Tzvi)
> >
> > How has the project developed since the last report?
> >
> >   * since the last report 12 PRs were opened and 11 are merged
> >   * One additional contributor started contributing to the code base
> >   * One organization we are aware of have started a POC with Amaterasu
> >   * We are in the process of automating the release process as
> > preparation for the first release in the incubator.
> >
> > Date of last release:
> >
> >   N/A
> >
> > When were the last committers or PMC members elected?
> >
> >   N/A
> > "
> >
> > If there are no objections I will update the wiki.
> >
> > Cheers,
> > --
> > Yaniv Rodenski
> >
> > +61 477 778 405
> > ya...@shinto.io
> >
>
>
>
> --
> =
> Nadav Har Tzvi
> Committer@Amaterasu
>


[DISCUSS] podling report

2018-04-02 Thread Yaniv Rodenski
Hi All,

We have two days for submitting this report, and I hope we will have some
additions but for now, I suggest the following report:

"
Apache Amaterasu is a framework providing configuration management and
deployment for Big Data Pipelines.

It provides the following capabilities:

Continuous integration tools to package pipelines and run tests.
A repository to store those packaged applications: the applications
repository.
A repository to store the pipelines, and engine configuration (for
instance, the location of the Spark master, etc.): per environment - the
configuration repository.
A dashboard to monitor the pipelines.
A DSL and integration hooks allowing third parties to easily integrate.

Amaterasu has been incubating since 2017-09.

Three most important issues to address in the move towards graduation:

  1. Prepare the first release
  2. Grow up user and contributor communities
  3. Prepare documentation

Any issues that the Incubator PMC (IPMC) or ASF Board wish/need to be
aware of?

  None

How has the community developed since the last report?

  * Two conference talks are scheduled in the near future, Voxxed Days
Melbourne (Yaniv Rodenski) and SDP in Tel-Aviv (Nadav Har-Tzvi)

How has the project developed since the last report?

  * since the last report 12 PRs were opened and 11 are merged
  * One additional contributor started contributing to the code base
  * One organization we are aware of have started a POC with Amaterasu
  * We are in the process of automating the release process as
preparation for the first release in the incubator.

Date of last release:

  N/A

When were the last committers or PMC members elected?

  N/A
"

If there are no objections I will update the wiki.

Cheers,
-- 
Yaniv Rodenski

+61 477 778 405
ya...@shinto.io