<?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>topic Re: Hunk Tutorial - No Results Found in All Apps and Add-ons</title>
    <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/Hunk-Tutorial-No-Results-Found/m-p/182098#M72848</link>
    <description>&lt;P&gt;BINGO! Changing it to 2.x worked!&lt;/P&gt;</description>
    <pubDate>Tue, 11 Mar 2014 18:25:09 GMT</pubDate>
    <dc:creator>fblau</dc:creator>
    <dc:date>2014-03-11T18:25:09Z</dc:date>
    <item>
      <title>Hunk Tutorial - No Results Found</title>
      <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/Hunk-Tutorial-No-Results-Found/m-p/182082#M72832</link>
      <description>&lt;P&gt;I am getting this error in Hunk:&lt;/P&gt;

&lt;P&gt;03-11-2014 08:45:08.354 ERROR SearchOperator:stdin - Cannot consume data with unset stream_type&lt;BR /&gt;
03-11-2014 08:45:08.355 ERROR ResultProvider - Error in 'SearchOperator:stdin': Cannot consume data with unset stream_type&lt;/P&gt;

&lt;P&gt;And no results are returning.&lt;/P&gt;

&lt;P&gt;This is using the Hunk Tutorial settings.&lt;/P&gt;</description>
      <pubDate>Mon, 28 Sep 2020 16:05:23 GMT</pubDate>
      <guid>https://community.splunk.com/t5/All-Apps-and-Add-ons/Hunk-Tutorial-No-Results-Found/m-p/182082#M72832</guid>
      <dc:creator>fblau</dc:creator>
      <dc:date>2020-09-28T16:05:23Z</dc:date>
    </item>
    <item>
      <title>Re: Hunk Tutorial - No Results Found</title>
      <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/Hunk-Tutorial-No-Results-Found/m-p/182083#M72833</link>
      <description>&lt;P&gt;Can you copy your indexes.conf in here. What version of Hadoop are you using? &lt;/P&gt;</description>
      <pubDate>Tue, 11 Mar 2014 16:41:14 GMT</pubDate>
      <guid>https://community.splunk.com/t5/All-Apps-and-Add-ons/Hunk-Tutorial-No-Results-Found/m-p/182083#M72833</guid>
      <dc:creator>nhaddadkaveh_sp</dc:creator>
      <dc:date>2014-03-11T16:41:14Z</dc:date>
    </item>
    <item>
      <title>Re: Hunk Tutorial - No Results Found</title>
      <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/Hunk-Tutorial-No-Results-Found/m-p/182084#M72834</link>
      <description>&lt;P&gt;I am using the Cloudera Quickstart VM.&lt;BR /&gt;
There are several indexes.conf files... which one do you want?&lt;BR /&gt;
/home/cloudera/splunk/etc/apps/sample_app/default/indexes.conf&lt;BR /&gt;
/home/cloudera/splunk/etc/apps/SplunkLightForwarder/default/indexes.conf&lt;BR /&gt;
/home/cloudera/splunk/etc/apps/search/local/indexes.conf&lt;BR /&gt;
/home/cloudera/splunk/etc/system/default/indexes.conf&lt;BR /&gt;
/home/cloudera/splunk/etc/master-apps/_cluster/default/indexes.conf&lt;/P&gt;</description>
      <pubDate>Mon, 28 Sep 2020 16:05:26 GMT</pubDate>
      <guid>https://community.splunk.com/t5/All-Apps-and-Add-ons/Hunk-Tutorial-No-Results-Found/m-p/182084#M72834</guid>
      <dc:creator>fblau</dc:creator>
      <dc:date>2020-09-28T16:05:26Z</dc:date>
    </item>
    <item>
      <title>Re: Hunk Tutorial - No Results Found</title>
      <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/Hunk-Tutorial-No-Results-Found/m-p/182085#M72835</link>
      <description>&lt;P&gt;I need to see your provider and virtual indexes. I am guessing this one:&lt;BR /&gt;
/home/cloudera/splunk/etc/apps/search/local/indexes.conf (if you haven't moved it under your App) &lt;/P&gt;</description>
      <pubDate>Tue, 11 Mar 2014 17:15:44 GMT</pubDate>
      <guid>https://community.splunk.com/t5/All-Apps-and-Add-ons/Hunk-Tutorial-No-Results-Found/m-p/182085#M72835</guid>
      <dc:creator>nhaddadkaveh_sp</dc:creator>
      <dc:date>2014-03-11T17:15:44Z</dc:date>
    </item>
    <item>
      <title>Re: Hunk Tutorial - No Results Found</title>
      <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/Hunk-Tutorial-No-Results-Found/m-p/182086#M72836</link>
      <description>&lt;H2&gt;Here you go:&lt;/H2&gt;

&lt;P&gt;[provider:PonyProvider]&lt;BR /&gt;
vix.env.HADOOP_HOME = /usr/lib/hadoop&lt;BR /&gt;
vix.env.JAVA_HOME = /usr/java/jdk1.6.0_32&lt;BR /&gt;
vix.family = hadoop&lt;BR /&gt;
vix.fs.default.name = hdfs://localhost/8020&lt;BR /&gt;
vix.mapred.job.tracker = localhost:8021&lt;BR /&gt;
vix.splunk.home.hdfs = /user/root/splunkmr&lt;/P&gt;

&lt;P&gt;[ponyindex]&lt;BR /&gt;
vix.input.1.accept = .gz$&lt;BR /&gt;
vix.input.1.path = /data/...&lt;BR /&gt;
vix.provider = PonyProvider&lt;/P&gt;</description>
      <pubDate>Mon, 28 Sep 2020 16:05:29 GMT</pubDate>
      <guid>https://community.splunk.com/t5/All-Apps-and-Add-ons/Hunk-Tutorial-No-Results-Found/m-p/182086#M72836</guid>
      <dc:creator>fblau</dc:creator>
      <dc:date>2020-09-28T16:05:29Z</dc:date>
    </item>
    <item>
      <title>Re: Hunk Tutorial - No Results Found</title>
      <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/Hunk-Tutorial-No-Results-Found/m-p/182087#M72837</link>
      <description>&lt;P&gt;ps: there is a backslash before the .gz that somehow this webpage doesn't show.&lt;/P&gt;</description>
      <pubDate>Tue, 11 Mar 2014 17:23:30 GMT</pubDate>
      <guid>https://community.splunk.com/t5/All-Apps-and-Add-ons/Hunk-Tutorial-No-Results-Found/m-p/182087#M72837</guid>
      <dc:creator>fblau</dc:creator>
      <dc:date>2014-03-11T17:23:30Z</dc:date>
    </item>
    <item>
      <title>Re: Hunk Tutorial - No Results Found</title>
      <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/Hunk-Tutorial-No-Results-Found/m-p/182088#M72838</link>
      <description>&lt;P&gt;You need to change vix.fs.default.name = hdfs://localhost/8020 to vix.fs.default.name = hdfs://localhost:8020&lt;BR /&gt;
And make sure you have your data in hdfs under /data&lt;/P&gt;</description>
      <pubDate>Tue, 11 Mar 2014 17:33:57 GMT</pubDate>
      <guid>https://community.splunk.com/t5/All-Apps-and-Add-ons/Hunk-Tutorial-No-Results-Found/m-p/182088#M72838</guid>
      <dc:creator>nhaddadkaveh_sp</dc:creator>
      <dc:date>2014-03-11T17:33:57Z</dc:date>
    </item>
    <item>
      <title>Re: Hunk Tutorial - No Results Found</title>
      <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/Hunk-Tutorial-No-Results-Found/m-p/182089#M72839</link>
      <description>&lt;P&gt;Can you clarify that? Those are the same &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 11 Mar 2014 17:36:24 GMT</pubDate>
      <guid>https://community.splunk.com/t5/All-Apps-and-Add-ons/Hunk-Tutorial-No-Results-Found/m-p/182089#M72839</guid>
      <dc:creator>fblau</dc:creator>
      <dc:date>2014-03-11T17:36:24Z</dc:date>
    </item>
    <item>
      <title>Re: Hunk Tutorial - No Results Found</title>
      <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/Hunk-Tutorial-No-Results-Found/m-p/182090#M72840</link>
      <description>&lt;P&gt;you have a slash before 8020 but you need colon (:8020)&lt;/P&gt;</description>
      <pubDate>Tue, 11 Mar 2014 17:38:46 GMT</pubDate>
      <guid>https://community.splunk.com/t5/All-Apps-and-Add-ons/Hunk-Tutorial-No-Results-Found/m-p/182090#M72840</guid>
      <dc:creator>nhaddadkaveh_sp</dc:creator>
      <dc:date>2014-03-11T17:38:46Z</dc:date>
    </item>
    <item>
      <title>Re: Hunk Tutorial - No Results Found</title>
      <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/Hunk-Tutorial-No-Results-Found/m-p/182091#M72841</link>
      <description>&lt;P&gt;[ponyindex]&lt;BR /&gt;
vix.input.1.accept = .gz$&lt;BR /&gt;
vix.input.1.path = /data/...&lt;BR /&gt;
vix.provider = PonyProvider&lt;BR /&gt;
[cloudera@localhost local]$ cat indexes.conf &lt;BR /&gt;
[provider:PonyProvider]&lt;BR /&gt;
vix.env.HADOOP_HOME = /usr/lib/hadoop&lt;BR /&gt;
vix.env.JAVA_HOME = /usr/java/jdk1.6.0_32&lt;BR /&gt;
vix.family = hadoop&lt;BR /&gt;
vix.fs.default.name = hdfs://localhost:8020&lt;BR /&gt;
vix.mapred.job.tracker = localhost:8021&lt;BR /&gt;
vix.splunk.home.hdfs = /user/root/splunkmr&lt;/P&gt;

&lt;P&gt;[ponyindex]&lt;BR /&gt;
vix.input.1.accept = .gz$&lt;BR /&gt;
vix.input.1.path = /data/...&lt;BR /&gt;
vix.provider = PonyProvider&lt;/P&gt;</description>
      <pubDate>Mon, 28 Sep 2020 16:05:33 GMT</pubDate>
      <guid>https://community.splunk.com/t5/All-Apps-and-Add-ons/Hunk-Tutorial-No-Results-Found/m-p/182091#M72841</guid>
      <dc:creator>fblau</dc:creator>
      <dc:date>2020-09-28T16:05:33Z</dc:date>
    </item>
    <item>
      <title>Re: Hunk Tutorial - No Results Found</title>
      <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/Hunk-Tutorial-No-Results-Found/m-p/182092#M72842</link>
      <description>&lt;P&gt;Changed that. Still getting the same error.&lt;/P&gt;</description>
      <pubDate>Tue, 11 Mar 2014 17:41:39 GMT</pubDate>
      <guid>https://community.splunk.com/t5/All-Apps-and-Add-ons/Hunk-Tutorial-No-Results-Found/m-p/182092#M72842</guid>
      <dc:creator>fblau</dc:creator>
      <dc:date>2014-03-11T17:41:39Z</dc:date>
    </item>
    <item>
      <title>Re: Hunk Tutorial - No Results Found</title>
      <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/Hunk-Tutorial-No-Results-Found/m-p/182093#M72843</link>
      <description>&lt;P&gt;Please paste your search.log in here&lt;/P&gt;</description>
      <pubDate>Tue, 11 Mar 2014 17:43:03 GMT</pubDate>
      <guid>https://community.splunk.com/t5/All-Apps-and-Add-ons/Hunk-Tutorial-No-Results-Found/m-p/182093#M72843</guid>
      <dc:creator>nhaddadkaveh_sp</dc:creator>
      <dc:date>2014-03-11T17:43:03Z</dc:date>
    </item>
    <item>
      <title>Re: Hunk Tutorial - No Results Found</title>
      <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/Hunk-Tutorial-No-Results-Found/m-p/182094#M72844</link>
      <description>&lt;P&gt;file is too large to post. Here is the error section:&lt;/P&gt;

&lt;P&gt;03-11-2014 10:43:04.242 ERROR SearchOperator:stdin - Cannot consume data with unset stream_type&lt;BR /&gt;
03-11-2014 10:43:04.242 ERROR ResultProvider - Error in 'SearchOperator:stdin': Cannot consume data with unset stream_type&lt;BR /&gt;
0&lt;/P&gt;</description>
      <pubDate>Mon, 28 Sep 2020 16:05:38 GMT</pubDate>
      <guid>https://community.splunk.com/t5/All-Apps-and-Add-ons/Hunk-Tutorial-No-Results-Found/m-p/182094#M72844</guid>
      <dc:creator>fblau</dc:creator>
      <dc:date>2020-09-28T16:05:38Z</dc:date>
    </item>
    <item>
      <title>Re: Hunk Tutorial - No Results Found</title>
      <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/Hunk-Tutorial-No-Results-Found/m-p/182095#M72845</link>
      <description>&lt;P&gt;&lt;A href="http://pastebin.com/TvajmRZM"&gt;http://pastebin.com/TvajmRZM&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 11 Mar 2014 18:08:36 GMT</pubDate>
      <guid>https://community.splunk.com/t5/All-Apps-and-Add-ons/Hunk-Tutorial-No-Results-Found/m-p/182095#M72845</guid>
      <dc:creator>fblau</dc:creator>
      <dc:date>2014-03-11T18:08:36Z</dc:date>
    </item>
    <item>
      <title>Re: Hunk Tutorial - No Results Found</title>
      <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/Hunk-Tutorial-No-Results-Found/m-p/182096#M72846</link>
      <description>&lt;P&gt;Can you please check what hadoop version you selected while creating the Provider on UI.&lt;BR /&gt;
In the drop down Hadoop version is this selected Hadoop 2.x,(MRv1) ?&lt;/P&gt;</description>
      <pubDate>Tue, 11 Mar 2014 18:21:47 GMT</pubDate>
      <guid>https://community.splunk.com/t5/All-Apps-and-Add-ons/Hunk-Tutorial-No-Results-Found/m-p/182096#M72846</guid>
      <dc:creator>apatil_splunk</dc:creator>
      <dc:date>2014-03-11T18:21:47Z</dc:date>
    </item>
    <item>
      <title>Re: Hunk Tutorial - No Results Found</title>
      <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/Hunk-Tutorial-No-Results-Found/m-p/182097#M72847</link>
      <description>&lt;P&gt;1.x is selected currently&lt;/P&gt;</description>
      <pubDate>Tue, 11 Mar 2014 18:24:14 GMT</pubDate>
      <guid>https://community.splunk.com/t5/All-Apps-and-Add-ons/Hunk-Tutorial-No-Results-Found/m-p/182097#M72847</guid>
      <dc:creator>fblau</dc:creator>
      <dc:date>2014-03-11T18:24:14Z</dc:date>
    </item>
    <item>
      <title>Re: Hunk Tutorial - No Results Found</title>
      <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/Hunk-Tutorial-No-Results-Found/m-p/182098#M72848</link>
      <description>&lt;P&gt;BINGO! Changing it to 2.x worked!&lt;/P&gt;</description>
      <pubDate>Tue, 11 Mar 2014 18:25:09 GMT</pubDate>
      <guid>https://community.splunk.com/t5/All-Apps-and-Add-ons/Hunk-Tutorial-No-Results-Found/m-p/182098#M72848</guid>
      <dc:creator>fblau</dc:creator>
      <dc:date>2014-03-11T18:25:09Z</dc:date>
    </item>
  </channel>
</rss>

