Istvan Toth created YETUS-1246: ---------------------------------- Summary: personality_parse_args changes not picked up in re-exec mode Key: YETUS-1246 URL: https://issues.apache.org/jira/browse/YETUS-1246 Project: Yetus Issue Type: Bug Reporter: Istvan Toth
I'm trying to test some personality changes which add new parameters ( --test-profile --and hadoop-version). However, these option never get parsed, and I also get a error message about them. Seems like re-exec mode does not pick up the changes in personality_parse_args: (The other three ignored flags are probably due to an unrelated project configuration problem) {noformat} 08:50:06 ============================================================================ 08:50:06 ============================================================================ 08:50:06 Re-exec mode detected. Continuing. 08:50:06 ============================================================================ 08:50:06 ============================================================================ 08:50:06 08:50:06 08:50:06 ERROR: Unprocessed flag(s): --test-profile --hadoop-version --blanks-tabs-ignore-file --blanks-eol-ignore-file --author-ignore-list {noformat} -- This message was sent by Atlassian Jira (v8.20.10#820010)