[ 
https://issues.apache.org/jira/browse/HIVE-24316?focusedWorklogId=510718&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-510718
 ]

ASF GitHub Bot logged work on HIVE-24316:
-----------------------------------------

                Author: ASF GitHub Bot
            Created on: 12/Nov/20 10:25
            Start Date: 12/Nov/20 10:25
    Worklog Time Spent: 10m 
      Work Description: pgaref commented on pull request #1616:
URL: https://github.com/apache/hive/pull/1616#issuecomment-725987999


   Hey @glapark 
   
   This is most probably related to ORC-361 that changed the ORC MemoryManager 
implementation (to support multi-threaded writers).
   
   >> The error is generated from the following assertTrue(), so replacing the 
constant 5000 with 2000 would fix the errors.
   
   I assume that you replaced it with **20_000** as the stripe sizes are around 
that number -- we should probably have the assert check the StripeSize which is 
about 50_000.
   More details here: 
https://github.com/apache/orc/pull/433/files#diff-eae6097544d7965e078d582758f745fe52a6772bc71cbafe6068317a68595583R2493
    


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
[email protected]


Issue Time Tracking
-------------------

    Worklog Id:     (was: 510718)
    Time Spent: 4h 20m  (was: 4h 10m)

> Upgrade ORC from 1.5.6 to 1.5.8 in branch-3.1
> ---------------------------------------------
>
>                 Key: HIVE-24316
>                 URL: https://issues.apache.org/jira/browse/HIVE-24316
>             Project: Hive
>          Issue Type: Bug
>          Components: ORC
>    Affects Versions: 3.1.3
>            Reporter: Dongjoon Hyun
>            Assignee: Dongjoon Hyun
>            Priority: Major
>              Labels: pull-request-available
>             Fix For: 3.1.3
>
>          Time Spent: 4h 20m
>  Remaining Estimate: 0h
>
> This will bring eleven bug fixes.
>  * ORC 1.5.7: [https://issues.apache.org/jira/projects/ORC/versions/12345702]
>  * ORC 1.5.8: [https://issues.apache.org/jira/projects/ORC/versions/12346462]



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to