Mahesh Sawaiker

Results 4 comments of Mahesh Sawaiker

@systemlogic i no longer work on db2, if i get the time I might try it out.

Below is the yaml ``` yaml apiVersion: v1 kind: Pod metadata: name: db2-angoca labels: tier: db2-database spec: containers: - name: db2-angoca-container image: angoca/db2inst1:expc command: ["/bin/sh"] args: ["-c", "/home/db2inst1/sqllib/adm/db2start;while true; do...

That is exactly what I did, let me paste the code below. The code below does not work with spark 2.0+ and my guess is its due to change in...

Thanks Oleg, I will try to port it when I find the need/time :), its a very useful library. Btw my name is maHesh :)