[ANNOUNCE] Apache DataSketches Memory 1.1.0-incubating has been released!

2019-08-25 Thread leerho
Hello All

1. The Apache DataSketches Memory 1.1.0-incubating has been released.

NOTE 1: This is one component of the DataSketches library that provides
high-performance access to off-heap memory for Java applications. These are
low-level functions that are used by other DataSketches components. It does
not provide any command-line interface or GUI.

NOTE 2: This release contains some critical performance improvements
for Apache Druid.

NOTE 3: This particular component has been split out from the rest of
the DataSketches code because there have been a number of requests from
platform projects that are interested in these high-performance functions
independently of the remainder of the DataSketches library.

Vote thread Permalink:

https://lists.apache.org/thread.html/7ccc79054893a47bb1b24069736a43dfe7bc1af75c2a5ac0e03bc58b@%3Cgeneral.incubator.apache.org%3E

2. Download Links:

Dist:
https://dist.apache.org/repos/dist/release/incubator/datasketches/memory/1.1.0-incubating/
Nexus:
https://repository.apache.org/content/repositories/releases/org/apache/datasketches/datasketches-memory/1.1.0-incubating/

3. Source repository:
https://github.com/apache/incubator-datasketches-memory

Git Tag for this release:

https://github.com/apache/incubator-datasketches-memory/tree/1.1.0-incubating-RC2
on branch 1.1.X-incubating

4. Build & Test Guide:

The DataSketches-memory component is pure Java and is structured as a
Maven project.  You must compile using JDK 8. There is one run-time
dependency for logging and, of course, a number of test and Maven plugin
dependencies, all of which can be resolved by Maven.

There are two types of tests: normal unit tests and tests run by the
strict profile.  To run normal unit tests:

$ mvn clean test

To run the strict profile tests:

$ mvn clean test -P strict

To install jars in your local .m2 repository:

$ mvn clean install

5. Documentation: The documentation for the DataSketches Memory component
is part of the website.

Overview documentation:
- https://datasketches.github.io/docs/Memory/MemoryPackage.html
- https://datasketches.github.io/docs/Memory/MemoryPerformance.html

Javadocs:
- https://datasketches.github.io/api/memory/snapshot/apidocs/index.html


6. DataSketches Resources:
- Issues for datasketches-memory:
https://github.com/apache/incubator-datasketches-memory/issues
- Mailing list: d...@datasketches.apache.org


Thank you to the IPMC members and community for taking the time to review
and
provide guidance on our release!

On behalf of the Apache DataSketches Community,

Lee
lee...@apache.org

=
*Disclaimer*

Apache DataSketches (incubating) is an effort undergoing incubation at
The Apache Software Foundation (ASF), sponsored by the Apache Incubator
PMC. Incubation is required of all newly accepted projects until a
further review indicates that the infrastructure, communications, and
decision making process have stabilized in a manner consistent with
other successful ASF projects. While incubation status is not
necessarily a reflection of the completeness or stability of the code,
it does indicate that the project has yet to be fully endorsed by the
ASF.


[RESULT][VOTE] Release Apache DataSketches Memory 1.1.0-incubating-RC2

2019-08-25 Thread leerho
RE TAG:
https://github.com/apache/incubator-datasketches-memory/tree/1.1.0-incubating-RC2

Hello IPMC and Community,

The vote to release the above has passed with 3 (+1) binding votes:
  Furkan Kamaci
  Justin Mclean
  Kenneth Knowles

and 2 non-binding (+1) votes:
  Roman Leventov
  William Guo

Vote thread Permalink:
https://lists.apache.org/thread.html/7ccc79054893a47bb1b24069736a43dfe7bc1af75c2a5ac0e03bc58b@%3Cgeneral.incubator.apache.org%3E

Thank you to the above IPMC members for taking the time to review and
provide guidance on our release!

We will proceed with publishing the approved artifacts and sending out
the appropriate announcements in the coming days.

On behalf of the Apache DataSketches Community,

Lee
lee...@apache.org


Fwd: [VOTE] Graduate Apache SINGA as TLP

2019-08-25 Thread Moaz Reyad
Dear All,

I would like to notify the incubator general list that the SINGA community
has started the vote for graduation few days ago.

This notification is recommended by the graduation guide (
https://incubator.apache.org/guides/graduation.html#community_graduation_vote
).

Best regards,
Moaz

-- Forwarded message -
From: Moaz Reyad 
Date: Sat, Aug 24, 2019 at 6:01 PM
Subject: Re: [VOTE] Graduate Apache SINGA as TLP
To: 
Cc: 


+1 from me also.

The vote can be closed and I will send the RESULT email soon.

But it will be useful if the mentors participate in this voting before we
close it.

best regards,
Moaz

On Thu, Aug 22, 2019 at 4:34 AM zhongle  wrote:

> +1
>
> Best,
> zl
>
> > On Aug 22, 2019, at 10:24, Beng Chin OOI  wrote:
> >
> >
> > +1
> >
> > regards
> > Beng Chin
> >
> >
> >> On 2019-08-22 10:22, Wang Wei wrote:
> >> +1
> >> Thanks, Moaz!
> >> Regards,
> >> Wei
> >>> On Wed, Aug 21, 2019 at 8:53 PM Moaz Reyad  wrote:
> >>> Dear All,
> >>> Apache SINGA entered the incubator on March 2015. Since then, the
> community
> >>> has grown and several releases were published.
> >>> The last incubator report listed SINGA as "Nearing graduation":
> >>> https://cwiki.apache.org/confluence/display/INCUBATOR/June2019
> >>> The maturity assessment of SINGA can be found here:
> >>>
> https://cwiki.apache.org/confluence/display/SINGA/Maturity+model+assessment
> >>> The graduation resolution can be found here:
> >>>
> https://cwiki.apache.org/confluence/display/SINGA/Graduation+Resolution
> >>> Please take a minute to vote on whether or not Apache SINGA should
> graduate
> >>> to a Top Level Project by responding with one of the following:
> >>> [ ] +1 Apache SINGA should graduate.
> >>> [ ] +0 No opinion
> >>> [ ] -1 Apache SINGA should not graduate (please provide the reason)
> >>> The VOTE is open for a minimum of 72 hours.
> >>> Thank you,
> >>> Moaz
>
>


Re: [VOTE] Release Apache Superset (incubating) 0.34.0 [RC2]

2019-08-25 Thread Furkan KAMACI
Hi,

+1

Kind Regards,
Furkan KAMACI

On Sat, Aug 24, 2019 at 2:24 AM Jeff Feng  wrote:

> +1 Binding
>
> On Fri, Aug 23, 2019 at 12:56 PM Maxime Beauchemin <
> maximebeauche...@gmail.com> wrote:
>
> > Hi IPMC,
> >
> > The Apache Superset PPMC and IPMC recently voted and passed a vote on RC1
> > recently, only to realize that there's was a minor blocking. The blocker
> > was that the version was labelled `0.34.0rc1` inside the tarball, as
> > opposed to `0.34.0`, meaning that when installing from source, the
> Python &
> > npm packages would appear to be a `0.34.0rc1`. As you know, altering the
> > tarball invalidates the MD5 / signature, so this is why we need this very
> > minor tweak.
> >
> > 0.34.0rc2 addresses this, and uses `0.34.0` as the version number inside
> > the tarball. I also addressed some of the [non-blocking] licensing
> comments
> > surfaced during the RC1 process, and included the latest CHANGELOG in the
> > tarball.
> >
> > Here are the 3 commits on top of RC1:
> > 20e68c87 (HEAD -> 0.34, tag: 0.34.0rc2, origin/0.34, apache/0.34) Set
> > version to 0.34.0 (no rcN)
> > 6acd25d1 fix: minor release/license related issues (#8087)
> > a13fb1d2 CHANGELOG for 0.30...0.34 (#8089)
> >
> > *This would be the first Apache release of Superset.*
> >
> > We now kindly request the Incubator PMC members review and vote on this
> > incubator release.
> >
> > Apache Superset (incubating) is a business intelligence web application
> >
> > The community voting thread (for RC1) can be found here:
> >
> >
> https://lists.apache.org/thread.html/c9ad3ce592a695ceeabfa92969c00c0d7be8e3420b6a221c7e806f40@%3Cdev.superset.apache.org%3E
> >
> > The release candidate has been tagged in GitHub as tag 0.34.0rc2
> > ,
> > available here:
> > https://github.com/apache/incubator-superset/releases/tag/0.34.0rc2
> >
> > The artifacts to be voted on are located here:
> > https://dist.apache.org/repos/dist/dev/incubator/superset/
> >
> > Release artifacts are signed with the key located here:
> > https://dist.apache.org/repos/dist/release/incubator/superset/KEYS
> >
> > This vote will be open for at least 72 hours. The vote will pass if a
> > majority of at least three +1 IPMC votes are cast.
> >
> > [ ] +1 Release this package as Apache Superset (incubating)
> > [ ]  0 I don't feel strongly about it, but I'm okay with the release
> > [ ] -1 Do not release this package because...
> >
> > Thank you IPMC! We appreciate your efforts in helping the Apache Superset
> > community to validate this release.
> >
> > On behalf of the Apache Superset Community,
> >
> > Max
> >
> > 
> >
> > Apache Superset (incubating) is an effort undergoing incubation at The
> > Apache
> > Software Foundation (ASF), sponsored by the Apache Incubator. Incubation
> is
> > required of all newly accepted projects until a further review indicates
> > that the infrastructure, communications, and decision making process have
> > stabilized in a manner consistent with other successful ASF projects.
> While
> > incubation status is not necessarily a reflection of the completeness or
> > stability of the code, it does indicate that the project has yet to be
> > fully endorsed by the ASF.
> >
>


Re: [VOTE] Accept DolphinScheduler(was EasyScheduler) into Apache Incubator

2019-08-25 Thread Willem Jiang
+1 (binding).


Willem Jiang

Twitter: willemjiang
Weibo: 姜宁willem

On Fri, Aug 23, 2019 at 9:39 AM Sheng Wu  wrote:
>
> Hi all,
>
> After the discussion of DolphinScheduler(was EasyScheduler) proposal
> (discussion thread:
> https://lists.apache.org/thread.html/d3ac53bddf91391e54f63d042a0b3d60f2aecfbb99780bcc00b4db6e@%3Cgeneral.incubator.apache.org%3E
> ),
> I would like to call a VOTE to accept it into the Apache Incubator.
>
> Please cast your vote:
>
>   [ ] +1, bring DolphinScheduler into Incubator
>   [ ] +0, I don't care either way
>   [ ] -1, do not bring DolphinScheduler into Incubator, because...
>
> The vote will open at least for 72 hours and only votes from the Incubator
> PMC are binding.
>
> ==
> Abstract
>
> DolphinScheduler is a distributed ETL scheduling engine with powerful DAG
> visualization interface. DolphinScheduler focuses on solving the problem of
> 'complex task dependencies & triggers' in data processing. Just like its
> name, we dedicated to making the scheduling system out of the box.
>
> *Current project name of DolphinScheduler is EasyScheduler, will change it
> after it is accepted by Incubator.*
> Proposal
>
> DolphinScheduler provides many easy-to-use features to accelerate
> the engineering efficiency on data ETL workflow job. We propose a new
> concept of 'instance of process' and 'instance of task' to let developers
> to tuning their jobs on the running state of workflow instead of changing
> the task's template. Its main objectives are as follows:
>
>- Define the complex tasks' dependencies & triggers in a DAG graph by
>dragging and dropping.
>- Support cluster HA.
>- Support multi-tenant and parallel or serial backfilling data.
>- Support automatical failure job retry and recovery.
>- Support many data task types and process priority, task priority and
>relative task timeout alarm.
>
> For now, DolphinScheduler has a fairly huge community in China. It is also
> widely adopted by many companies and organizations
>  as its ETL scheduling
> tool.
>
> We believe that bringing DolphinScheduler into ASF could advance
> development of a much more stronger and more diverse open source community.
>
> Analysys submits this proposal to donate DolphinScheduler's source codes
> and all related documentations to Apache Software Foundation. The codes are
> already under Apache License Version 2.0.
>
>- Code base: https://www.github.com/analysys/easyscheduler
>- English Documentations: https://analysys.github.io/easyscheduler_docs
>- Chinese Documentations:
>https://analysys.github.io/easyscheduler_docs_cn
>
> Background
>
> We want to find a data processing tool with the following features:
>
>- Easy to use,developers can build a ETL process with a very simple drag
>and drop operation. not only for ETL developers,people who can't write code
>also can use this tool for ETL operation such as system adminitrator.
>- Solving the problem of "complex task dependencies" , and it can
>monitor the ETL running status.
>- Support multi-tenant.
>- Support many task types: Shell, MR, Spark, SQL (mysql, postgresql,
>hive, sparksql), Python, Sub_Process, Procedure, etc.
>- Support HA and linear scalability.
>
> For the above reasons, we realized that no existing product met our
> requirements, so we decided to develop this tool ourselves. We designed
> DolphinScheduler at the end of 2017. The first internal use version was
> completed in May 2018. We then iterated several internal versions and the
> system gradually became stabilized.
>
> Then we open the source code of DolphinScheduler on March 2019. It soon
> gained lot's of ETL developers interest and stars on github.
> Rationale
>
> Many organizations (>30) (refer to Who is using DolphinScheduler
>  ) already benefit
> from running DolphinScheduler to make data process pipelines more easier.
> More than 100 feature ideas
>  come from
> DolphinScheduler community. Some 3rd-party projects also plan to integrate
> with DolphinScheduler through task plugin, such as Scriptis
> , waterdrop
> . These will strengthen the
> features of DolphinScheduler.
> Current StatusMeritocracy
>
> DolphinScheduler was incubated at Analysys in 2017 and open sourced on
> GitHub in March 2019. Once open sourced, we have been quickly adopted by
> multiple organizations,DolphinScheduler has contributors and users from
> many companies; we have set up the Committer Team. New contributors are
> guided and reviewed by existed committer members. Contributions are always
> welcomed and highly valued.
> Community
>
> Now we have set development teams for DolphinScheduler in Analysys, and we
> already have external developers who contributed the 

[GitHub] [incubator] rlenferink opened a new pull request #33: Fixed broken link for git repo requests

2019-08-25 Thread GitBox
rlenferink opened a new pull request #33: Fixed broken link for git repo 
requests
URL: https://github.com/apache/incubator/pull/33
 
 
   Fixed broken link. Mail thread: 
https://lists.apache.org/thread.html/788265bca0e672e55efc0735fa54f871c85c65a5269857a33c5549b6@%3Cgeneral.incubator.apache.org%3E
   
   cc @dave2wave 


This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

-
To unsubscribe, e-mail: general-unsubscr...@incubator.apache.org
For additional commands, e-mail: general-h...@incubator.apache.org



[RESULT][VOTE] Release Apache Myriad 0.4.0 (incubating) [rc1]

2019-08-25 Thread Oscar Fernandez
Hi everyone,

The vote for releasing Apache Myriad 0.4.0-RC1 (incubating) is closed now.
I’m happy to announce that we have unanimously approved this release
candidate (RC1) to be the Apache Myriad 0.4.0 release.

Vote result:
4 (+1 binding) (kamaci, jmclean, jfeinauer, djkevincr)
0 (0 binding)
0 (-1 binding)

And no non-binding votes.

Thank you everyone for taking the time to review the release and help us.