Miklos Gergely created HIVE-21416:
-------------------------------------
Summary: Log git apply tries with p0, p1, and p2
Key: HIVE-21416
URL: https://issues.apache.org/jira/browse/HIVE-21416
Project: Hive
Issue Type: Improvement
Components: Hive
Affects Versions: 3.1.1
Reporter: Miklos Gergely
Assignee: Miklos Gergely
Fix For: 4.0.0
Currently when the PreCommit-HIVE-Build Jenkins job is trying to apply the
patch it tries it first with -p0, then if it wasn't successful with -p1, then
finally if it still wasn't successful with -p2. The 3 tries are not separated
by anything, so the error messages of the potential failures are mixed
together. There should be a log message before each try.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)