You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@incubator.apache.org by Apache Wiki <wi...@apache.org> on 2017/07/29 19:24:51 UTC

[Incubator Wiki] Update of "August2017" by JimApple

Dear Wiki user,

You have subscribed to a wiki page or wiki category on "Incubator Wiki" for change notification.

The "August2017" page has been changed by JimApple:
https://wiki.apache.org/incubator/August2017?action=diff&rev1=5&rev2=6

Comment:
Add Impala report

  
  
  --------------------
- Impala
- 
  Impala is a high-performance C++ and Java SQL query engine for data stored in
  Apache Hadoop-based clusters.
  
@@ -541, +539 @@

  
  Three most important issues to address in the move towards graduation:
  
-   1.
+  1. Growth of the developer community
-   2.
+  2.
-   3.
+  3.
  
  Any issues that the Incubator PMC (IPMC) or ASF Board wish/need to be
  aware of?
  
+  No
  
- 
- How has the community developed since the last report?
- 
- 
- 
- How has the project developed since the last report?
+ How has the community developed since the last report?
  
+  There have been 268 Commits:
+    git log --format='%ci' | grep -cE '2017-0(5|6|7)'
  
- How would you assess the podling's maturity?
- Please feel free to add your own commentary.
+  51 of those commits were by non-committers:
+    git log --format='%ae %ci' | grep -E '2017-0(5|6|7)' | cut -d ' ' -f 1 | sort | uniq -c | sort -n
  
+  There are two new PPMC members:
+    https://lists.apache.org/list.html?dev@impala.apache.org:dfr=2017-2-1|dto=2017-4-30:%22has%20invited%22
+ 
+ Impala has done a third release with a second release manager. Two CVEs were issued, our first ones under the Apache security guidelines.
+ 
+ How has the project developed since the last report?
+ 
+ There have been big changes to the buffer pool, as outlined in https://lists.apache.org/thread.html/f573698455bf2ff9ac2073c778802d0d5c9f3c8be43ede80614259cb@%3Cdev.impala.apache.org%3E . There have also been big changes landing to the RPC layer to improve scalability. Impala now has TABLESAMPLE to allow running queries on only a small percentage of the table for experimenting with queries quickly, and it now works on ADLS.
+ 
+ How would you assess the podling's maturity?
+ Please feel free to add your own commentary.
+ 
-   [ ] Initial setup
+  [ ] Initial setup
-   [ ] Working towards first release
+  [ ] Working towards first release
-   [ ] Community building
+  [X] Community building
-   [ ] Nearing graduation
+  [X] Nearing graduation
-   [ ] Other:
+  [ ] Other:
  
- Date of last release:
+  Once the developer community has grown a bit, Impala will be ready
+  to contemplate graduation.
  
-   XXXX-XX-XX
+ Date of last release:
  
- When were the last committers or PPMC members elected?
+  2017-06-16
  
+ When were the last committers or PPMC members elected?
  
+  2017-07-17
  
  Signed-off-by:
  
-   [ ](impala) Tom White
+  [ ](impala) Tom White
-      Comments:
+     Comments:
-   [ ](impala) Todd Lipcon
+  [ ](impala) Todd Lipcon
-      Comments:
+     Comments:
-   [ ](impala) Carl Steinbach
+  [ ](impala) Carl Steinbach
-      Comments:
+     Comments:
-   [ ](impala) Brock Noland
+  [ ](impala) Brock Noland
-      Comments:
+     Comments:
  
  IPMC/Shepherd notes:
- 
- 
  
  --------------------
  iota

---------------------------------------------------------------------
To unsubscribe, e-mail: cvs-unsubscribe@incubator.apache.org
For additional commands, e-mail: cvs-help@incubator.apache.org