<?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: Why does my Hunk search partially completes then displays message &amp;quot;ChunkedOutputStreamReader: Invalid transport header line&amp;quot;? in Splunk Search</title>
    <link>https://community.splunk.com/t5/Splunk-Search/Why-does-my-Hunk-search-partially-completes-then-displays/m-p/273871#M82621</link>
    <description>&lt;P&gt;Hi rdagan&lt;/P&gt;

&lt;P&gt;I checkd and the SH have the same versión 5.8.2 . Also checked that /tmp/ has write permisos and exists, I can see the internal folders that Hunk create.&lt;/P&gt;

&lt;P&gt;Other idea?&lt;/P&gt;

&lt;P&gt;Thanks in advance for the help&lt;/P&gt;</description>
    <pubDate>Mon, 12 Dec 2016 08:06:58 GMT</pubDate>
    <dc:creator>jmallorquin</dc:creator>
    <dc:date>2016-12-12T08:06:58Z</dc:date>
    <item>
      <title>Why does my Hunk search partially completes then displays message "ChunkedOutputStreamReader: Invalid transport header line"?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Why-does-my-Hunk-search-partially-completes-then-displays/m-p/273867#M82617</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;

&lt;P&gt;When I search for events from the virtual index, I start to receive events but the query only finishes partially and displays this message:&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;ChunkedOutputStreamReader: Invalid transport header line="194.xxx.xx.185 194.xxx.xx.185 - [15/Nov/2016:11:22:38 +0100] "GET /stat/ebanking/min/css/img_s24/menu/menu-stin.png HTTP/1.1" 200 150 "https://www.mycompany.cz/stat/ebanking/min/css/global_s24.css?v=37_prod.25" "Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/54.0.2840.99 Safari/537.36" "17850" TLSv1.2 ECDHE-RSA-AES128-GCM-SHA256 0"
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;If i query the same virtual index but with no filter, the job finish ok.&lt;/P&gt;

&lt;P&gt;Any advice?&lt;/P&gt;

&lt;P&gt;Regards,&lt;/P&gt;</description>
      <pubDate>Wed, 07 Dec 2016 17:17:56 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Why-does-my-Hunk-search-partially-completes-then-displays/m-p/273867#M82617</guid>
      <dc:creator>jmallorquin</dc:creator>
      <dc:date>2016-12-07T17:17:56Z</dc:date>
    </item>
    <item>
      <title>Re: Why does my Hunk search partially completes then displays message "ChunkedOutputStreamReader: Invalid transport header line"?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Why-does-my-Hunk-search-partially-completes-then-displays/m-p/273868#M82618</link>
      <description>&lt;P&gt;1) Is the version of your Hadoop on the Client - Splunk Search Head - the same version as your Hadoop on the server?&lt;BR /&gt;
2) Can you share your configurations from /opt/splunk/etc/apps/search/local/indexes.conf ?&lt;/P&gt;</description>
      <pubDate>Thu, 08 Dec 2016 14:27:23 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Why-does-my-Hunk-search-partially-completes-then-displays/m-p/273868#M82618</guid>
      <dc:creator>rdagan_splunk</dc:creator>
      <dc:date>2016-12-08T14:27:23Z</dc:date>
    </item>
    <item>
      <title>Re: Why does my Hunk search partially completes then displays message "ChunkedOutputStreamReader: Invalid transport header line"?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Why-does-my-Hunk-search-partially-completes-then-displays/m-p/273869#M82619</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;

&lt;P&gt;Here is the conf file:&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;[provider:pruebas]
vix.command.arg.3 = $SPLUNK_HOME/bin/jars/SplunkMR-hy2.jar
vix.env.HADOOP_HOME = /usr/lib/hadoop
vix.env.HUNK_THIRDPARTY_JARS = $SPLUNK_HOME/bin/jars/thirdparty/common/avro-1.7.7.jar,$SPLUNK_HOME/bin/jars/thirdparty/common/avro-mapred-1.7.7.jar,$SPLUNK_HOME/bin/jars/thirdparty/common/commons-compress-1.10.jar,$SPLUNK_HOME/bin/jars/thirdparty/common/commons-io-2.4.jar,$SPLUNK_HOME/bin/jars/thirdparty/common/libfb303-0.9.2.jar,$SPLUNK_HOME/bin/jars/thirdparty/common/parquet-hive-bundle-1.6.0.jar,$SPLUNK_HOME/bin/jars/thirdparty/common/snappy-java-1.1.1.7.jar,$SPLUNK_HOME/bin/jars/thirdparty/hive_1_2/hive-exec-1.2.1.jar,$SPLUNK_HOME/bin/jars/thirdparty/hive_1_2/hive-metastore-1.2.1.jar,$SPLUNK_HOME/bin/jars/thirdparty/hive_1_2/hive-serde-1.2.1.jar
vix.env.JAVA_HOME = /etc/alternatives/jre_1.8.0_openjdk
vix.family = hadoop
vix.fs.default.name = hdfs://172.20.1.xxx:8020
vix.mapreduce.framework.name = yarn
vix.output.buckets.max.network.bandwidth = 0
vix.splunk.home.hdfs = /tmp/
vix.env.HADOOP_HEAPSIZE = 1024
vix.mapred.child.java.opts = -server -Xmx2048m -XX:ParallelGCThreads=4 -XX:+UseParallelGC -XX:+DisplayVMOutputToStderr
#vix.mapred.job.map.memory.mb = 2048
#vix.mapred.job.reduce.memory.mb = 2048
vix.mapreduce.map.java.opts = -server -Xmx2048m -XX:ParallelGCThreads=4 -XX:+UseParallelGC -XX:+DisplayVMOutputToStderr
vix.mapreduce.map.memory.mb = 1024
vix.mapreduce.reduce.java.opts = -server -Xmx2048m -XX:ParallelGCThreads=4 -XX:+UseParallelGC -XX:+DisplayVMOutputToStderr
vix.mapreduce.reduce.memory.mb = 2048
vix.yarn.resourcemanager.address = 172.20.1.xxx:8032
vix.yarn.resourcemanager.scheduler.address = 172.20.1.xxx:8030
vix.mapreduce.jobhistory.address = 172.20.1.xxx:10020
vix.mapred.job.reduce.memory.mb = 1024
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;Thanks in advance&lt;/P&gt;</description>
      <pubDate>Fri, 09 Dec 2016 09:20:46 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Why-does-my-Hunk-search-partially-completes-then-displays/m-p/273869#M82619</guid>
      <dc:creator>jmallorquin</dc:creator>
      <dc:date>2016-12-09T09:20:46Z</dc:date>
    </item>
    <item>
      <title>Re: Why does my Hunk search partially completes then displays message "ChunkedOutputStreamReader: Invalid transport header line"?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Why-does-my-Hunk-search-partially-completes-then-displays/m-p/273870#M82620</link>
      <description>&lt;P&gt;The only thing that does not look right is the flag vix.splunk.home.hdfs = /tmp/&lt;BR /&gt;&lt;BR /&gt;
Are you sure /tmp/ actually exists on HDFS?  Also, please confirm that the verison of Hadoop on the Client is the same as on the Server?&lt;/P&gt;</description>
      <pubDate>Sat, 10 Dec 2016 00:07:20 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Why-does-my-Hunk-search-partially-completes-then-displays/m-p/273870#M82620</guid>
      <dc:creator>rdagan_splunk</dc:creator>
      <dc:date>2016-12-10T00:07:20Z</dc:date>
    </item>
    <item>
      <title>Re: Why does my Hunk search partially completes then displays message "ChunkedOutputStreamReader: Invalid transport header line"?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Why-does-my-Hunk-search-partially-completes-then-displays/m-p/273871#M82621</link>
      <description>&lt;P&gt;Hi rdagan&lt;/P&gt;

&lt;P&gt;I checkd and the SH have the same versión 5.8.2 . Also checked that /tmp/ has write permisos and exists, I can see the internal folders that Hunk create.&lt;/P&gt;

&lt;P&gt;Other idea?&lt;/P&gt;

&lt;P&gt;Thanks in advance for the help&lt;/P&gt;</description>
      <pubDate>Mon, 12 Dec 2016 08:06:58 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Why-does-my-Hunk-search-partially-completes-then-displays/m-p/273871#M82621</guid>
      <dc:creator>jmallorquin</dc:creator>
      <dc:date>2016-12-12T08:06:58Z</dc:date>
    </item>
    <item>
      <title>Re: Why does my Hunk search partially completes then displays message "ChunkedOutputStreamReader: Invalid transport header line"?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Why-does-my-Hunk-search-partially-completes-then-displays/m-p/273872#M82622</link>
      <description>&lt;P&gt;My recommendation will be to:&lt;BR /&gt;
1) Use Cloudera Manager or Ambari and add the Splunk Search Head as a new Edge Node.  That should remove all the MapReduce errors you are seeing.&lt;BR /&gt;&lt;BR /&gt;
** Right now it looks like you are able to see few events, but then the Job crash.  The first few events you are seeing are Streaming back from Hadoop and Not using MapReduce.  Splunk calls this feature Mix Mode.&lt;/P&gt;

&lt;P&gt;2) From the Command line make sure you are able to run MapReduce Jobs &lt;BR /&gt;
*. Prep: Make sure running this test under the same user, same queue as Splunk&lt;/P&gt;

&lt;P&gt;*. Generate 1GB of data&lt;BR /&gt;
yarn jar&lt;BR /&gt;
/usr/hdp/2.3.0.0-2557/hadoop-mapreduce/hadoop-mapreduceexamples.jar&lt;BR /&gt;
teragen 1000000000 /root/splunkmr/teraInput&lt;/P&gt;

&lt;P&gt;*. Run Terasort to sort the generated data&lt;BR /&gt;
yarn jar&lt;BR /&gt;
/usr/hdp/2.3.0.0-2557/hadoop-mapreduce/hadoop-mapreduce-examples.jar&lt;BR /&gt;
terasort /root/spllunkmr/teraInput /root/splunkmr/teraOutput&lt;/P&gt;

&lt;P&gt;*. Run TeraValidae&lt;BR /&gt;
yarn jar&lt;BR /&gt;
/usr/hdp/2.3.0.0-2557/hadoop-mapreduce/hadoop-mapreduce-examples.jar&lt;BR /&gt;
teravalidate -D mapred.reduce.tasks=8 /root/splunkmr/teraOutput&lt;BR /&gt;
/root/splunkmr/teraValidate&lt;/P&gt;</description>
      <pubDate>Mon, 12 Dec 2016 16:20:20 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Why-does-my-Hunk-search-partially-completes-then-displays/m-p/273872#M82622</guid>
      <dc:creator>rdagan_splunk</dc:creator>
      <dc:date>2016-12-12T16:20:20Z</dc:date>
    </item>
  </channel>
</rss>

