Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Markdown
	# Incubator PMC report for June 2020

The Apache Incubator is the entry path into the ASF for projects and
codebases wishing to become part of the Foundation's efforts.

TODO add narrative

## Community

### New IPMC members:


### People who left the IPMC:


## New Podlings


## Podlings that failed to report, expected next month


## Graduations
  - list podling here

  The board has motions for the following:

  - Your podling here?

## Releases

  The following releases entered distribution during the month of
  May:


## IP Clearance


## Legal / Trademarks


## Infrastructure


## Miscellaneous


## Credits

## Table of Contents  
[AgensGraph](#agensgraph)  
[brpc](#brpc)  
[Crail](#crail)  
[Daffodil](#daffodil)  
[Hivemall](#hivemall)  
[IoTDB](#iotdb)  
[Liminal](#liminal)  
[Marvin-AI](#marvin-ai)  
[Nemo](#nemo)  
[NLPCraft](#nlpcraft)  
[Pinot](#pinot)  
[S2Graph](#s2graph)  
[SAMOA](#samoa)  
[SDAP](#sdap)  
[Spot](#spot)  
[StreamPipes](#streampipes)  
[Superset](#superset)  
[Warble](#warble)  


--------------------
## AgensGraph

TODO

AgensGraph has been incubating since 2020-04-29.

### Three most important unfinished issues to address before graduating:

  1.
  2.
  3.

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


### How has the community developed since the last report?


### How has the project developed since the last report?


### 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:

  XXXX-XX-XX

### When were the last committers or PPMC members elected?


### Have your mentors been helpful and responsive?
Are things falling through the cracks? If so, please list any
open issues that need to be addressed.

### Is the PPMC managing the podling's brand / trademarks?
Are 3rd parties respecting and correctly using the podlings
name and brand? If not what actions has the PPMC taken to
correct this? Has the VP, Brand approved the project name?

### Signed-off-by:

  - [ ] (agensgraph) TODO  
     Comments:  
  - [ ] (agensgraph) TODO  
     Comments:  

### IPMC/Shepherd notes:



--------------------
## brpc

brpc is an industrial-grade RPC framework for building reliable and high-
performance services.

brpc has been incubating since 2018-11-13.

### Three most important unfinished issues to address before graduating:

  1.release apache standard release regularly
  2.attract more contributors and committers
  3.clean branding issue

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

### How has the community developed since the last report?
    we organize a meeting to listen to Apache ShardingSphere's chair -zhangliang,  
    he share his experience on how to develop his project and how to graduate.

### How has the project developed since the last report?
    we discussed about the release schedule of brpc, maybe a quater a release will be ok for now.

### How would you assess the podling's maturity?
Please feel free to add your own commentary.

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

### Date of last release:

  2020-01-16

### When were the last committers or PPMC members elected?
  2019-12-24

### Have your mentors been helpful and responsive?
  Kevin remind us for our incubator report, thanks for his reminder.

### Is the PPMC managing the podling's brand / trademarks?
Are 3rd parties respecting and correctly using the podlings
name and brand? If not what actions has the PPMC taken to
correct this? Has the VP, Brand approved the project name?

Not ready for the branding issue, will check it next time.

### Signed-off-by:

  - [ ] (brpc) Kevin A. McGrail  
     Comments:  
  - [ ] (brpc) Jean-Baptiste Onofré  
     Comments:  
  - [ ] (brpc) Von Gosling  
     Comments:  

### IPMC/Shepherd notes:



--------------------
## Crail

Crail is a storage platform for sharing performance critical data in
distributed data processing jobs at very high speed.

Crail has been incubating since 2017-11-01.

### Three most important unfinished issues to address before graduating:

  1.
  2.
  3.

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


### How has the community developed since the last report?


### How has the project developed since the last report?


### 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:

  XXXX-XX-XX

### When were the last committers or PPMC members elected?


### Have your mentors been helpful and responsive?
Are things falling through the cracks? If so, please list any
open issues that need to be addressed.

### Is the PPMC managing the podling's brand / trademarks?
Are 3rd parties respecting and correctly using the podlings
name and brand? If not what actions has the PPMC taken to
correct this? Has the VP, Brand approved the project name?

### Signed-off-by:

  - [ ] (crail) Julian Hyde  
     Comments:  
  - [ ] (crail) Luciano Resende  
     Comments:  
  - [ ] (crail) Felix Cheung  
     Comments:  

### IPMC/Shepherd notes:



--------------------
## Daffodil

Apache Daffodil is an implementation of the Data Format Description Language
(DFDL) used to convert between fixed format data and XML/JSON.

Daffodil has been incubating since 2017-08-27.

### Three most important unfinished issues to address before graduating:

  1. Increase community growth and participation beyond Owl (formerly
     Tresys) (main priority)
  2. Work with other Apache projects where Daffodil could provide extra
     functionality
  3. Continue frequent release schedule

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

  - None

### How has the community developed since the last report?

  - Pull requests merged from three first-time non-Owl contributors
  - Continued involvement in the mailing lists
      - dev: 78 postings, 5 new subscribers
      - users: 96 postings, 4 new subscribers
  - Owl is actively encouraging other companies with known Daffodil
	interests to make contributions and increase involvement.
  - Nteligen has two student summer interns starting Daffodil-related
	projects next week. Anticipating initial on-list activity to begin
	soon
  - Daffodil has been integrated into Smooks (https://www.smooks.org) by
	outside developers

### How has the project developed since the last report?

  - Released Daffodil 2.6.0
  - 56 commits merged from 7 different contributors
  - Changes include thread-safe API improvements, cleanups based on
	SonarCloud scans, improved validation of of input XML,
    newVariableInstance feature, and many important misc bug fixes
  - 59 issues created, 61 issues resolved
  - Initial discussions and planning/ramping up on the proposed
	code-generation runtime.
  - New proposals and plans in place to improve Daffodil streaming
    capabilities and memory requirement reduction--main focus for the
    next release

### How would you assess the podling's maturity?

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

### Date of last release:

  2020-04-24

### When were the last committers or PPMC members elected?

  - 2019-11-26 - Olabusayo Kilo (Committer)
  - 2019-06-20 - Brandon Sloane (PPMC)

### Have your mentors been helpful and responsive?

  - Yes

### Is the PPMC managing the podling's brand / trademarks?

  - No known cases of a 3rd party incorrectly using the Daffodil
    name/brand.
  - Podling name search has been completed and approved by Brand
    Management Committee:
    https://issues.apache.org/jira/browse/PODLINGNAMESEARCH-147

### Signed-off-by:

  - [ ] (daffodil) Dave Fisher  
     Comments:  
  - [ ] (daffodil) Christofer Dutz  
     Comments:  

### IPMC/Shepherd notes:



--------------------
## Hivemall

Hivemall is a library for machine learning implemented as Hive
UDFs/UDAFs/UDTFs.

Hivemall has been incubating since 2016-09-13.

### Three most important unfinished issues to address before graduating:

  1.
  2.
  3.

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


### How has the community developed since the last report?


### How has the project developed since the last report?


### 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:

  XXXX-XX-XX

### When were the last committers or PPMC members elected?


### Have your mentors been helpful and responsive?
Are things falling through the cracks? If so, please list any
open issues that need to be addressed.

### Is the PPMC managing the podling's brand / trademarks?
Are 3rd parties respecting and correctly using the podlings
name and brand? If not what actions has the PPMC taken to
correct this? Has the VP, Brand approved the project name?

### Signed-off-by:

  - [ ] (hivemall) Daniel Dai  
     Comments:  
  - [ ] (hivemall) Koji Sekiguchi  
     Comments:  

### IPMC/Shepherd notes:



--------------------
## IoTDB

IoTDB is a data store for managing large amounts of time series data such as
timestamped data from IoT sensors in industrial applications.

IoTDB has been incubating since 2018-11-18.

### Three most important unfinished issues to address before graduating:

- More active PPMC/Committers to join votes in the mailing list;
- Get more user feedbacks;
- More technical communications are welcomed to attract more committers joining the project deeply.

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

No.

### How has the community developed since the last report?

1. Suggested by Mentor Christofer, we moved the JIRA notifications to a new mailing list notifications@.
After that, there are 609 emails sent by 80 people, divided into 254 topics in these 3 months.

2. 4 new committers are elected (Dawei Liu, Wangminhao Gou, Yuyuan Kang, and XinWang), who come from 3 different companies/organizations.

3. A new PPMC is elected (Jincheng Sun).

4. Many new contributors joining us. For example, Giorgio Zoppi is working for TsFIle/IoTDB C++, Robinet integrated IoTDB with Apache Karaf, Xin Wang and Jincheng integrated IoTDB with Flink etc.. 

5. The website is refactored. 
 - Now Google Search Engine can index it. 
- The website provides a detailed User Guide and some System Designs both in English and Chinese.
- Meetup and other talk materials (slides and videos) are shared on the website.
- More documents to let users joining us (like Code of Conduct, How to be a committer, how to release, how to vote new committers, etc..) are provided on the website or the wiki.

6. Dave Fisher shepherded us and pointed out some issues, and all of them are fixed. 

### How has the project developed since the last report?

- Two versions (v0.9.2 and v0.9.3) are released. They are done by two new Release Managers from the community.

- The project keeps active, there are 553 commits submitted by 43 authors in these 3 months. (using the gitstats tool to get the result: `gitstats -c start_date=2020-03-01 REPO_NAME OUTPUT`)

- IoTDB is integrated with Apache Karaf and Apache Flink.

- IoTDB supports MQTT protocol.

- IoTDB's cluster module is almost done. A PR is submitted.

### How would you assess the podling's maturity?
Please feel free to add your own commentary.

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

### Date of last release:

  2020-04-13

### When were the last committers or PPMC members elected?

2020-05-18 for the last committer, 2020-05-14 for the last PPMC.

### Have your mentors been helpful and responsive?
Are things falling through the cracks? If so, please list any
open issues that need to be addressed.

Yes, helpful and responsive.

### Is the PPMC managing the podling's brand / trademarks?
Are 3rd parties respecting and correctly using the podlings
name and brand? If not what actions has the PPMC taken to
correct this? Has the VP, Brand approved the project name?

Required Name Search is done. A google search didn’t show any major branding issues that the PPMC needs to deal with.

### Signed-off-by:

  - [ ] (iotdb) Justin Mclean  
     Comments:  
  - [ ] (iotdb) Christofer Dutz  
     Comments:  
  - [ ] (iotdb) Willem Ning Jiang  
     Comments:  
  - [ ] (iotdb) Kevin A. McGrail  
     Comments:  

### IPMC/Shepherd notes:



--------------------
## Liminal

TODO

Liminal has been incubating since 2020-05-23.

### Three most important unfinished issues to address before graduating:

  1.
  2.
  3.

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


### How has the community developed since the last report?


### How has the project developed since the last report?


### 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:

  XXXX-XX-XX

### When were the last committers or PPMC members elected?


### Have your mentors been helpful and responsive?
Are things falling through the cracks? If so, please list any
open issues that need to be addressed.

### Is the PPMC managing the podling's brand / trademarks?
Are 3rd parties respecting and correctly using the podlings
name and brand? If not what actions has the PPMC taken to
correct this? Has the VP, Brand approved the project name?

### Signed-off-by:

  - [ ] (liminal) TODO  
     Comments:  
  - [ ] (liminal) TODO  
     Comments:  

### IPMC/Shepherd notes:



--------------------
## Marvin-AI

Marvin-AI is an open-source artificial intelligence (AI) platform that helps
data scientists, prototype and productionalize complex solutions with a
scalable, low-latency, language-agnostic, and standardized architecture
while simplifies the process of exploration and modeling.

Marvin-AI has been incubating since 2018-08-21.

### Three most important unfinished issues to address before graduating:

  1. Increase activity from current contributors and community.
  2. Finish the new version of Toolbox.
  3. Update old examples

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

### How has the community developed since the last report?
We have expanded "Marvin-lab" at the university and several postgraduate 
students in the artificial intelligence field are using marvin as their research tool.

### How has the project developed since the last report?

  1. Minor bug fix
  2. Refactoring the toolbox to allow the architecture change (Marvin Daemon).
  3. Discussions about architectural changes and a plugin system to make the code less bloated.

### How would you assess the podling's maturity?
Please feel free to add your own commentary.

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

### Date of last release:

  2019-07-18

### When were the last committers or PPMC members elected?

Wei Chen added as new PPMC member (2019-06-07)

### Have your mentors been helpful and responsive?
Yes.

### Is the PPMC managing the podling's brand / trademarks?
Yes.

### Signed-off-by:

  - [ ] (marvin-ai) Luciano Resende  
     Comments:  
  - [ ] (marvin-ai) William Colen  
     Comments:  

### IPMC/Shepherd notes:



--------------------
## Nemo

Nemo is a data processing system to flexibly control the runtime behaviors
of a job to adapt to varying deployment characteristics.

Nemo has been incubating since 2018-02-04.

### Three most important unfinished issues to address before graduating:

  1. Grow the community (committers, contributors, users)
  2. Create releases
  3.

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

  None

### How has the community developed since the last report?

  - Two GSoC students working on dynamic task sizing
    and automatic caching
  - Committers continuing to improve code quality

### How has the project developed since the last report?

  - Release 0.2 announced on March 6, 2020
  - Implemented a simulator estimating job completion time
  - Improved task, job metric collection methods
  - Implemented task execution time estimators

### How would you assess the podling's maturity?
Please feel free to add your own commentary.

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

### Date of last release:

  2020-03-06

### When were the last committers or PPMC members elected?

  February 27, 2020

### Have your mentors been helpful and responsive?
Are things falling through the cracks? If so, please list any
open issues that need to be addressed.

  Our mentors have been helpful and responsive.

### Is the PPMC managing the podling's brand / trademarks?
Are 3rd parties respecting and correctly using the podlings
name and brand? If not what actions has the PPMC taken to
correct this? Has the VP, Brand approved the project name?

  The PPMC manages the podling's brand / trademarks.

### Signed-off-by:

  - [ ] (nemo) Hyunsik Choi  
     Comments:  
  - [ ] (nemo) Byung-Gon Chun  
     Comments:  
  - [ ] (nemo) Jean-Baptiste Onofre  
     Comments:  
  - [ ] (nemo) Markus Weimer  
     Comments:  

### IPMC/Shepherd notes:



--------------------
## NLPCraft

A Java API for NLU applications

NLPCraft has been incubating since 2020-02-13.

### Three most important unfinished issues to address before graduating:

  1.
  2.
  3.

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


### How has the community developed since the last report?


### How has the project developed since the last report?


### 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:

  XXXX-XX-XX

### When were the last committers or PPMC members elected?


### Have your mentors been helpful and responsive?
Are things falling through the cracks? If so, please list any
open issues that need to be addressed.

### Is the PPMC managing the podling's brand / trademarks?
Are 3rd parties respecting and correctly using the podlings
name and brand? If not what actions has the PPMC taken to
correct this? Has the VP, Brand approved the project name?

### Signed-off-by:

  - [ ] (nlpcraft) Roman Shaposhnik  
     Comments:  
  - [ ] (nlpcraft) Furkan Kamaci  
     Comments:  
  - [ ] (nlpcraft) Evans Ye  
     Comments:  
  - [ ] (nlpcraft) Paul King  
     Comments:  
  - [ ] (nlpcraft) David Fisher  
     Comments:  
  - [ ] (nlpcraft) Konstantin I Boudnik  
     Comments:  

### IPMC/Shepherd notes:



--------------------
## Pinot

Pinot is a distributed columnar storage engine that can ingest data in real-
time and serve analytical queries at low latency.

Pinot has been incubating since 2018-10-17.

### Three most important unfinished issues to address before graduating:

  1. What's the criteria on the mailing list activity for graduation? We have 350+ users on slack (almost doubled since last report), and have avg ~10 threads per month in the mailing list since Feb.
  2.
  3.

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


### How has the community developed since the last report?
  1. The usage of Pinot kept growing. We have 350+ users on slack (almost doubled since last report), and the usage of the mailing list also increased.
  2. Voted Haibo Wang as a new committer.
  3. Number of Pinot contributors crossed 100.
  4. Held the first ever Pinot meetup. LinkedIn, Uber and startups shared their stories with 100+ online attendees.
  5. Added Jim Jagielski as new Mentor.

### How has the project developed since the last report?
  1. 200+ commits in the last 3 months.
  2. Lots of new features were added and working towards 1.0 release.

### How would you assess the podling's maturity?
Please feel free to add your own commentary.

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

### Date of last release:
  2020-03-25

### When were the last committers or PPMC members elected?
  2020-04-10

### Have your mentors been helpful and responsive?
No answer.

### Is the PPMC managing the podling's brand / trademarks?
No answer.

### Signed-off-by:

  - [ ] (pinot) Kishore Gopalakrishna  
     Comments:  
  - [X] (pinot) Jim Jagielski  
     Comments:  
  - [ ] (pinot) Olivier Lamy  
     Comments:  
  - [ ] (pinot) Felix Cheung  
     Comments:  

### IPMC/Shepherd notes:



--------------------
## S2Graph

S2Graph is a distributed and scalable OLTP graph database built on Apache
HBase to support fast traversal of extremely large graphs.

S2Graph has been incubating since 2015-11-29.

### Three most important unfinished issues to address before graduating:

  1. Make the third release
  2. Attract more users and contributors
  3. Build the developer community in both size and diversity
  4. Supporting the mordern ecosystem

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

None


### How has the community developed since the last report?

Not much activities

### How has the project developed since the last report?

1. One new contributor joined in community by submitting the PR(S2GRAPH-255)
2. Create issue to support Scala ecosystem (S2GRAPH-258)
3. Several important bug fixes PR (S2GRAPH-257)

### How would you assess the podling's maturity?
Please feel free to add your own commentary.

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

### Date of last release:

  XXXX2019-XX02-XX05

### When were the last committers or PPMC members elected?

Our mentor is very helpful and responsive.
(Thank you Woonsan Ko)

### Have your mentors been helpful and responsive?
Are things falling through the cracks? If so, please list any
open issues that need to be addressed.

### Is the PPMC managing the podling's brand / trademarks?
Are 3rd parties respecting and correctly using the podlings
name and brand? If not what actions has the PPMC taken to
correct this? Has the VP, Brand approved the project name?

### Signed-off-by:

  - [ ] (s2graph) Sergio Fernández  
     Comments:  
  - [ ] (s2graph) Woonsan Ko  
     Comments:  

### IPMC/Shepherd notes:



--------------------
## SAMOA

SAMOA provides a collection of distributed streaming algorithms for the most
common data mining and machine learning tasks such as classification,
clustering, and regression, as well as programming abstractions to develop
new algorithms that run on top of distributed stream processing engines
(DSPEs). It features a pluggable architecture that allows it to run on
several DSPEs such as Apache Storm, Apache S4, and Apache Samza.

SAMOA has been incubating since 2014-12-15.

### Three most important unfinished issues to address before graduating:

  1.
  2.
  3.

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


### How has the community developed since the last report?


### How has the project developed since the last report?


### 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:

  XXXX-XX-XX

### When were the last committers or PPMC members elected?


### Have your mentors been helpful and responsive?
Are things falling through the cracks? If so, please list any
open issues that need to be addressed.

### Is the PPMC managing the podling's brand / trademarks?
Are 3rd parties respecting and correctly using the podlings
name and brand? If not what actions has the PPMC taken to
correct this? Has the VP, Brand approved the project name?

### Signed-off-by:

  - [ ] (samoa) Alan Gates  
     Comments:  

### IPMC/Shepherd notes:



--------------------
## SDAP

SDAP is an integrated data analytic center for Big Science problems.

SDAP has been incubating since 2017-10-22.

### Three most important unfinished issues to address before graduating:

  1.
  2.
  3.

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


### How has the community developed since the last report?


### How has the project developed since the last report?


### 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:

  XXXX-XX-XX

### When were the last committers or PPMC members elected?


### Have your mentors been helpful and responsive?
Are things falling through the cracks? If so, please list any
open issues that need to be addressed.

### Is the PPMC managing the podling's brand / trademarks?
Are 3rd parties respecting and correctly using the podlings
name and brand? If not what actions has the PPMC taken to
correct this? Has the VP, Brand approved the project name?

### Signed-off-by:

  - [ ] (sdap) Jörn Rottmann  
     Comments:  
  - [ ] (sdap) Trevor Grant  
     Comments:  

### IPMC/Shepherd notes:



--------------------
## Spot

Apache Spot is a platform for network telemetry built on an open data model
and Apache Hadoop.

Spot has been incubating since 2016-09-23.

### Three most important unfinished issues to address before graduating:

  1.
  2.
  3.

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


### How has the community developed since the last report?


### How has the project developed since the last report?


### 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:

  XXXX-XX-XX

### When were the last committers or PPMC members elected?


### Have your mentors been helpful and responsive?
Are things falling through the cracks? If so, please list any
open issues that need to be addressed.

### Is the PPMC managing the podling's brand / trademarks?
Are 3rd parties respecting and correctly using the podlings
name and brand? If not what actions has the PPMC taken to
correct this? Has the VP, Brand approved the project name?

### Signed-off-by:

  - [ ] (spot) Uma Maheswara Rao G  
     Comments:  

### IPMC/Shepherd notes:



--------------------
## StreamPipes

StreamPipes is a self-service (Industrial) IoT toolbox to enable non-
technical users to connect, analyze and explore (Industrial) IoT data
streams.

StreamPipes has been incubating since 2019-11-11.

### Three most important unfinished issues to address before graduating:

  1.
  2.
  3.

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


### How has the community developed since the last report?


### How has the project developed since the last report?


### 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:

  XXXX-XX-XX

### When were the last committers or PPMC members elected?


### Have your mentors been helpful and responsive?
Are things falling through the cracks? If so, please list any
open issues that need to be addressed.

### Is the PPMC managing the podling's brand / trademarks?
Are 3rd parties respecting and correctly using the podlings
name and brand? If not what actions has the PPMC taken to
correct this? Has the VP, Brand approved the project name?

### Signed-off-by:

  - [ ] (streampipes) Christofer Dutz  
     Comments:  
  - [ ] (streampipes) Jean-Baptiste Onofré  
     Comments:  
  - [ ] (streampipes) Julian Feinauer  
     Comments:  
  - [ ] (streampipes) Justin Mclean  
     Comments:  
  - [ ] (streampipes) Kenneth Knowles  
     Comments:  

### IPMC/Shepherd notes:



--------------------
## Superset

Superset is an enterprise-ready web application for data exploration, data
visualization and dashboarding.

Superset has been incubating since 2017-05-21.

### Three most important unfinished issues to address before graduating:

  1.
  2.
  3.

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


### How has the community developed since the last report?


### How has the project developed since the last report?


### 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:

  XXXX-XX-XX

### When were the last committers or PPMC members elected?


### Have your mentors been helpful and responsive?
Are things falling through the cracks? If so, please list any
open issues that need to be addressed.

### Is the PPMC managing the podling's brand / trademarks?
Are 3rd parties respecting and correctly using the podlings
name and brand? If not what actions has the PPMC taken to
correct this? Has the VP, Brand approved the project name?

### Signed-off-by:

  - [ ] (superset) Alan Gates  
     Comments:  
  - [ ] (superset) Jakob Homan  
     Comments:  
  - [ ] (superset) Jim Jagielski  
     Comments:  

### IPMC/Shepherd notes:



--------------------
## Warble

a distributed endpoint monitoring solution where the agent is hosted on your
own hardware.

Warble has been incubating since 2018-06-11.

### Three most important unfinished issues to address before graduating:

  1.
  2.
  3.

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


### How has the community developed since the last report?


### How has the project developed since the last report?


### 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:

  XXXX-XX-XX

### When were the last committers or PPMC members elected?


### Have your mentors been helpful and responsive?
Are things falling through the cracks? If so, please list any
open issues that need to be addressed.

### Is the PPMC managing the podling's brand / trademarks?
Are 3rd parties respecting and correctly using the podlings
name and brand? If not what actions has the PPMC taken to
correct this? Has the VP, Brand approved the project name?

### Signed-off-by:

  - [ ] (warble) Chris Lambertus  
     Comments:  

### IPMC/Shepherd notes:




...