Versions Compared

Key

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

...

Code

Description

Status

Comments

RE10Releases consist of source code, distributed using standard and open archive formats that are expected to stay
readable in the long term.
(tick)See http://hudi.apache.org/releases.html
RE20Releases are approved by the project's PMC (see CS10), in order to make them an act of the Foundation.(tick)Yes, all releases so far have gone through PPMC's vetting and approvals.
RE30Releases are signed and/or distributed along with digests that can be reliably used to validate the downloaded archives.(tick)Yes
RE40Convenience binaries can be distributed alongside source code but they are not Apache Releases
-- they are just a convenience provided with no guarantee.
(tick)Yes
RE50The release process is documented and repeatable to the extent that someone new to the project is able to independently
generate the complete set of artifacts required for a release.
(tick)See Release Manager's Guide

...

Code

Description

Status

Comments

QU10The project is open and honest about the quality of its code. Various levels of quality and maturity for various modules
are natural and acceptable as long as they are clearly communicated
(tick)Known issues are tracked in JIRA for public viewing
QU20The project puts a very high priority on producing secure software.(tick)YES. Security issues are treated with the highest priority, according to the CVE/Security Advisory procedure.
QU30The project provides a well-documented channel to report security issues, along with a documented way of responding to them.
TODO: Add a page to the website with this information.  Suggestion: Issues should be reported to the ppmc,(pmc once we graduate) and a pubic JIRA created when a resolution is available.
QU40The project puts a high priority on backward compatibility and aims to document any incompatible changes
and provide tools and documentation to help users transition to new features.
(tick)Hudi provides documentation on our website and will take care to preserve backward compatibility and announce any changes in behavior that are necessary because of security or other concerns.
QU50The project strives to respond to documented bug reports in a timely manner.(tick)That is the goal and the results so far have generally been good.

...