lianghaikun

Results 3 issues of lianghaikun

Change date format to 24 hours. For that using 12 hours format will missing records in LDAP which create between 13:00-24:00.

Python use function time.time() get current time the unit is second, but we need a millisecond here. ## What changes were proposed in this pull request? When a kerberized "WEB"...

alerts

### What changes are proposed in this pull request? For big data tasks (eg, spark), might write a lot of files in the final stage. In that case, there will...