Re: Login with Kerberos keytab ?

2016-02-04 Thread Niels Basjes
Hi Rohini, I created a jira : https://issues.apache.org/jira/browse/PIG-4796 Niels Basjes On Tue, Jan 19, 2016 at 7:19 AM, Rohini Palaniswamy wrote: > Can't you set up a cron to kinit periodically? If you need pig to do it, > it will have to be a new jira. None of the clients (hadoop, pig, h

Re: Login with Kerberos keytab ?

2016-01-24 Thread Niels Basjes
Ok, thanks. I'll see if I can come up with a viable way of doing this. Niels On 19 Jan 2016 07:20, "Rohini Palaniswamy" wrote: > Can't you set up a cron to kinit periodically? If you need pig to do it, > it will have to be a new jira. None of the clients (hadoop, pig, hive) do > it now. > > On

Re: Login with Kerberos keytab ?

2016-01-18 Thread Rohini Palaniswamy
Can't you set up a cron to kinit periodically? If you need pig to do it, it will have to be a new jira. None of the clients (hadoop, pig, hive) do it now. On Wed, Jan 6, 2016 at 6:35 AM, Niels Basjes wrote: > Hi, > > When I run a Pig job on a Kerberos secured cluster it uses the tickets > obta

Login with Kerberos keytab ?

2016-01-06 Thread Niels Basjes
Hi, When I run a Pig job on a Kerberos secured cluster it uses the tickets obtained from the kinit I did just before starting the job. In some cases the job will run for a longer time than the max renew time of the kerberos tickets. In other Yarn applications (like Apache Flink) I can login using