Hi, all, I kinit a principal in kerberos in my java code, but since storm topology runs forever. I have to refresh the ticket every several hours. So:
(1)Any easy way to kinit every several hours in storm? (2)tick tuple is good enough for standard topology, but does it work in trident? ========================= Thanks, lujinhong
