Versions Compared

Key

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

...

Congratulations on becoming a Tez Committer. Once you become Tez Committer, you should have commit access to tez repository. You will need to clone https://git-wip-usgitbox.apache.org/repos/asf/tez.git to be able to commit to the Tez repo.

...

  • Before committing a patch of one JIRA, you should first get +1 from at least 1 other committer.
  • Also, the patch to be committed should have been run through a Precommit Build and obtained a +1 ( green light ) on the JIRA by the build job. This will happen automatically if the JIRA status has been set to Patch Available.
    • The build job will add a comment to the JIRA after the patch has been tested.
  • You should work on this repository which is writable  https://git-wip-usgitbox.apache.org/repos/asf/tez.git
  • Each patch requires a +1 from a committer. If the author of the patch is a committer, it requires a +1 from a different committer. 

...

When you complete the committing, you'd better to check the repository https://git-wip-usgitbox.apache.org/repos/asf?p=/tez.git;a=summary whether the commit is pushed correctly. 

...