I have been struggling with how to pass requisite parameters to snakebite utility for it to be able to access a kerberized cluster. I have tried setting the necessary conf dir in the /usr/local/etc/hadoop path, as well as initialising and getting a ticket using kinit.
Any help or working example in this regards would be greatly appreciated.
NOTE: I have tested that the environment setup is proper by using 'hadoop' CLI to access the cluster from the same machine.