<?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: Tez mapper Slow Read from S3 in Support Questions</title>
    <link>https://community.cloudera.com/t5/Support-Questions/Tez-mapper-Slow-Read-from-S3/m-p/311630#M224763</link>
    <description>&lt;P&gt;thanks&amp;nbsp;&lt;a href="https://community.cloudera.com/t5/user/viewprofilepage/user-id/33732"&gt;@Prakashcit&lt;/a&gt;&amp;nbsp; looks the issue with timestamp column, we have int96 format timestamp column with millisecond precision and that performance is 10 time slower compared to a parquet with same column as string value or even with stripped of millisecond timestamp column. We are still investigating what's causing this behavior.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;For example a parquet with 2 columns date_time and value,&amp;nbsp;&lt;/P&gt;&lt;P&gt;Query with timestamp column with milliseconds&lt;/P&gt;&lt;P&gt;----------------------------------------------------------------------------------------------&lt;BR /&gt;VERTICES MODE STATUS TOTAL COMPLETED RUNNING PENDING FAILED KILLED&lt;BR /&gt;----------------------------------------------------------------------------------------------&lt;BR /&gt;Map 1 .......... llap SUCCEEDED 10 10 0 0 0 0&lt;BR /&gt;Reducer 2 ...... llap SUCCEEDED 1 1 0 0 0 0&lt;BR /&gt;----------------------------------------------------------------------------------------------&lt;BR /&gt;VERTICES: 02/02 [==========================&amp;gt;&amp;gt;] 100% ELAPSED TIME: 179.45 s&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;query with timestamp column value as string or timestamp column without milliseconds&lt;/P&gt;&lt;P&gt;----------------------------------------------------------------------------------------------&lt;BR /&gt;VERTICES MODE STATUS TOTAL COMPLETED RUNNING PENDING FAILED KILLED&lt;BR /&gt;----------------------------------------------------------------------------------------------&lt;BR /&gt;Map 1 .......... llap SUCCEEDED 9 9 0 0 0 0&lt;BR /&gt;Reducer 2 ...... llap SUCCEEDED 1 1 0 0 0 0&lt;BR /&gt;----------------------------------------------------------------------------------------------&lt;BR /&gt;VERTICES: 02/02 [==========================&amp;gt;&amp;gt;] 100% ELAPSED TIME: 13.77 s&lt;BR /&gt;----------------------------------------------------------------------------------------------&lt;/P&gt;</description>
    <pubDate>Wed, 17 Feb 2021 18:25:35 GMT</pubDate>
    <dc:creator>ARP</dc:creator>
    <dc:date>2021-02-17T18:25:35Z</dc:date>
  </channel>
</rss>

