<?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 Re: Ambari hive got 3 alert, hivemetadata, hiveserver2 and webHcatserver in Archives of Support Questions (Read Only)</title>
    <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Ambari-hive-got-3-alert-hivemetadata-hiveserver2-and/m-p/132091#M18599</link>
    <description>&lt;P&gt;&lt;A rel="user" href="https://community.cloudera.com/users/2338/robindong2000.html" nodeid="2338"&gt;@Robin Dong&lt;/A&gt;
&lt;/P&gt;&lt;P&gt; First, Congrats!!! &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Please send logs of hive from /var/log/hive/&lt;/P&gt;&lt;P&gt;What do you see when try to start Hive services from ambari?&lt;/P&gt;</description>
    <pubDate>Tue, 09 Feb 2016 12:43:12 GMT</pubDate>
    <dc:creator>nsabharwal</dc:creator>
    <dc:date>2016-02-09T12:43:12Z</dc:date>
    <item>
      <title>Ambari hive got 3 alert, hivemetadata, hiveserver2 and webHcatserver</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Ambari-hive-got-3-alert-hivemetadata-hiveserver2-and/m-p/132088#M18596</link>
      <description>&lt;P&gt;Finally we installed ambari without internet, but there are 3 alert for hive, and we could not start HIVE. please provide some info to fix it.&lt;/P&gt;</description>
      <pubDate>Tue, 09 Feb 2016 05:54:10 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Ambari-hive-got-3-alert-hivemetadata-hiveserver2-and/m-p/132088#M18596</guid>
      <dc:creator>robi</dc:creator>
      <dc:date>2016-02-09T05:54:10Z</dc:date>
    </item>
    <item>
      <title>Re: Ambari hive got 3 alert, hivemetadata, hiveserver2 and webHcatserver</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Ambari-hive-got-3-alert-hivemetadata-hiveserver2-and/m-p/132089#M18597</link>
      <description>&lt;P&gt;@Robin Dong&lt;/P&gt;&lt;P&gt;Please use Ambari to restart the hive services or components  at one but if that fails try one at a go .  I cant remember in which order but after a while the alerts will go away.&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.cloudera.com/legacyfs/online/attachments/1926-restart-hive.jpg"&gt;restart-hive.jpg&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 09 Feb 2016 06:04:34 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Ambari-hive-got-3-alert-hivemetadata-hiveserver2-and/m-p/132089#M18597</guid>
      <dc:creator>Shelton</dc:creator>
      <dc:date>2016-02-09T06:04:34Z</dc:date>
    </item>
    <item>
      <title>Re: Ambari hive got 3 alert, hivemetadata, hiveserver2 and webHcatserver</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Ambari-hive-got-3-alert-hivemetadata-hiveserver2-and/m-p/132090#M18598</link>
      <description>&lt;P&gt;The local poc helped us on install. thank you for that.&lt;/P&gt;&lt;P&gt;this is Hiveserver2.log file, it is very long, so I only provide the tails, let me know if you need more than this.&lt;/P&gt;&lt;PRE&gt;Caused by: java.sql.SQLException: Unable to open a test connection to the given database. JDBC url = jdbc:mysql://avechdmq1.         ae.ge.com/hive?createDatabaseIfNotExist=true, username = hive. Terminating connection pool (set lazyInit to true if you expe         ct to start your database after your app). Original Exception: ------
java.sql.SQLException: Access denied for user 'hive'@'avechdmq1.ae.ge.com' (using password: YES)
        at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:1073)
        at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:3597)
        at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:3529)
        at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:935)
        at com.mysql.jdbc.MysqlIO.secureAuth411(MysqlIO.java:4101)
        at com.mysql.jdbc.MysqlIO.doHandshake(MysqlIO.java:1300)
        at com.mysql.jdbc.ConnectionImpl.coreConnect(ConnectionImpl.java:2337)
        at com.mysql.jdbc.ConnectionImpl.connectOneTryOnly(ConnectionImpl.java:2370)
        at com.mysql.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:2154)
        at com.mysql.jdbc.ConnectionImpl.&amp;lt;init&amp;gt;(ConnectionImpl.java:792)
        at com.mysql.jdbc.JDBC4Connection.&amp;lt;init&amp;gt;(JDBC4Connection.java:49)
        at sun.reflect.GeneratedConstructorAccessor11.newInstance(Unknown Source)
        at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
        at java.lang.reflect.Constructor.newInstance(Constructor.java:423)
        at com.mysql.jdbc.Util.handleNewInstance(Util.java:411)
        at com.mysql.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:381)
        at com.mysql.jdbc.NonRegisteringDriver.connect(NonRegisteringDriver.java:305)
        at java.sql.DriverManager.getConnection(DriverManager.java:664)
        at java.sql.DriverManager.getConnection(DriverManager.java:208)
        at com.jolbox.bonecp.BoneCP.obtainRawInternalConnection(BoneCP.java:361)
        at com.jolbox.bonecp.BoneCP.&amp;lt;init&amp;gt;(BoneCP.java:416)
        at com.jolbox.bonecp.BoneCPDataSource.getConnection(BoneCPDataSource.java:120)
        at org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl.getConnection(ConnectionFactoryImpl.java:         501)
        at org.datanucleus.store.rdbms.RDBMSStoreManager.&amp;lt;init&amp;gt;(RDBMSStoreManager.java:298)
        at sun.reflect.GeneratedConstructorAccessor47.newInstance(Unknown Source)
        at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
        at java.lang.reflect.Constructor.newInstance(Constructor.java:423)
        at org.datanucleus.plugin.NonManagedPluginRegistry.createExecutableExtension(NonManagedPluginRegistry.java:631)
        at org.datanucleus.plugin.PluginManager.createExecutableExtension(PluginManager.java:301)
        at org.datanucleus.NucleusContext.createStoreManagerForProperties(NucleusContext.java:1187)
        at org.datanucleus.NucleusContext.initialise(NucleusContext.java:356)
        at org.datanucleus.api.jdo.JDOPersistenceManagerFactory.freezeConfiguration(JDOPersistenceManagerFactory.java:775)
        at org.datanucleus.api.jdo.JDOPersistenceManagerFactory.createPersistenceManagerFactory(JDOPersistenceManagerFactory         .java:333)
        at org.datanucleus.api.jdo.JDOPersistenceManagerFactory.getPersistenceManagerFactory(JDOPersistenceManagerFactory.ja         va:202)
        at sun.reflect.GeneratedMethodAccessor42.invoke(Unknown Source)
        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:498)
        at javax.jdo.JDOHelper$16.run(JDOHelper.java:1965)
        at java.security.AccessController.doPrivileged(Native Method)
        at javax.jdo.JDOHelper.invoke(JDOHelper.java:1960)
        at javax.jdo.JDOHelper.invokeGetPersistenceManagerFactoryOnImplementation(JDOHelper.java:1166)
        at javax.jdo.JDOHelper.getPersistenceManagerFactory(JDOHelper.java:808)
        at javax.jdo.JDOHelper.getPersistenceManagerFactory(JDOHelper.java:701)
        at org.apache.hadoop.hive.metastore.ObjectStore.getPMF(ObjectStore.java:374)
        at org.apache.hadoop.hive.metastore.ObjectStore.getPersistenceManager(ObjectStore.java:403)
        at org.apache.hadoop.hive.metastore.ObjectStore.initialize(ObjectStore.java:296)
        at org.apache.hadoop.hive.metastore.ObjectStore.setConf(ObjectStore.java:263)
        at org.apache.hadoop.util.ReflectionUtils.setConf(ReflectionUtils.java:76)
        at org.apache.hadoop.util.ReflectionUtils.newInstance(ReflectionUtils.java:136)
        at org.apache.hadoop.hive.metastore.RawStoreProxy.&amp;lt;init&amp;gt;(RawStoreProxy.java:57)
        at org.apache.hadoop.hive.metastore.RawStoreProxy.getProxy(RawStoreProxy.java:66)
        at org.apache.hadoop.hive.metastore.HiveMetaStore$HMSHandler.newRawStore(HiveMetaStore.java:594)
        at org.apache.hadoop.hive.metastore.HiveMetaStore$HMSHandler.getMS(HiveMetaStore.java:572)
        at org.apache.hadoop.hive.metastore.HiveMetaStore$HMSHandler.createDefaultDB(HiveMetaStore.java:625)
        at org.apache.hadoop.hive.metastore.HiveMetaStore$HMSHandler.init(HiveMetaStore.java:462)
        at org.apache.hadoop.hive.metastore.RetryingHMSHandler.&amp;lt;init&amp;gt;(RetryingHMSHandler.java:66)
        at org.apache.hadoop.hive.metastore.RetryingHMSHandler.getProxy(RetryingHMSHandler.java:72)
        at org.apache.hadoop.hive.metastore.HiveMetaStore.newRetryingHMSHandler(HiveMetaStore.java:5789)
        at org.apache.hadoop.hive.metastore.HiveMetaStoreClient.&amp;lt;init&amp;gt;(HiveMetaStoreClient.java:199)
        at org.apache.hadoop.hive.ql.metadata.SessionHiveMetaStoreClient.&amp;lt;init&amp;gt;(SessionHiveMetaStoreClient.java:74)
        at sun.reflect.GeneratedConstructorAccessor50.newInstance(Unknown Source)
        at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
        at java.lang.reflect.Constructor.newInstance(Constructor.java:423)
        at org.apache.hadoop.hive.metastore.MetaStoreUtils.newInstance(MetaStoreUtils.java:1531)
        at org.apache.hadoop.hive.metastore.RetryingMetaStoreClient.&amp;lt;init&amp;gt;(RetryingMetaStoreClient.java:86)
        at org.apache.hadoop.hive.metastore.RetryingMetaStoreClient.getProxy(RetryingMetaStoreClient.java:132)
        at org.apache.hadoop.hive.metastore.RetryingMetaStoreClient.getProxy(RetryingMetaStoreClient.java:104)
        at org.apache.hadoop.hive.ql.metadata.Hive.createMetaStoreClient(Hive.java:3000)
        at org.apache.hadoop.hive.ql.metadata.Hive.getMSC(Hive.java:3019)
        at org.apache.hadoop.hive.ql.session.SessionState.start(SessionState.java:475)
        at org.apache.hive.service.cli.CLIService.applyAuthorizationConfigPolicy(CLIService.java:127)
        at org.apache.hive.service.cli.CLIService.init(CLIService.java:112)
        at org.apache.hive.service.CompositeService.init(CompositeService.java:59)
        at org.apache.hive.service.server.HiveServer2.init(HiveServer2.java:104)
        at org.apache.hive.service.server.HiveServer2.startHiveServer2(HiveServer2.java:411)
        at org.apache.hive.service.server.HiveServer2.access$700(HiveServer2.java:78)
        at org.apache.hive.service.server.HiveServer2$StartOptionExecutor.execute(HiveServer2.java:654)
        at org.apache.hive.service.server.HiveServer2.main(HiveServer2.java:527)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:498)
        at org.apache.hadoop.util.RunJar.run(RunJar.java:221)
        at org.apache.hadoop.util.RunJar.main(RunJar.java:136)
------
        at sun.reflect.GeneratedConstructorAccessor49.newInstance(Unknown Source)
        at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
        at java.lang.reflect.Constructor.newInstance(Constructor.java:423)
        at com.jolbox.bonecp.PoolUtil.generateSQLException(PoolUtil.java:192)
        at com.jolbox.bonecp.BoneCP.&amp;lt;init&amp;gt;(BoneCP.java:422)
        at com.jolbox.bonecp.BoneCPDataSource.getConnection(BoneCPDataSource.java:120)
        at org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl.getConnection(ConnectionFactoryImpl.java:         501)
        at org.datanucleus.store.rdbms.RDBMSStoreManager.&amp;lt;init&amp;gt;(RDBMSStoreManager.java:298)
        at sun.reflect.GeneratedConstructorAccessor47.newInstance(Unknown Source)
        at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
        at java.lang.reflect.Constructor.newInstance(Constructor.java:423)
        at org.datanucleus.plugin.NonManagedPluginRegistry.createExecutableExtension(NonManagedPluginRegistry.java:631)
        at org.datanucleus.plugin.PluginManager.createExecutableExtension(PluginManager.java:301)
        at org.datanucleus.NucleusContext.createStoreManagerForProperties(NucleusContext.java:1187)
        at org.datanucleus.NucleusContext.initialise(NucleusContext.java:356)
        at org.datanucleus.api.jdo.JDOPersistenceManagerFactory.freezeConfiguration(JDOPersistenceManagerFactory.java:775)
        ... 52 more
Caused by: java.sql.SQLException: Access denied for user 'hive'@'avechdmq1.ae.ge.com' (using password: YES)
        at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:1073)
        at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:3597)
        at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:3529)
        at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:935)
        at com.mysql.jdbc.MysqlIO.secureAuth411(MysqlIO.java:4101)
        at com.mysql.jdbc.MysqlIO.doHandshake(MysqlIO.java:1300)
        at com.mysql.jdbc.ConnectionImpl.coreConnect(ConnectionImpl.java:2337)
        at com.mysql.jdbc.ConnectionImpl.connectOneTryOnly(ConnectionImpl.java:2370)
        at com.mysql.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:2154)
        at com.mysql.jdbc.ConnectionImpl.&amp;lt;init&amp;gt;(ConnectionImpl.java:792)
        at com.mysql.jdbc.JDBC4Connection.&amp;lt;init&amp;gt;(JDBC4Connection.java:49)
        at sun.reflect.GeneratedConstructorAccessor11.newInstance(Unknown Source)
        at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
        at java.lang.reflect.Constructor.newInstance(Constructor.java:423)
        at com.mysql.jdbc.Util.handleNewInstance(Util.java:411)
        at com.mysql.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:381)
        at com.mysql.jdbc.NonRegisteringDriver.connect(NonRegisteringDriver.java:305)
        at java.sql.DriverManager.getConnection(DriverManager.java:664)
        at java.sql.DriverManager.getConnection(DriverManager.java:208)
        at com.jolbox.bonecp.BoneCP.obtainRawInternalConnection(BoneCP.java:361)
        at com.jolbox.bonecp.BoneCP.&amp;lt;init&amp;gt;(BoneCP.java:416)
        ... 63 more
2016-02-08 16:11:54,898 INFO  [Thread-4]: server.HiveServer2 (HiveStringUtils.java:run(709)) - SHUTDOWN_MSG:
/************************************************************
SHUTDOWN_MSG: Shutting down HiveServer2 at avechdmq1.ae.ge.com/3.56.200.80
************************************************************/&lt;/PRE&gt;</description>
      <pubDate>Tue, 09 Feb 2016 12:43:11 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Ambari-hive-got-3-alert-hivemetadata-hiveserver2-and/m-p/132090#M18598</guid>
      <dc:creator>robi</dc:creator>
      <dc:date>2016-02-09T12:43:11Z</dc:date>
    </item>
    <item>
      <title>Re: Ambari hive got 3 alert, hivemetadata, hiveserver2 and webHcatserver</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Ambari-hive-got-3-alert-hivemetadata-hiveserver2-and/m-p/132091#M18599</link>
      <description>&lt;P&gt;&lt;A rel="user" href="https://community.cloudera.com/users/2338/robindong2000.html" nodeid="2338"&gt;@Robin Dong&lt;/A&gt;
&lt;/P&gt;&lt;P&gt; First, Congrats!!! &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Please send logs of hive from /var/log/hive/&lt;/P&gt;&lt;P&gt;What do you see when try to start Hive services from ambari?&lt;/P&gt;</description>
      <pubDate>Tue, 09 Feb 2016 12:43:12 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Ambari-hive-got-3-alert-hivemetadata-hiveserver2-and/m-p/132091#M18599</guid>
      <dc:creator>nsabharwal</dc:creator>
      <dc:date>2016-02-09T12:43:12Z</dc:date>
    </item>
    <item>
      <title>Re: Ambari hive got 3 alert, hivemetadata, hiveserver2 and webHcatserver</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Ambari-hive-got-3-alert-hivemetadata-hiveserver2-and/m-p/132092#M18600</link>
      <description>&lt;P&gt;Your user hive cannot connect to the database."Unable to open a test connection to the given database. JDBC url = jdbc:mysql://avechdmq1. ae.ge.com/hive?createDatabaseIfNotExist=true, username = hive. Terminating connection pool (set lazyInit to true if you expe ct to start your database after your app)."&lt;/P&gt;&lt;P&gt;Are you suing the derby instance ? and can you check that the user hive can connect to the instance.&lt;/P&gt;&lt;P&gt;If not please this &lt;A target="_blank" href="http://docs.hortonworks.com/HDPDocuments/Ambari-2.1.0.0/bk_ambari_reference_guide/content/_using_hive_with_mysql.html"&gt;link&lt;/A&gt; could help your savior !&lt;/P&gt;</description>
      <pubDate>Tue, 09 Feb 2016 13:48:25 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Ambari-hive-got-3-alert-hivemetadata-hiveserver2-and/m-p/132092#M18600</guid>
      <dc:creator>Shelton</dc:creator>
      <dc:date>2016-02-09T13:48:25Z</dc:date>
    </item>
    <item>
      <title>Re: Ambari hive got 3 alert, hivemetadata, hiveserver2 and webHcatserver</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Ambari-hive-got-3-alert-hivemetadata-hiveserver2-and/m-p/132093#M18601</link>
      <description>&lt;P&gt;&lt;A rel="user" href="https://community.cloudera.com/users/2338/robindong2000.html" nodeid="2338"&gt;@Robin Dong&lt;/A&gt; &lt;/P&gt;&lt;P&gt;Here is the problem&lt;/P&gt;&lt;OL&gt;
&lt;/OL&gt;&lt;P&gt;java.sql.SQLException:Access denied for user 'hive'@'avechdmq1.ae.ge.com'(using password: YES)&lt;/P&gt;&lt;P&gt;You need to login to mysql as root user and run this&lt;/P&gt;&lt;P&gt;grant all privileges on *.* to 'hive'@'avechdmq1.ae.ge.com' identified by 'hivepassword' with grant option;&lt;/P&gt;</description>
      <pubDate>Wed, 10 Feb 2016 08:33:15 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Ambari-hive-got-3-alert-hivemetadata-hiveserver2-and/m-p/132093#M18601</guid>
      <dc:creator>nsabharwal</dc:creator>
      <dc:date>2016-02-10T08:33:15Z</dc:date>
    </item>
    <item>
      <title>Re: Ambari hive got 3 alert, hivemetadata, hiveserver2 and webHcatserver</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Ambari-hive-got-3-alert-hivemetadata-hiveserver2-and/m-p/132094#M18602</link>
      <description>&lt;P&gt;Can't believe this one command fix it all. I am able to start all services on ambari. you are the ONE.&lt;/P&gt;</description>
      <pubDate>Thu, 11 Feb 2016 06:01:34 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Ambari-hive-got-3-alert-hivemetadata-hiveserver2-and/m-p/132094#M18602</guid>
      <dc:creator>robi</dc:creator>
      <dc:date>2016-02-11T06:01:34Z</dc:date>
    </item>
    <item>
      <title>Re: Ambari hive got 3 alert, hivemetadata, hiveserver2 and webHcatserver</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Ambari-hive-got-3-alert-hivemetadata-hiveserver2-and/m-p/132095#M18603</link>
      <description>&lt;P&gt;&lt;A rel="user" href="https://community.cloudera.com/users/2338/robindong2000.html" nodeid="2338"&gt;@Robin Dong&lt;/A&gt;  Do you mean this?&lt;/P&gt;&lt;P&gt;grant all privileges on *.* to 'hive'@'&lt;A href="http://avechdmq1.ae.ge.com/"&gt;avechdmq1.ae.ge.com&lt;/A&gt;' identified by 'hivepassword' with grant option;&lt;/P&gt;&lt;P&gt;I think you accepted the wrong answer &lt;span class="lia-unicode-emoji" title=":grinning_face_with_smiling_eyes:"&gt;😄&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 11 Feb 2016 06:04:32 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Ambari-hive-got-3-alert-hivemetadata-hiveserver2-and/m-p/132095#M18603</guid>
      <dc:creator>nsabharwal</dc:creator>
      <dc:date>2016-02-11T06:04:32Z</dc:date>
    </item>
  </channel>
</rss>

