felix-thinkingdata opened a new issue #3176: URL: https://github.com/apache/incubator-dolphinscheduler/issues/3176
By looking at the ResourcesService code, I found a potential problem. Enumeration type comparisons are used in both classes :HadoopUtils.java ,CommonUtils.java I don't think this [submission](https://github.com/apache/incubator-dolphinscheduler/pull/3166) is perfect All comparisons of ResUploadType need to be optimized. I'm going to modify this part ---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected]
