<?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: Is there a way to get results of hive command instead of getting job id in WebHCat? in Archives of Support Questions (Read Only)</title>
    <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Is-there-a-way-to-get-results-of-hive-command-instead-of/m-p/96494#M10002</link>
    <description>&lt;P&gt;Performing a hdfs cat on stdout file inside the outputofthejob directory will give the output from hive. &lt;/P&gt;&lt;P&gt;hdfs dfs -cat &amp;lt;location-of-outputofthejob&amp;gt;/stdout&lt;/P&gt;</description>
    <pubDate>Tue, 10 Nov 2015 01:37:56 GMT</pubDate>
    <dc:creator>asreekumar</dc:creator>
    <dc:date>2015-11-10T01:37:56Z</dc:date>
    <item>
      <title>Is there a way to get results of hive command instead of getting job id in WebHCat?</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Is-there-a-way-to-get-results-of-hive-command-instead-of/m-p/96486#M9994</link>
      <description>&lt;P&gt;If I execute the following&lt;/P&gt;&lt;P&gt;curl -s -d execute="select+*+from+sample_08;" \&lt;/P&gt;&lt;P&gt;       -d statusdir="outputofthejob" \&lt;/P&gt;&lt;P&gt;       '&lt;A href="http://localhost:50111/templeton/v1/hive?user.name=root"&gt;http://localhost:50111/templeton/v1/hive?user.name=root&lt;/A&gt;'&lt;/P&gt;&lt;P&gt;I get a job id of the job in JSON format, is there a way to get actual result of the query rather than job id?&lt;/P&gt;</description>
      <pubDate>Thu, 05 Nov 2015 01:33:51 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Is-there-a-way-to-get-results-of-hive-command-instead-of/m-p/96486#M9994</guid>
      <dc:creator>aervits</dc:creator>
      <dc:date>2015-11-05T01:33:51Z</dc:date>
    </item>
    <item>
      <title>Re: Is there a way to get results of hive command instead of getting job id in WebHCat?</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Is-there-a-way-to-get-results-of-hive-command-instead-of/m-p/96487#M9995</link>
      <description>&lt;P&gt;&lt;A rel="user" href="https://community.cloudera.com/users/393/aervits.html" nodeid="393"&gt;@Artem Ervits&lt;/A&gt; So you mean, you want output of query i.e. "Select * from emp where dept_id=10"?&lt;/P&gt;</description>
      <pubDate>Thu, 05 Nov 2015 01:36:32 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Is-there-a-way-to-get-results-of-hive-command-instead-of/m-p/96487#M9995</guid>
      <dc:creator>pardeep_kumar</dc:creator>
      <dc:date>2015-11-05T01:36:32Z</dc:date>
    </item>
    <item>
      <title>Re: Is there a way to get results of hive command instead of getting job id in WebHCat?</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Is-there-a-way-to-get-results-of-hive-command-instead-of/m-p/96488#M9996</link>
      <description>&lt;P&gt;&lt;A rel="user" href="https://community.cloudera.com/users/393/aervits.html" nodeid="393"&gt;@Artem Ervits&lt;/A&gt; &lt;/P&gt;&lt;P&gt;The actual result is going under "outputofthejob" on HDFS. I don't see any options to get exact data using that command or any other option. Limit information in the doc. &lt;/P&gt;</description>
      <pubDate>Thu, 05 Nov 2015 01:43:21 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Is-there-a-way-to-get-results-of-hive-command-instead-of/m-p/96488#M9996</guid>
      <dc:creator>nsabharwal</dc:creator>
      <dc:date>2015-11-05T01:43:21Z</dc:date>
    </item>
    <item>
      <title>Re: Is there a way to get results of hive command instead of getting job id in WebHCat?</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Is-there-a-way-to-get-results-of-hive-command-instead-of/m-p/96489#M9997</link>
      <description>&lt;P&gt;&lt;A rel="user" href="https://community.cloudera.com/users/139/pardeepkumar.html" nodeid="139"&gt;@Pardeep&lt;/A&gt; I believe, Yes &lt;/P&gt;</description>
      <pubDate>Thu, 05 Nov 2015 01:46:33 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Is-there-a-way-to-get-results-of-hive-command-instead-of/m-p/96489#M9997</guid>
      <dc:creator>nsabharwal</dc:creator>
      <dc:date>2015-11-05T01:46:33Z</dc:date>
    </item>
    <item>
      <title>Re: Is there a way to get results of hive command instead of getting job id in WebHCat?</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Is-there-a-way-to-get-results-of-hive-command-instead-of/m-p/96490#M9998</link>
      <description>&lt;P&gt;yes, I want to see the results instead of looking in outputofthejob/part-m-0000. I didn't see any options in WebHCat wiki.&lt;/P&gt;</description>
      <pubDate>Thu, 05 Nov 2015 01:51:12 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Is-there-a-way-to-get-results-of-hive-command-instead-of/m-p/96490#M9998</guid>
      <dc:creator>aervits</dc:creator>
      <dc:date>2015-11-05T01:51:12Z</dc:date>
    </item>
    <item>
      <title>Re: Is there a way to get results of hive command instead of getting job id in WebHCat?</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Is-there-a-way-to-get-results-of-hive-command-instead-of/m-p/96491#M9999</link>
      <description>&lt;P&gt;&lt;A rel="user" href="https://community.cloudera.com/users/393/aervits.html" nodeid="393"&gt;@Artem Ervits&lt;/A&gt; Time to open an enhancement request &lt;span class="lia-unicode-emoji" title=":winking_face:"&gt;😉&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 05 Nov 2015 02:03:28 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Is-there-a-way-to-get-results-of-hive-command-instead-of/m-p/96491#M9999</guid>
      <dc:creator>nsabharwal</dc:creator>
      <dc:date>2015-11-05T02:03:28Z</dc:date>
    </item>
    <item>
      <title>Re: Is there a way to get results of hive command instead of getting job id in WebHCat?</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Is-there-a-way-to-get-results-of-hive-command-instead-of/m-p/96492#M10000</link>
      <description>&lt;P&gt;&lt;A href="https://issues.apache.org/jira/browse/HIVE-12339"&gt;https://issues.apache.org/jira/browse/HIVE-12339&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 05 Nov 2015 02:21:39 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Is-there-a-way-to-get-results-of-hive-command-instead-of/m-p/96492#M10000</guid>
      <dc:creator>aervits</dc:creator>
      <dc:date>2015-11-05T02:21:39Z</dc:date>
    </item>
    <item>
      <title>Re: Is there a way to get results of hive command instead of getting job id in WebHCat?</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Is-there-a-way-to-get-results-of-hive-command-instead-of/m-p/96493#M10001</link>
      <description>&lt;P&gt;No, WebHCat does not provide any options to get the query output as part of the response object. Either you use the WebHDFS api to inspect the contents of the output directory or if your concern is the transport mode, you could JDBC connection to the HiveServer2 configured in HTTP mode.&lt;/P&gt;</description>
      <pubDate>Thu, 05 Nov 2015 02:55:01 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Is-there-a-way-to-get-results-of-hive-command-instead-of/m-p/96493#M10001</guid>
      <dc:creator>deepesh1</dc:creator>
      <dc:date>2015-11-05T02:55:01Z</dc:date>
    </item>
    <item>
      <title>Re: Is there a way to get results of hive command instead of getting job id in WebHCat?</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Is-there-a-way-to-get-results-of-hive-command-instead-of/m-p/96494#M10002</link>
      <description>&lt;P&gt;Performing a hdfs cat on stdout file inside the outputofthejob directory will give the output from hive. &lt;/P&gt;&lt;P&gt;hdfs dfs -cat &amp;lt;location-of-outputofthejob&amp;gt;/stdout&lt;/P&gt;</description>
      <pubDate>Tue, 10 Nov 2015 01:37:56 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Is-there-a-way-to-get-results-of-hive-command-instead-of/m-p/96494#M10002</guid>
      <dc:creator>asreekumar</dc:creator>
      <dc:date>2015-11-10T01:37:56Z</dc:date>
    </item>
  </channel>
</rss>

