Brock Noland created HIVE-8351: ---------------------------------- Summary: Append Build Tag to Attachment Id Key: HIVE-8351 URL: https://issues.apache.org/jira/browse/HIVE-8351 Project: Hive Issue Type: Task Reporter: Brock Noland
To facilitate running multiple builds as precommit (e.g. hadoop1 and hadoop2) we should annotate the attachment id message with the build name. Background, every pre-commit message ends with {{ATTACHMENT ID: XXXXXX}} which is use to ensure we don't test a patch more than once due to someone uploading a patch several times in a few minutes. We should make that to {{ATTACHMENT ID: XXXXXX - Hadoop-1}} and {{ATTACHMENT ID: XXXXXX - Hadoop-2}}. -- This message was sent by Atlassian JIRA (v6.3.4#6332)