<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>question Access to Hive from Oozie java action with Kerberos in Support Questions</title>
    <link>https://community.cloudera.com/t5/Support-Questions/Access-to-Hive-from-Oozie-java-action-with-Kerberos/m-p/101742#M64702</link>
    <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I am trying to execute  Hive query from java action that is part of Oozie workflow. My preferred way is to use the Beeline or JBDC rather than old Hive CLI. However I am struggling with this a little bit, since the connection is failing due to authentication errors. When the java action code is executed on some data node in a cluster, Oozie does not do kinit for the user and thus the connection fails. Both Beeline and JDBC connection string seem to support delegation tokens, but those token can only be obtained when user is logged in by Kerberos (kinited).&lt;/P&gt;&lt;P&gt;We are currently using hive-0.14.0 and oozie-4.1. &lt;/P&gt;&lt;P&gt;I have found out that  new hive2 action introduced in oozie-4.2 seems to first create jdbc connection under Oozie Kerberos login, obtain delegation token from this connection and finally pass this token to the Beeline. Maybe the same approach could be used here as well. It would require a new custom oozie action (e.g. java-jdbc). . Seems possible but it is quite complicated; is there some easier way?&lt;/P&gt;&lt;P&gt;Thanks for any comments,&lt;/P&gt;&lt;P&gt;Pavel&lt;/P&gt;</description>
    <pubDate>Thu, 07 Jan 2016 05:12:43 GMT</pubDate>
    <dc:creator>pavel_benes</dc:creator>
    <dc:date>2016-01-07T05:12:43Z</dc:date>
    <item>
      <title>Access to Hive from Oozie java action with Kerberos</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Access-to-Hive-from-Oozie-java-action-with-Kerberos/m-p/101742#M64702</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I am trying to execute  Hive query from java action that is part of Oozie workflow. My preferred way is to use the Beeline or JBDC rather than old Hive CLI. However I am struggling with this a little bit, since the connection is failing due to authentication errors. When the java action code is executed on some data node in a cluster, Oozie does not do kinit for the user and thus the connection fails. Both Beeline and JDBC connection string seem to support delegation tokens, but those token can only be obtained when user is logged in by Kerberos (kinited).&lt;/P&gt;&lt;P&gt;We are currently using hive-0.14.0 and oozie-4.1. &lt;/P&gt;&lt;P&gt;I have found out that  new hive2 action introduced in oozie-4.2 seems to first create jdbc connection under Oozie Kerberos login, obtain delegation token from this connection and finally pass this token to the Beeline. Maybe the same approach could be used here as well. It would require a new custom oozie action (e.g. java-jdbc). . Seems possible but it is quite complicated; is there some easier way?&lt;/P&gt;&lt;P&gt;Thanks for any comments,&lt;/P&gt;&lt;P&gt;Pavel&lt;/P&gt;</description>
      <pubDate>Thu, 07 Jan 2016 05:12:43 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Access-to-Hive-from-Oozie-java-action-with-Kerberos/m-p/101742#M64702</guid>
      <dc:creator>pavel_benes</dc:creator>
      <dc:date>2016-01-07T05:12:43Z</dc:date>
    </item>
    <item>
      <title>Re: Access to Hive from Oozie java action with Kerberos</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Access-to-Hive-from-Oozie-java-action-with-Kerberos/m-p/101743#M64703</link>
      <description>&lt;P&gt;&lt;A rel="user" href="https://community.cloudera.com/users/732/pavelbenes.html" nodeid="732"&gt;@Pavel Benes&lt;/A&gt; more of a hack but maybe you can try using a shell action to call your java command, then capture output of the action?&lt;/P&gt;</description>
      <pubDate>Thu, 07 Jan 2016 11:35:03 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Access-to-Hive-from-Oozie-java-action-with-Kerberos/m-p/101743#M64703</guid>
      <dc:creator>aervits</dc:creator>
      <dc:date>2016-01-07T11:35:03Z</dc:date>
    </item>
    <item>
      <title>Re: Access to Hive from Oozie java action with Kerberos</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Access-to-Hive-from-Oozie-java-action-with-Kerberos/m-p/101744#M64704</link>
      <description>&lt;P&gt;@&lt;A href="https://community.hortonworks.com/users/393/aervits.html"&gt;Artem Ervits&lt;/A&gt; Thanks for reply. In my opinion it would not help. The shell action is the same as java one with respect to kerberos login, so the delegation token is still required to connect from JDBC.  The only way I see is to do the initial JDBC connection within Oozie action handler/executor that is executed under kinit and pass the delegation token to the actual java action code running on a datanode. But maybe I miss something.&lt;/P&gt;&lt;P&gt;Th&lt;/P&gt;</description>
      <pubDate>Thu, 07 Jan 2016 16:34:06 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Access-to-Hive-from-Oozie-java-action-with-Kerberos/m-p/101744#M64704</guid>
      <dc:creator>pavel_benes</dc:creator>
      <dc:date>2016-01-07T16:34:06Z</dc:date>
    </item>
    <item>
      <title>Re: Access to Hive from Oozie java action with Kerberos</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Access-to-Hive-from-Oozie-java-action-with-Kerberos/m-p/101745#M64705</link>
      <description>&lt;P&gt;This calls for an expert, &lt;A rel="user" href="https://community.cloudera.com/users/191/bsaini.html" nodeid="191"&gt;@bsaini&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 07 Jan 2016 20:20:43 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Access-to-Hive-from-Oozie-java-action-with-Kerberos/m-p/101745#M64705</guid>
      <dc:creator>aervits</dc:creator>
      <dc:date>2016-01-07T20:20:43Z</dc:date>
    </item>
    <item>
      <title>Re: Access to Hive from Oozie java action with Kerberos</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Access-to-Hive-from-Oozie-java-action-with-Kerberos/m-p/101746#M64706</link>
      <description>&lt;P&gt;You could use a shell action, add the token to the oozie files ( file tag )  and do the kinit yourself before running the java command. Obviously not that elegant and you have a token somewhere in HDFS but it should work. I did something similar with a shell action running a scala program and running a kinit before. ( Not against hive but running kinit then connecting to HDFS ). Ceterum censeo I would always suggest using a hive server with LDAP/PAM authentication. beeline and hive2 action has a password file option now and it makes life so much easier. As a database guy kerberos for a jdbc connection just always makes problems.&lt;/P&gt;&lt;P&gt;Here is the oozie shell command by the way. &lt;/P&gt;&lt;PRE&gt;&amp;lt;shell xmlns="uri:oozie:shell-action:0.1"&amp;gt;
   &amp;lt;job-tracker&amp;gt;${jobTracker}&amp;lt;/job-tracker&amp;gt;
   &amp;lt;name-node&amp;gt;${nameNode}&amp;lt;/name-node&amp;gt;
   &amp;lt;exec&amp;gt;runJavaCommand.sh&amp;lt;/exec&amp;gt;
   &amp;lt;file&amp;gt;${nameNode}/scripts/runJavaCommand.sh#runJavaCommand.sh&amp;lt;/file&amp;gt;
   &amp;lt;file&amp;gt;${nameNode}/securelocation/user.keytab#user.keytab&amp;lt;/file&amp;gt;
&amp;lt;/shell&amp;gt;

then just add a kinit into the script before running java
kinit -kt user.keytab user@EXAMPLE.COM
java org.apache.myprogram


&lt;/PRE&gt;</description>
      <pubDate>Thu, 07 Jan 2016 22:05:26 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Access-to-Hive-from-Oozie-java-action-with-Kerberos/m-p/101746#M64706</guid>
      <dc:creator>bleonhardi</dc:creator>
      <dc:date>2016-01-07T22:05:26Z</dc:date>
    </item>
    <item>
      <title>Re: Access to Hive from Oozie java action with Kerberos</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Access-to-Hive-from-Oozie-java-action-with-Kerberos/m-p/101747#M64707</link>
      <description>&lt;P&gt;@&lt;A href="https://community.hortonworks.com/users/732/pavelbenes.html"&gt;Pavel Benes&lt;/A&gt; - Can you modify the source of the program that gets executed Java Action? If so, you can include the kinit as part of the java code. &lt;/P&gt;&lt;P&gt;See below link - &lt;/P&gt;&lt;P&gt;&lt;A href="https://community.hortonworks.com/questions/1807/connecting-to-kerberos-enabled-hive-via-jdbc-direc.html"&gt;https://community.hortonworks.com/questions/1807/c...&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 07 Jan 2016 22:50:20 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Access-to-Hive-from-Oozie-java-action-with-Kerberos/m-p/101747#M64707</guid>
      <dc:creator>bsaini</dc:creator>
      <dc:date>2016-01-07T22:50:20Z</dc:date>
    </item>
    <item>
      <title>Re: Access to Hive from Oozie java action with Kerberos</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Access-to-Hive-from-Oozie-java-action-with-Kerberos/m-p/101748#M64708</link>
      <description>&lt;P&gt;&lt;A rel="user" href="https://community.cloudera.com/users/191/bsaini.html" nodeid="191"&gt;@bsaini&lt;/A&gt; I can modify the action code, but I cannot do the kinit there since I do not have access to user's keytab at all. My scenario is like this:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;the user is logged in company network (with Kerberos)&lt;/LI&gt;&lt;LI&gt;the user access the REST API of some application server (authenticated using Kerberos)&lt;/LI&gt;&lt;LI&gt;the application server runs Oozie workflow, that includes the java task that needs to access some tables in Hive using the original user credentials.&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;The only way I see is the delegation token. Even if Oozie would support kinit on data, it still is no help, since the keytab/password is not available.&lt;/P&gt;</description>
      <pubDate>Fri, 08 Jan 2016 03:47:56 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Access-to-Hive-from-Oozie-java-action-with-Kerberos/m-p/101748#M64708</guid>
      <dc:creator>pavel_benes</dc:creator>
      <dc:date>2016-01-08T03:47:56Z</dc:date>
    </item>
    <item>
      <title>Re: Access to Hive from Oozie java action with Kerberos</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Access-to-Hive-from-Oozie-java-action-with-Kerberos/m-p/101749#M64709</link>
      <description>&lt;P&gt;&lt;A rel="user" href="https://community.cloudera.com/users/168/bleonhardi.html" nodeid="168"&gt;@Benjamin Leonhardi&lt;/A&gt; Thanks for reply. However as I tried to describe above, I cannot do kinit for the user since I do not have access the his keytab at all. I am not sure, maybe in theory I could do kinit as some service user with ability to impersonate users on Haddop (e,g. like oozie), and using doAs() to get access to hive or obtain delegation token. I am not  a Kerberos expert, but it still feels like a security hole to allow access to this keytab for normal users.&lt;/P&gt;</description>
      <pubDate>Fri, 08 Jan 2016 04:00:44 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Access-to-Hive-from-Oozie-java-action-with-Kerberos/m-p/101749#M64709</guid>
      <dc:creator>pavel_benes</dc:creator>
      <dc:date>2016-01-08T04:00:44Z</dc:date>
    </item>
    <item>
      <title>Re: Access to Hive from Oozie java action with Kerberos</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Access-to-Hive-from-Oozie-java-action-with-Kerberos/m-p/101750#M64710</link>
      <description>&lt;P&gt;&lt;A href="https://community.hortonworks.com/users/168/bleonhardi.html"&gt;@Benjamin Leonhardi&lt;/A&gt; Regarding the LDAP/PAM scenario you mention, I am not familiar with details, but I am afraid that our users are expecting a single sing on, so they wont be willing to enter their intranet password again to some "custom" system.&lt;/P&gt;</description>
      <pubDate>Fri, 08 Jan 2016 05:40:23 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Access-to-Hive-from-Oozie-java-action-with-Kerberos/m-p/101750#M64710</guid>
      <dc:creator>pavel_benes</dc:creator>
      <dc:date>2016-01-08T05:40:23Z</dc:date>
    </item>
    <item>
      <title>Re: Access to Hive from Oozie java action with Kerberos</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Access-to-Hive-from-Oozie-java-action-with-Kerberos/m-p/101751#M64711</link>
      <description>&lt;P&gt;Did you get a solution?&lt;/P&gt;</description>
      <pubDate>Wed, 17 Feb 2016 00:40:40 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Access-to-Hive-from-Oozie-java-action-with-Kerberos/m-p/101751#M64711</guid>
      <dc:creator>konstt20000</dc:creator>
      <dc:date>2016-02-17T00:40:40Z</dc:date>
    </item>
    <item>
      <title>Re: Access to Hive from Oozie java action with Kerberos</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Access-to-Hive-from-Oozie-java-action-with-Kerberos/m-p/101752#M64712</link>
      <description>&lt;P&gt;Did you get a solution to your problem? What I don't understand it's.. is it necessary to do the kinit inside of the java code with UserGroupInformation and so on if you want to connect to Hive with Kerberos? &lt;/P&gt;</description>
      <pubDate>Wed, 17 Feb 2016 00:42:44 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Access-to-Hive-from-Oozie-java-action-with-Kerberos/m-p/101752#M64712</guid>
      <dc:creator>konstt20000</dc:creator>
      <dc:date>2016-02-17T00:42:44Z</dc:date>
    </item>
    <item>
      <title>Re: Access to Hive from Oozie java action with Kerberos</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Access-to-Hive-from-Oozie-java-action-with-Kerberos/m-p/101753#M64713</link>
      <description>&lt;P&gt;&lt;A rel="user" href="https://community.cloudera.com/users/2822/konstt2000.html" nodeid="2822"&gt;@Guillermo Ortiz&lt;/A&gt; Not really, I have split the original java action into two Oozie actions; the first one is hive action where I get what I need from from hive (using temporary external table) and the second java actions where the data are further processed. Currently I use hive action, but it should be trivial to replace it with hive2 action in future when needed.&lt;/P&gt;&lt;P&gt;And yes, according to my knowledge it necessary to have valid kerberos token (kinit does not have to happen in java though) or use delegation token to connect to  Kerberized hive from java.&lt;/P&gt;</description>
      <pubDate>Wed, 17 Feb 2016 04:10:39 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Access-to-Hive-from-Oozie-java-action-with-Kerberos/m-p/101753#M64713</guid>
      <dc:creator>pavel_benes</dc:creator>
      <dc:date>2016-02-17T04:10:39Z</dc:date>
    </item>
    <item>
      <title>Re: Access to Hive from Oozie java action with Kerberos</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Access-to-Hive-from-Oozie-java-action-with-Kerberos/m-p/101754#M64714</link>
      <description>&lt;P&gt;is it just a problem with JDBC/Hive/Java Action and Oozie? If you want to make some query to HBase or whatever with Kerberos. Would you have the same problem?&lt;/P&gt;</description>
      <pubDate>Wed, 17 Feb 2016 23:14:35 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Access-to-Hive-from-Oozie-java-action-with-Kerberos/m-p/101754#M64714</guid>
      <dc:creator>konstt20000</dc:creator>
      <dc:date>2016-02-17T23:14:35Z</dc:date>
    </item>
    <item>
      <title>Re: Access to Hive from Oozie java action with Kerberos</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Access-to-Hive-from-Oozie-java-action-with-Kerberos/m-p/101755#M64715</link>
      <description>&lt;P&gt;&lt;A rel="user" href="https://community.cloudera.com/users/732/pavelbenes.html" nodeid="732"&gt;@Pavel Benes&lt;/A&gt; &lt;/P&gt;&lt;P&gt;I know it has been forever. But its possible to provide a password file to beeline. So they might not have to log on. Similar to a keytab the file would be stored in their account.&lt;/P&gt;</description>
      <pubDate>Fri, 19 Feb 2016 21:10:55 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Access-to-Hive-from-Oozie-java-action-with-Kerberos/m-p/101755#M64715</guid>
      <dc:creator>bleonhardi</dc:creator>
      <dc:date>2016-02-19T21:10:55Z</dc:date>
    </item>
    <item>
      <title>Re: Access to Hive from Oozie java action with Kerberos</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Access-to-Hive-from-Oozie-java-action-with-Kerberos/m-p/101756#M64716</link>
      <description>&lt;P&gt;The problem is that our system does not have access to users password or keytab. It uses kerberos authentication and than Haddop proxy user to access various Hadoop services. So it is not possible for us to do kinit again on a data node or use password (in file or directly).&lt;/P&gt;</description>
      <pubDate>Mon, 22 Feb 2016 15:07:04 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Access-to-Hive-from-Oozie-java-action-with-Kerberos/m-p/101756#M64716</guid>
      <dc:creator>pavel_benes</dc:creator>
      <dc:date>2016-02-22T15:07:04Z</dc:date>
    </item>
    <item>
      <title>Re: Access to Hive from Oozie java action with Kerberos</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Access-to-Hive-from-Oozie-java-action-with-Kerberos/m-p/101757#M64717</link>
      <description>&lt;P&gt;&lt;A rel="user" href="https://community.cloudera.com/users/2822/konstt2000.html" nodeid="2822"&gt;@Guillermo Ortiz&lt;/A&gt; I would say it is Oozie/Kerberos problem. If I would like to call HBase from Oozie (there is probably not a task for it), I would end up with the same problem.&lt;/P&gt;</description>
      <pubDate>Mon, 22 Feb 2016 15:12:02 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Access-to-Hive-from-Oozie-java-action-with-Kerberos/m-p/101757#M64717</guid>
      <dc:creator>pavel_benes</dc:creator>
      <dc:date>2016-02-22T15:12:02Z</dc:date>
    </item>
    <item>
      <title>Re: Access to Hive from Oozie java action with Kerberos</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Access-to-Hive-from-Oozie-java-action-with-Kerberos/m-p/101758#M64718</link>
      <description>&lt;P&gt;I am also trying to execute hive query through oozie java action on kerberized environment (https://community.hortonworks.com/questions/23857/executing-hive-queries-through-oozie-java-action-o.html). I tried above solution, but still I am facing issue.&lt;/P&gt;</description>
      <pubDate>Mon, 21 Mar 2016 17:11:35 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Access-to-Hive-from-Oozie-java-action-with-Kerberos/m-p/101758#M64718</guid>
      <dc:creator>ashish_gupta1</dc:creator>
      <dc:date>2016-03-21T17:11:35Z</dc:date>
    </item>
    <item>
      <title>Re: Access to Hive from Oozie java action with Kerberos</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Access-to-Hive-from-Oozie-java-action-with-Kerberos/m-p/101759#M64719</link>
      <description>&lt;P&gt;&lt;A rel="user" href="https://community.cloudera.com/users/732/pavelbenes.html" nodeid="732"&gt;@Pavel Benes&lt;/A&gt; Did you get the solution. I am facing the similar issue. My java application writes the result to HDFS and it needs kerberos authentication. When schedule my application using oozie. I am facing this issue.&lt;/P&gt;</description>
      <pubDate>Mon, 17 Oct 2016 14:27:46 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Access-to-Hive-from-Oozie-java-action-with-Kerberos/m-p/101759#M64719</guid>
      <dc:creator>padmanabhan5789</dc:creator>
      <dc:date>2016-10-17T14:27:46Z</dc:date>
    </item>
    <item>
      <title>Re: Access to Hive from Oozie java action with Kerberos</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Access-to-Hive-from-Oozie-java-action-with-Kerberos/m-p/101760#M64720</link>
      <description>&lt;P&gt;&lt;A rel="user" href="https://community.cloudera.com/users/13775/padmanabhan5789.html" nodeid="13775"&gt;@Padmanabhan Vijendran&lt;/A&gt; &lt;/P&gt;&lt;P&gt;
	Actually I did not, since the need passed. However my question was more about access to Hive. In case of HDFS it should be more simple.&lt;/P&gt;&lt;P&gt;
	In your java code you need to have something like this:&lt;/P&gt;
&lt;PRE&gt;if (System.getenv("HADOOP_TOKEN_FILE_LOCATION") != null) {
            jobConf.set("mapreduce.job.credentials.binary", System.getenv("HADOOP_TOKEN_FILE_LOCATION"));
}
&lt;/PRE&gt;&lt;P&gt;to tell your java app where to find delegation token needed for HDFS access.&lt;/P&gt;&lt;P&gt;Hope this helps,&lt;/P&gt;&lt;P&gt;Pavel&lt;/P&gt;</description>
      <pubDate>Mon, 17 Oct 2016 15:09:47 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Access-to-Hive-from-Oozie-java-action-with-Kerberos/m-p/101760#M64720</guid>
      <dc:creator>pavel_benes</dc:creator>
      <dc:date>2016-10-17T15:09:47Z</dc:date>
    </item>
    <item>
      <title>Re: Access to Hive from Oozie java action with Kerberos</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Access-to-Hive-from-Oozie-java-action-with-Kerberos/m-p/101761#M64721</link>
      <description>&lt;A rel="user" href="https://community.cloudera.com/users/732/pavelbenes.html" nodeid="732"&gt;@Pavel Benes&lt;/A&gt;&lt;P&gt;Did you fixed the hive issues in Java Action from oozie ?&lt;/P&gt;</description>
      <pubDate>Thu, 01 Dec 2016 14:31:37 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Access-to-Hive-from-Oozie-java-action-with-Kerberos/m-p/101761#M64721</guid>
      <dc:creator>padmanabhan5789</dc:creator>
      <dc:date>2016-12-01T14:31:37Z</dc:date>
    </item>
  </channel>
</rss>

