<?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: Phoenix timezone not changed in Archives of Support Questions (Read Only)</title>
    <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Phoenix-timezone-not-changed/m-p/117117#M55065</link>
    <description>&lt;P&gt;Yes, I think it will be something related to the Squirrel SQL timezone settings.&lt;/P&gt;</description>
    <pubDate>Tue, 21 Feb 2017 22:21:04 GMT</pubDate>
    <dc:creator>jgub</dc:creator>
    <dc:date>2017-02-21T22:21:04Z</dc:date>
    <item>
      <title>Phoenix timezone not changed</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Phoenix-timezone-not-changed/m-p/117114#M55062</link>
      <description>&lt;P&gt;Hi all,&lt;/P&gt;&lt;P&gt;I have a Spark app which inserts data to HBase, using Phoenix. They're managed inside Ambari.
And more, I use Squirrel SQL as Phoenix GUI tool.&lt;/P&gt;&lt;P&gt;I added phoenix.query.dateFormatTimeZone option to custom hbase-site.xml of Ambari,
but timezone never be changed.
KST, GMT+9:00, ... several format all do not have affect.&lt;/P&gt;&lt;P&gt;-- MODIFIED&lt;/P&gt;&lt;P&gt;But with ./sqlline.py, expected timezone is used.&lt;/P&gt;&lt;P&gt;Thanks in advance!&lt;/P&gt;</description>
      <pubDate>Tue, 21 Feb 2017 20:53:23 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Phoenix-timezone-not-changed/m-p/117114#M55062</guid>
      <dc:creator>honey_and_sw</dc:creator>
      <dc:date>2017-02-21T20:53:23Z</dc:date>
    </item>
    <item>
      <title>Re: Phoenix timezone not changed</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Phoenix-timezone-not-changed/m-p/117115#M55063</link>
      <description>&lt;P&gt;Could you please check if you use sqlline.py instead of Squirrel SQL is the problem occurs? &lt;/P&gt;</description>
      <pubDate>Tue, 21 Feb 2017 21:00:18 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Phoenix-timezone-not-changed/m-p/117115#M55063</guid>
      <dc:creator>jgub</dc:creator>
      <dc:date>2017-02-21T21:00:18Z</dc:date>
    </item>
    <item>
      <title>Re: Phoenix timezone not changed</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Phoenix-timezone-not-changed/m-p/117116#M55064</link>
      <description>&lt;A rel="user" href="https://community.cloudera.com/users/14854/jgub.html" nodeid="14854"&gt;@jgub&lt;/A&gt;&lt;P&gt;yup, it looks like sqlline.py works. Then maybe Squirrel SQL has the problem?&lt;/P&gt;</description>
      <pubDate>Tue, 21 Feb 2017 21:18:59 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Phoenix-timezone-not-changed/m-p/117116#M55064</guid>
      <dc:creator>honey_and_sw</dc:creator>
      <dc:date>2017-02-21T21:18:59Z</dc:date>
    </item>
    <item>
      <title>Re: Phoenix timezone not changed</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Phoenix-timezone-not-changed/m-p/117117#M55065</link>
      <description>&lt;P&gt;Yes, I think it will be something related to the Squirrel SQL timezone settings.&lt;/P&gt;</description>
      <pubDate>Tue, 21 Feb 2017 22:21:04 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Phoenix-timezone-not-changed/m-p/117117#M55065</guid>
      <dc:creator>jgub</dc:creator>
      <dc:date>2017-02-21T22:21:04Z</dc:date>
    </item>
    <item>
      <title>Re: Phoenix timezone not changed</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Phoenix-timezone-not-changed/m-p/117118#M55066</link>
      <description>&lt;P&gt;Could you try to run Squirell SQL in the changed time zone by setting the "-Duser.timezone=&amp;lt;timezone&amp;gt;" JVM parameter?&lt;/P&gt;&lt;P&gt;On what operating system are you running Squirell SQL?&lt;/P&gt;</description>
      <pubDate>Tue, 21 Feb 2017 22:28:55 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Phoenix-timezone-not-changed/m-p/117118#M55066</guid>
      <dc:creator>jgub</dc:creator>
      <dc:date>2017-02-21T22:28:55Z</dc:date>
    </item>
    <item>
      <title>Re: Phoenix timezone not changed</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Phoenix-timezone-not-changed/m-p/117119#M55067</link>
      <description>&lt;P&gt;Got it.
One more question : is it possible to insert Date of custom timezone to Phoenix? it looks like dateFormatTimeZone is only related to 'select and interpret date', not to 'insert date'.&lt;/P&gt;</description>
      <pubDate>Tue, 21 Feb 2017 22:33:21 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Phoenix-timezone-not-changed/m-p/117119#M55067</guid>
      <dc:creator>honey_and_sw</dc:creator>
      <dc:date>2017-02-21T22:33:21Z</dc:date>
    </item>
    <item>
      <title>Re: Phoenix timezone not changed</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Phoenix-timezone-not-changed/m-p/117120#M55068</link>
      <description>&lt;P&gt;Hmm It doesn't work on Mac OS. You meant MacOS/squirrel-sql.sh right?&lt;/P&gt;</description>
      <pubDate>Tue, 21 Feb 2017 22:50:03 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Phoenix-timezone-not-changed/m-p/117120#M55068</guid>
      <dc:creator>honey_and_sw</dc:creator>
      <dc:date>2017-02-21T22:50:03Z</dc:date>
    </item>
    <item>
      <title>Re: Phoenix timezone not changed</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Phoenix-timezone-not-changed/m-p/117121#M55069</link>
      <description>&lt;P&gt;How about &lt;A href="https://phoenix.apache.org/language/functions.html#to_date" target="_blank"&gt;https://phoenix.apache.org/language/functions.html#to_date&lt;/A&gt; ? &lt;/P&gt;</description>
      <pubDate>Wed, 22 Feb 2017 15:59:19 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Phoenix-timezone-not-changed/m-p/117121#M55069</guid>
      <dc:creator>jgub</dc:creator>
      <dc:date>2017-02-22T15:59:19Z</dc:date>
    </item>
    <item>
      <title>Re: Phoenix timezone not changed</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Phoenix-timezone-not-changed/m-p/117122#M55070</link>
      <description>&lt;P&gt;I've been noticed them and also considered timestamp, but am finding more clearer solution : ) Thanks anyways.&lt;/P&gt;</description>
      <pubDate>Wed, 22 Feb 2017 21:39:18 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Phoenix-timezone-not-changed/m-p/117122#M55070</guid>
      <dc:creator>honey_and_sw</dc:creator>
      <dc:date>2017-02-22T21:39:18Z</dc:date>
    </item>
    <item>
      <title>Re: Phoenix timezone not changed</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Phoenix-timezone-not-changed/m-p/117123#M55071</link>
      <description>&lt;P&gt;Could you link or summarize it here for further reference? &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 23 Feb 2017 16:48:06 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Phoenix-timezone-not-changed/m-p/117123#M55071</guid>
      <dc:creator>jgub</dc:creator>
      <dc:date>2017-02-23T16:48:06Z</dc:date>
    </item>
  </channel>
</rss>

