starkjs

Results 7 comments of starkjs

This is fixed now, it was related to data leaking due to reused variable names from function to function. I have made all variables within functions local now

No worries @jtran-cloudera I will submit a PR today, I have a number of fixes. My clients raised cases with cloudera too. So it’s in the notes for those cases

Hi @jtran-cloudera, I am not able to send you my code via public as it's IP. I have feed back the code changes via our Cloudera Consultant and he will...

Hi @jtran-cloudera, @sdevineni, I see you added the code to validate the backup file, but it's only on jar files, it's also needed on every backup file, like the tar.gz,...

Hi @sunilgovind, Sounds good. I have already added the sha checksum to the tar.gz and nar too I disagree, from the point of view of automation, I don't want the...

Hey @jtran-cloudera, yes, no issue if there is links to file outside of the scan path, but then the script needs to run on that location separately. We can't have...

I have started work on logging for my clients, as the current code also breaks permissions with a umask that was not tested