You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@orc.apache.org by GitBox <gi...@apache.org> on 2021/01/18 03:11:01 UTC

[GitHub] [orc] dongjoon-hyun opened a new pull request #629: ORC-736: Upgrade Hive to 2.3.8

dongjoon-hyun opened a new pull request #629:
URL: https://github.com/apache/orc/pull/629


   ### What changes were proposed in this pull request?
   
   This PR aims to upgrade Hive library from 2.3.3 to 2.3.8 in benchmark module.
   
   ### Why are the changes needed?
   
   To depend on the latest one.
   
   ### How was this patch tested?
   
   Manual.
   ```
   $ mvn clean package -DskipTests -Pbenchmark
   [INFO] ------------------------------------------------------------------------
   [INFO] Reactor Summary for Apache ORC 1.7.0-SNAPSHOT:
   [INFO] 
   [INFO] Apache ORC ......................................... SUCCESS [  1.324 s]
   [INFO] ORC Shims .......................................... SUCCESS [  1.892 s]
   [INFO] ORC Core ........................................... SUCCESS [  4.897 s]
   [INFO] ORC MapReduce ...................................... SUCCESS [  0.836 s]
   [INFO] ORC Tools .......................................... SUCCESS [  9.904 s]
   [INFO] ORC Examples ....................................... SUCCESS [  4.567 s]
   [INFO] ORC Benchmarks ..................................... SUCCESS [  0.041 s]
   [INFO] ORC Benchmarks Core ................................ SUCCESS [  5.029 s]
   [INFO] ORC Benchmarks Hive ................................ SUCCESS [  8.184 s]
   [INFO] ORC Benchmarks Spark ............................... SUCCESS [ 22.105 s]
   [INFO] ------------------------------------------------------------------------
   [INFO] BUILD SUCCESS
   [INFO] ------------------------------------------------------------------------
   [INFO] Total time:  58.943 s
   [INFO] Finished at: 2021-01-17T19:10:15-08:00
   [INFO] ------------------------------------------------------------------------
   ```


----------------------------------------------------------------
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:
users@infra.apache.org



[GitHub] [orc] dongjoon-hyun commented on pull request #629: ORC-736: Upgrade Hive to 3.1.2

Posted by GitBox <gi...@apache.org>.
dongjoon-hyun commented on pull request #629:
URL: https://github.com/apache/orc/pull/629#issuecomment-762387829


   Yes, the recent Hive 2.3.8 release is the motive of this PR. I tested both in this PR.
   The first commit is about 2.3.8 and the second commit is about 3.1.2.
   After testing both, I decided to use 3.1.2 because both are compatible in our respective and we will eventually move to 3.1.2.


----------------------------------------------------------------
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:
users@infra.apache.org



[GitHub] [orc] dongjoon-hyun commented on pull request #629: ORC-736: Upgrade Hive to 3.1.2

Posted by GitBox <gi...@apache.org>.
dongjoon-hyun commented on pull request #629:
URL: https://github.com/apache/orc/pull/629#issuecomment-762387958


   Thank you, @pgaref . Merged to master/1.6.


----------------------------------------------------------------
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:
users@infra.apache.org



[GitHub] [orc] dongjoon-hyun merged pull request #629: ORC-736: Upgrade Hive to 3.1.2

Posted by GitBox <gi...@apache.org>.
dongjoon-hyun merged pull request #629:
URL: https://github.com/apache/orc/pull/629


   


----------------------------------------------------------------
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:
users@infra.apache.org



[GitHub] [orc] dongjoon-hyun commented on pull request #629: ORC-736: Upgrade Hive to 3.1.2

Posted by GitBox <gi...@apache.org>.
dongjoon-hyun commented on pull request #629:
URL: https://github.com/apache/orc/pull/629#issuecomment-761972543


   cc @pgaref 


----------------------------------------------------------------
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:
users@infra.apache.org



[GitHub] [orc] pgaref commented on pull request #629: ORC-736: Upgrade Hive to 3.1.2

Posted by GitBox <gi...@apache.org>.
pgaref commented on pull request #629:
URL: https://github.com/apache/orc/pull/629#issuecomment-762156257


   LGTM in general -- any particular reason to bump to 3.1.2? Shall we stay on the same major 2.x for now? (like the recently released 2.3.8)


----------------------------------------------------------------
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:
users@infra.apache.org