<?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: MINIFI AND HDF 2.0  CONNECTING TOGETHER TO GET FILE LOCALLY  ? in Archives of Support Questions (Read Only)</title>
    <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/MINIFI-AND-HDF-2-0-CONNECTING-TOGETHER-TO-GET-FILE-LOCALLY/m-p/115929#M46948</link>
    <description>&lt;P&gt;No i would like to take some file log with (Minifi and nifi ) then writte the raw file to kafka &lt;/P&gt;</description>
    <pubDate>Wed, 23 Nov 2016 18:26:11 GMT</pubDate>
    <dc:creator>raobelina_toky_</dc:creator>
    <dc:date>2016-11-23T18:26:11Z</dc:date>
    <item>
      <title>MINIFI AND HDF 2.0  CONNECTING TOGETHER TO GET FILE LOCALLY  ?</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/MINIFI-AND-HDF-2-0-CONNECTING-TOGETHER-TO-GET-FILE-LOCALLY/m-p/115924#M46943</link>
      <description>&lt;P&gt;Hi, &lt;/P&gt;&lt;P&gt;I have a three node HDF 2.0 unsecured cluster , and i would like to get some log file in another system.&lt;/P&gt;&lt;P&gt;I originally intend to test this :&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;SYSLOG ==&amp;gt; KAFKA ==&amp;gt; HDF  ==&amp;gt; HDFS &lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;But i have read this : &lt;/P&gt;&lt;P&gt;&lt;A href="https://community.hortonworks.com/articles/56341/getting-started-with-minifi.html" target="_blank"&gt;https://community.hortonworks.com/articles/56341/getting-started-with-minifi.html&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://pierrevillard.com/tag/apache-minifi/" target="_blank"&gt;https://pierrevillard.com/tag/apache-minifi/&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://docs.hortonworks.com/HDPDocuments/HDF2/HDF-2.0.1/bk_minifi-quick-start/content/index.html" target="_blank"&gt;https://docs.hortonworks.com/HDPDocuments/HDF2/HDF-2.0.1/bk_minifi-quick-start/content/index.html&lt;/A&gt;&lt;/P&gt;&lt;P&gt;And i was wondering maybe I can do this : &lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;( MINIFI:HDF ) ==&amp;gt; KAFKA ==&amp;gt; HDF ==&amp;gt; HDFS &lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;My question are: &lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;IS MY USE CASE POSSIBLE WITH THE SECOND SCHEMAS ? AND IF IT IS HOW ? &lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;I have tried the  &lt;STRONG&gt;Getting started with MiNiFi &lt;/STRONG&gt;in the first link but when i replace the config.yml with my HDF template ( transform with minifi toolkit and renamed config.yml )&lt;STRONG&gt;.&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;/STRONG&gt;i get this from logs/minifi-app.log&lt;STRONG&gt; : 
&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;ERROR [Thread-1] org.apache.nifi.BootstrapListener Failed to communicate with Bootstrap. Bootstrap may be unable to issue or receive commands from MiNiFi&lt;/P&gt;&lt;P&gt;INFO [Thread-1] org.apache.nifi.minifi.MiNiFi MiNiFi server shutdown completed (nicely or otherwise)&lt;/P&gt;&lt;P&gt;I'm missing many things here and need some help.&lt;/P&gt;&lt;P&gt;best regards, &lt;/P&gt;&lt;P&gt;Toky &lt;/P&gt;</description>
      <pubDate>Tue, 22 Nov 2016 18:01:43 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/MINIFI-AND-HDF-2-0-CONNECTING-TOGETHER-TO-GET-FILE-LOCALLY/m-p/115924#M46943</guid>
      <dc:creator>raobelina_toky_</dc:creator>
      <dc:date>2016-11-22T18:01:43Z</dc:date>
    </item>
    <item>
      <title>Re: MINIFI AND HDF 2.0  CONNECTING TOGETHER TO GET FILE LOCALLY  ?</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/MINIFI-AND-HDF-2-0-CONNECTING-TOGETHER-TO-GET-FILE-LOCALLY/m-p/115925#M46944</link>
      <description>&lt;P&gt;I'm not really sure you need Kafka in this flow. I would consider:&lt;/P&gt;&lt;P&gt;MiNiFi -&amp;gt; NiFi -&amp;gt; HDFS&lt;/P&gt;&lt;P&gt;The way you connect MiNiFi to NiFi is through site-to-site using a Remote Process Group. See Joe Percivall's presentation here, slides 19 &amp;amp; 20:&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.slideshare.net/hortonworks/hortonworks-data-in-motion-webinar-series-part-6-edge-intelligence-iot-minifi?ref=http://hortonworks.com/blog/edge-intelligence-iot-apache-minifi/" target="_blank"&gt;http://www.slideshare.net/hortonworks/hortonworks-data-in-motion-webinar-series-part-6-edge-intelligence-iot-minifi?ref=http://hortonworks.com/blog/edge-intelligence-iot-apache-minifi/&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Are there additional errors in your MiNiFi log? &lt;/P&gt;&lt;P&gt;It could be that one of the processors you used to create the flow in NiFi is not available in MiNiFi.&lt;/P&gt;</description>
      <pubDate>Tue, 22 Nov 2016 23:24:43 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/MINIFI-AND-HDF-2-0-CONNECTING-TOGETHER-TO-GET-FILE-LOCALLY/m-p/115925#M46944</guid>
      <dc:creator>bbende</dc:creator>
      <dc:date>2016-11-22T23:24:43Z</dc:date>
    </item>
    <item>
      <title>Re: MINIFI AND HDF 2.0  CONNECTING TOGETHER TO GET FILE LOCALLY  ?</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/MINIFI-AND-HDF-2-0-CONNECTING-TOGETHER-TO-GET-FILE-LOCALLY/m-p/115926#M46945</link>
      <description>&lt;P&gt;And this article that was just posted is a great example by &lt;A rel="user" href="https://community.cloudera.com/users/3584/rcicak.html" nodeid="3584"&gt;@Ryan Cicak&lt;/A&gt; of setting up the communication between MiNiFi and NiFi &lt;A href="https://community.hortonworks.com/articles/67756/ingesting-log-data-using-minifi-nifi.html" target="_blank"&gt;https://community.hortonworks.com/articles/67756/ingesting-log-data-using-minifi-nifi.html&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 22 Nov 2016 23:26:24 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/MINIFI-AND-HDF-2-0-CONNECTING-TOGETHER-TO-GET-FILE-LOCALLY/m-p/115926#M46945</guid>
      <dc:creator>bbende</dc:creator>
      <dc:date>2016-11-22T23:26:24Z</dc:date>
    </item>
    <item>
      <title>Re: MINIFI AND HDF 2.0  CONNECTING TOGETHER TO GET FILE LOCALLY  ?</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/MINIFI-AND-HDF-2-0-CONNECTING-TOGETHER-TO-GET-FILE-LOCALLY/m-p/115927#M46946</link>
      <description>&lt;P&gt;Hi &lt;A rel="user" href="https://community.cloudera.com/users/363/bbende.html" nodeid="363"&gt;@Bryan Bende &lt;/A&gt;&lt;/P&gt;&lt;P&gt;Tanks for the answer, I'll look into those link &lt;/P&gt;&lt;P&gt;* this are my minifi extra log : &lt;/P&gt;&lt;P&gt;INFO [main] org.apache.nifi.minifi.MiNiFi Controller initialization took 798231885 nanoseconds.
 INFO [pool-1-thread-2] org.apache.nifi.BootstrapListener Received SHUTDOWN request from Bootstrap
 INFO [pool-1-thread-2] org.apache.nifi.minifi.MiNiFi Initiating shutdown of MiNiFi server...
 INFO [pool-1-thread-2] o.apache.nifi.controller.FlowController Initiated graceful shutdown of flow controller...waiting up to 10 seconds
 INFO [pool-1-thread-2] o.apache.nifi.controller.FlowController Controller has been terminated successfully.
 INFO [pool-1-thread-2] org.apache.nifi.BootstrapListener Successfully initiated communication with Bootstrap
 INFO [pool-1-thread-2] org.apache.nifi.minifi.MiNiFi MiNiFi server shutdown completed (nicely or otherwise).
 INFO [Thread-1] org.apache.nifi.minifi.MiNiFi Initiating shutdown of MiNiFi server...
[Thread-1] org.apache.nifi.BootstrapListener Failed to communicate with Bootstrap. Bootstrap may be unable to issue or receive commands from MiNiFi
[Thread-1] org.apache.nifi.minifi.MiNiFi MiNiFi server shutdown completed (nicely or otherwise).&lt;/P&gt;&lt;P&gt;* in my template i have Getfile ==&amp;gt; Updateattibute ==&amp;gt; RPG  and those attribute are available in MINIFI.&lt;/P&gt;&lt;P&gt;* I've put KAFKA into the schemas just in case for bacjk up. &lt;/P&gt;&lt;P&gt;best regards, &lt;/P&gt;&lt;P&gt;Toky &lt;/P&gt;&lt;P&gt;&lt;A rel="user" href="https://community.cloudera.com/users/363/bbende.html" nodeid="363"&gt;&lt;/A&gt; &lt;/P&gt;</description>
      <pubDate>Tue, 22 Nov 2016 23:59:41 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/MINIFI-AND-HDF-2-0-CONNECTING-TOGETHER-TO-GET-FILE-LOCALLY/m-p/115927#M46946</guid>
      <dc:creator>raobelina_toky_</dc:creator>
      <dc:date>2016-11-22T23:59:41Z</dc:date>
    </item>
    <item>
      <title>Re: MINIFI AND HDF 2.0  CONNECTING TOGETHER TO GET FILE LOCALLY  ?</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/MINIFI-AND-HDF-2-0-CONNECTING-TOGETHER-TO-GET-FILE-LOCALLY/m-p/115928#M46947</link>
      <description>&lt;P&gt;When you say you "put Kafka into the schemas just in case" do you mean your MiNiFi flow has Kafka processors in it?&lt;/P&gt;&lt;P&gt;If so I would try removing that because I don't think MiNiFi has the Kafka processors available by default.&lt;/P&gt;</description>
      <pubDate>Wed, 23 Nov 2016 00:16:19 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/MINIFI-AND-HDF-2-0-CONNECTING-TOGETHER-TO-GET-FILE-LOCALLY/m-p/115928#M46947</guid>
      <dc:creator>bbende</dc:creator>
      <dc:date>2016-11-23T00:16:19Z</dc:date>
    </item>
    <item>
      <title>Re: MINIFI AND HDF 2.0  CONNECTING TOGETHER TO GET FILE LOCALLY  ?</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/MINIFI-AND-HDF-2-0-CONNECTING-TOGETHER-TO-GET-FILE-LOCALLY/m-p/115929#M46948</link>
      <description>&lt;P&gt;No i would like to take some file log with (Minifi and nifi ) then writte the raw file to kafka &lt;/P&gt;</description>
      <pubDate>Wed, 23 Nov 2016 18:26:11 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/MINIFI-AND-HDF-2-0-CONNECTING-TOGETHER-TO-GET-FILE-LOCALLY/m-p/115929#M46948</guid>
      <dc:creator>raobelina_toky_</dc:creator>
      <dc:date>2016-11-23T18:26:11Z</dc:date>
    </item>
  </channel>
</rss>

