I have a spark job that I call with my shell scripts using the spark submit command line tool. I need to pass the credentials for DB2 connection username and password to the jar file. The requirement is that the username and password be not readable.I have a spark job that I call with my shell sc