<?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: Where can I  run tsquery ? in Support Questions</title>
    <link>https://community.cloudera.com/t5/Support-Questions/Where-can-I-run-tsquery/m-p/325266#M229581</link>
    <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.cloudera.com/t5/user/viewprofilepage/user-id/72966"&gt;@drgenious&lt;/a&gt;,&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;1) where can I run these kind of queries?&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;In CM -&amp;gt; Charts -&amp;gt; Chart Builder builder you can run tsquery. Refer to this link:&lt;/P&gt;&lt;P&gt;&lt;A href="https://docs.cloudera.com/documentation/enterprise/6/6.3/topics/cm_dg_chart_time_series_data.html" target="_blank"&gt;https://docs.cloudera.com/documentation/enterprise/6/6.3/topics/cm_dg_chart_time_series_data.html&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;2) where can I find the attributes like category and clusterName in cloudera?&amp;nbsp;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;In Chart Builder text bar, write an incomplete query like:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;SELECT get_file_info_rate&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Below the text bar there is &lt;STRONG&gt;Facets&lt;/STRONG&gt;, click on &lt;STRONG&gt;More&lt;/STRONG&gt;, select any Facets you want, for example you select clusterName, then you will see a the clusterName shows in the chart's title.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Then you can complete your tsquery:&amp;nbsp;SELECT get_file_info_rate where clusterName=xxxxx&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;If you want to build impala related charts, suggest to firstly review the CM &amp;gt; Impala service &amp;gt; Charts Library, many charts are already there for common monitoring purpose. You can open any of the existing charts to learn how to construct the tsquery and then build your own charts.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Another very good place to learn is CM &amp;gt; Charts &amp;gt; Chart Builder, at right side you will see a "?" button, click on it you will see many examples and you could just cllick "try it".&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;Regards,&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;Will&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;If the answer helps, please accept as solution and click thumbs up.&lt;/EM&gt;&lt;/P&gt;</description>
    <pubDate>Sat, 25 Sep 2021 03:15:21 GMT</pubDate>
    <dc:creator>willx</dc:creator>
    <dc:date>2021-09-25T03:15:21Z</dc:date>
    <item>
      <title>Where can I  run tsquery ?</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Where-can-I-run-tsquery/m-p/325228#M229564</link>
      <description>&lt;P&gt;I am trying to learn the basics in cloudera and Impala and by reading this documentation :&lt;BR /&gt;&lt;A href="https://docs.cloudera.com/documentation/enterprise/6/6.3/topics/admin_cluster_util_custom.html#concept_jp4_4bh_hx" target="_blank" rel="noopener"&gt;https://docs.cloudera.com/documentation/enterprise/6/6.3/topics/admin_cluster_util_custom.html#concept_jp4_4bh_hx&lt;/A&gt;&lt;BR /&gt;I saw that with tsquery I can monitor Impala. I want to ask :&lt;BR /&gt;1) where can I run these kind of queries?&lt;BR /&gt;2) where can I find the attributes like category and clusterName in cloudera?&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance.&lt;/P&gt;</description>
      <pubDate>Fri, 24 Sep 2021 12:32:43 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Where-can-I-run-tsquery/m-p/325228#M229564</guid>
      <dc:creator>drgenious</dc:creator>
      <dc:date>2021-09-24T12:32:43Z</dc:date>
    </item>
    <item>
      <title>Re: Where can I  run tsquery ?</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Where-can-I-run-tsquery/m-p/325266#M229581</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.cloudera.com/t5/user/viewprofilepage/user-id/72966"&gt;@drgenious&lt;/a&gt;,&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;1) where can I run these kind of queries?&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;In CM -&amp;gt; Charts -&amp;gt; Chart Builder builder you can run tsquery. Refer to this link:&lt;/P&gt;&lt;P&gt;&lt;A href="https://docs.cloudera.com/documentation/enterprise/6/6.3/topics/cm_dg_chart_time_series_data.html" target="_blank"&gt;https://docs.cloudera.com/documentation/enterprise/6/6.3/topics/cm_dg_chart_time_series_data.html&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;2) where can I find the attributes like category and clusterName in cloudera?&amp;nbsp;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;In Chart Builder text bar, write an incomplete query like:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;SELECT get_file_info_rate&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Below the text bar there is &lt;STRONG&gt;Facets&lt;/STRONG&gt;, click on &lt;STRONG&gt;More&lt;/STRONG&gt;, select any Facets you want, for example you select clusterName, then you will see a the clusterName shows in the chart's title.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Then you can complete your tsquery:&amp;nbsp;SELECT get_file_info_rate where clusterName=xxxxx&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;If you want to build impala related charts, suggest to firstly review the CM &amp;gt; Impala service &amp;gt; Charts Library, many charts are already there for common monitoring purpose. You can open any of the existing charts to learn how to construct the tsquery and then build your own charts.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Another very good place to learn is CM &amp;gt; Charts &amp;gt; Chart Builder, at right side you will see a "?" button, click on it you will see many examples and you could just cllick "try it".&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;Regards,&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;Will&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;If the answer helps, please accept as solution and click thumbs up.&lt;/EM&gt;&lt;/P&gt;</description>
      <pubDate>Sat, 25 Sep 2021 03:15:21 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Where-can-I-run-tsquery/m-p/325266#M229581</guid>
      <dc:creator>willx</dc:creator>
      <dc:date>2021-09-25T03:15:21Z</dc:date>
    </item>
  </channel>
</rss>

