You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@hudi.apache.org by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2021/08/08 20:21:00 UTC

[jira] [Commented] (HUDI-1827) Add ORC support in Bootstrap Op

    [ https://issues.apache.org/jira/browse/HUDI-1827?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17395618#comment-17395618 ] 

ASF GitHub Bot commented on HUDI-1827:
--------------------------------------

hudi-bot edited a comment on pull request #3275:
URL: https://github.com/apache/hudi/pull/3275#issuecomment-880060697


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "5a5c1adef36a7e7abef5b695cacf5da6b565f31a",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=915",
       "triggerID" : "5a5c1adef36a7e7abef5b695cacf5da6b565f31a",
       "triggerType" : "PUSH"
     }, {
       "hash" : "b6f9e81386f0096ebb477cfd8268065cb0781a24",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=917",
       "triggerID" : "b6f9e81386f0096ebb477cfd8268065cb0781a24",
       "triggerType" : "PUSH"
     }, {
       "hash" : "ce6aebbdf8cde86a3d94d8230111d35f5dffd72d",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=928",
       "triggerID" : "ce6aebbdf8cde86a3d94d8230111d35f5dffd72d",
       "triggerType" : "PUSH"
     }, {
       "hash" : "54e18d65206a7e433f4f69a9e0c5499acbc5ae27",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=939",
       "triggerID" : "54e18d65206a7e433f4f69a9e0c5499acbc5ae27",
       "triggerType" : "PUSH"
     }, {
       "hash" : "015206e75704fcba83e195523dfa7f0c43f22a91",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=947",
       "triggerID" : "015206e75704fcba83e195523dfa7f0c43f22a91",
       "triggerType" : "PUSH"
     }, {
       "hash" : "a7c392c326539dd369bd32e95ca9cbefc2c5c59b",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=1007",
       "triggerID" : "a7c392c326539dd369bd32e95ca9cbefc2c5c59b",
       "triggerType" : "PUSH"
     }, {
       "hash" : "3c645391d65eb21c927b3c4401dd2324dbaba023",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=1071",
       "triggerID" : "3c645391d65eb21c927b3c4401dd2324dbaba023",
       "triggerType" : "PUSH"
     }, {
       "hash" : "33bd14ed3fdc62fa18a10e4efdca23fc2ff46e7a",
       "status" : "FAILURE",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=1244",
       "triggerID" : "33bd14ed3fdc62fa18a10e4efdca23fc2ff46e7a",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * 33bd14ed3fdc62fa18a10e4efdca23fc2ff46e7a Azure: [FAILURE](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=1244) 
   
   <details>
   <summary>Bot commands</summary>
     The @flinkbot bot supports the following commands:
   
    - `@flinkbot run travis` re-run the last Travis build
    - `@flinkbot run azure` re-run the last Azure build
   </details>


-- 
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.

To unsubscribe, e-mail: commits-unsubscribe@hudi.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


> Add ORC support in Bootstrap Op
> -------------------------------
>
>                 Key: HUDI-1827
>                 URL: https://issues.apache.org/jira/browse/HUDI-1827
>             Project: Apache Hudi
>          Issue Type: Sub-task
>          Components: Storage Management
>            Reporter: Teresa Kang
>            Assignee: manasa
>            Priority: Major
>              Labels: pull-request-available
>
> SparkBootstrapCommitActionExecutor assumes parquet format right now, need to support ORC as well.



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