[
https://issues.apache.org/jira/browse/TEZ-4660?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
László Bodor updated TEZ-4660:
------------------------------
Description:
https://github.com/apache/tez/pull/440
there is a chance that this will be a yetus ticket, not tracking in tez
in the above PR, I created 2 commits, a bad one, and a revert, resulting in no
effective code change, still, yetus reported the problem in the original commit
{code}
src/main/java/org/apache/tez/dag/api/BadClassWithoutAsfLicence.java:1:Missing
Apache License
{code}
unfortunately, there are plenty of cases when we don't want to squash commits
for a reason
corresponding files in tez repo:
https://github.com/apache/tez/blob/master/Jenkinsfile
https://github.com/apache/tez/blob/master/build-tools/test-patch.sh
as far as I can remember, test-patch.sh is from yetus to customize our
precommit workflow, maybe the bug is hidden there somewhere
was:
https://github.com/apache/tez/pull/440
there is a chance that this will be a yetus ticket, not tracking in tez
in the above PR, I created 2 commits, a bad one, and a revert, resulting in no
effective code change, still, yetus reported the problem in the original commit
{code}
https://ci-hadoop.apache.org/job/tez-multibranch/job/PR-440/1/artifact/out/results-asflicense.txt
{code}
unfortunately, there are plenty of cases when we don't want to squash commits
for a reason
corresponding files in tez repo:
https://github.com/apache/tez/blob/master/Jenkinsfile
https://github.com/apache/tez/blob/master/build-tools/test-patch.sh
as far as I can remember, test-patch.sh is from yetus to customize our
precommit workflow, maybe the bug is hidden there somewhere
> Yetus doesn't run on the tip commit effectively
> -----------------------------------------------
>
> Key: TEZ-4660
> URL: https://issues.apache.org/jira/browse/TEZ-4660
> Project: Apache Tez
> Issue Type: Improvement
> Reporter: László Bodor
> Priority: Major
>
> https://github.com/apache/tez/pull/440
> there is a chance that this will be a yetus ticket, not tracking in tez
> in the above PR, I created 2 commits, a bad one, and a revert, resulting in
> no effective code change, still, yetus reported the problem in the original
> commit
> {code}
> src/main/java/org/apache/tez/dag/api/BadClassWithoutAsfLicence.java:1:Missing
> Apache License
> {code}
> unfortunately, there are plenty of cases when we don't want to squash commits
> for a reason
> corresponding files in tez repo:
> https://github.com/apache/tez/blob/master/Jenkinsfile
> https://github.com/apache/tez/blob/master/build-tools/test-patch.sh
> as far as I can remember, test-patch.sh is from yetus to customize our
> precommit workflow, maybe the bug is hidden there somewhere
--
This message was sent by Atlassian Jira
(v8.20.10#820010)