lasdf1234 commented on PR #12942: URL: https://github.com/apache/gravitino/pull/12942#issuecomment-5714433123
@laserninja One point needs to be clarified: 'jobConf key and CLI argument should be the same' was indeed designed in this way before. However, it was later discovered that if this design was adopted, there would be too many special cases to consider. Therefore, after a discussion within the team, this restriction was removed. This is my fault. I have added extra work for you. For the table from line 167 to line 173, the jobConf key and the Cli argument do not need to be exactly the same. You can refer to how the previous built-in tasks were designed and maintain the original style. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
