<?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: How match number of pipelines with number of the blocks in the file in Archives of Support Questions (Read Only)</title>
    <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/How-match-number-of-pipelines-with-number-of-the-blocks-in/m-p/26325#M5534</link>
    <description>&lt;P&gt;thanks for your reply!&lt;/P&gt;&lt;P&gt;let me clarify my question:&lt;/P&gt;&lt;P&gt;does each file block has unique set of the Datanodes?&lt;/P&gt;&lt;P&gt;or all blocks writes in single set of datanodes?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;thanks!&lt;/P&gt;</description>
    <pubDate>Wed, 08 Apr 2015 12:55:24 GMT</pubDate>
    <dc:creator>fil</dc:creator>
    <dc:date>2015-04-08T12:55:24Z</dc:date>
    <item>
      <title>How match number of pipelines with number of the blocks in the file</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/How-match-number-of-pipelines-with-number-of-the-blocks-in/m-p/26317#M5532</link>
      <description>&lt;P&gt;Hi dear community!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;i'll very appreciate if someone could tell how match number of pipelines with number of the blocks in the file?&lt;/P&gt;&lt;P&gt;i mean pipelines that are creating for writhig HDFS block (&lt;A target="_blank" href="https://issues.apache.org/jira/secure/attachment/12445209/appendDesign3.pdf)"&gt;https://issues.apache.org/jira/secure/attachment/12445209/appendDesign3.pdf)&lt;/A&gt;&lt;/P&gt;&lt;P&gt;is number of pipelines equal of number of blocks in required file? In other words one pipeline created for one file block, right? Or one pipeline per file (multiple blocks)?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;thanks!&lt;/P&gt;</description>
      <pubDate>Fri, 16 Sep 2022 09:26:17 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/How-match-number-of-pipelines-with-number-of-the-blocks-in/m-p/26317#M5532</guid>
      <dc:creator>fil</dc:creator>
      <dc:date>2022-09-16T09:26:17Z</dc:date>
    </item>
    <item>
      <title>Re: How match number of pipelines with number of the blocks in the file</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/How-match-number-of-pipelines-with-number-of-the-blocks-in/m-p/26324#M5533</link>
      <description>A pipeline is created to write multiple replicas for every single&lt;BR /&gt;under-construction block. For every block's end, the pipeline is&lt;BR /&gt;completed and closed, and a subsequent new pipeline is opened for the&lt;BR /&gt;next block (if there is one). There's no notion of "number of&lt;BR /&gt;pipelines" given that its a sequential operation - why do you seek&lt;BR /&gt;such a number?&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 08 Apr 2015 12:49:48 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/How-match-number-of-pipelines-with-number-of-the-blocks-in/m-p/26324#M5533</guid>
      <dc:creator>Harsh J</dc:creator>
      <dc:date>2015-04-08T12:49:48Z</dc:date>
    </item>
    <item>
      <title>Re: How match number of pipelines with number of the blocks in the file</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/How-match-number-of-pipelines-with-number-of-the-blocks-in/m-p/26325#M5534</link>
      <description>&lt;P&gt;thanks for your reply!&lt;/P&gt;&lt;P&gt;let me clarify my question:&lt;/P&gt;&lt;P&gt;does each file block has unique set of the Datanodes?&lt;/P&gt;&lt;P&gt;or all blocks writes in single set of datanodes?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;thanks!&lt;/P&gt;</description>
      <pubDate>Wed, 08 Apr 2015 12:55:24 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/How-match-number-of-pipelines-with-number-of-the-blocks-in/m-p/26325#M5534</guid>
      <dc:creator>fil</dc:creator>
      <dc:date>2015-04-08T12:55:24Z</dc:date>
    </item>
    <item>
      <title>Re: How match number of pipelines with number of the blocks in the file</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/How-match-number-of-pipelines-with-number-of-the-blocks-in/m-p/26326#M5535</link>
      <description>Every block's replica location allocation gets a different set of DNs.&lt;BR /&gt;They may all have one common&lt;BR /&gt;DataNode if the writer client is running on a host that also runs a&lt;BR /&gt;DataNode, but the other replicas will be randomly selected (within or&lt;BR /&gt;outside of racks, depending on topology).&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 08 Apr 2015 12:59:48 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/How-match-number-of-pipelines-with-number-of-the-blocks-in/m-p/26326#M5535</guid>
      <dc:creator>Harsh J</dc:creator>
      <dc:date>2015-04-08T12:59:48Z</dc:date>
    </item>
    <item>
      <title>Re: How match number of pipelines with number of the blocks in the file</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/How-match-number-of-pipelines-with-number-of-the-blocks-in/m-p/26327#M5536</link>
      <description>Thanks! Everything clear now!</description>
      <pubDate>Wed, 08 Apr 2015 13:10:18 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/How-match-number-of-pipelines-with-number-of-the-blocks-in/m-p/26327#M5536</guid>
      <dc:creator>fil</dc:creator>
      <dc:date>2015-04-08T13:10:18Z</dc:date>
    </item>
  </channel>
</rss>

