How can I pass a Kerberos ticket to Spring Yarn application
问题 I am trying to run the Simple Single Project Yarn Application detailed here. I deployed the application as a jar file to our hadoop cluster. When trying to run, I am getting an exception, stack trace below: [2015-06-04 14:10:45.866] boot - 13669 ERROR [main] --- SpringApplication: Application startup failed java.lang.IllegalStateException: Failed to execute CommandLineRunner at org.springframework.boot.SpringApplication.runCommandLineRunners(SpringApplication.java:680) at org.springframework