hudi-bot opened a new issue, #14794:
URL: https://github.com/apache/hudi/issues/14794

   As discussed in HUDI-1723, we need a better implementation for Cloud object 
storage like AWS S3 or GCS, leveraging on change notification.
   
   Also consider 
[https://docs.databricks.com/spark/latest/structured-streaming/sqs.html]
   
    
   
   We need to look into current *DFSSource classes and see if we can add a new 
`DFSPathSelector` implementation, that fetech new files on cloud storage after 
a given point in time. The timestamp based approach used by existing path 
selector, largely works, but has corner cases as mentioned in HUDI-1723 
   
   ## JIRA info
   
   - Link: https://issues.apache.org/jira/browse/HUDI-1896
   - Type: Epic
   - Fix version(s):
     - 1.1.0
   
   
   ---
   
   
   ## Comments
   
   12/Jul/21 04:31;githubbot;satishmittal1111 opened a new pull request #3256:
   URL: https://github.com/apache/hudi/pull/3256
   
   
      ## *Tips*
      - *Thank you very much for contributing to Apache Hudi.*
      - *Please review https://hudi.apache.org/contributing.html before opening 
a pull request.*
      
      ## What is the purpose of the pull request
      
      *(For example: This pull request adds quick-start document.)*
      
      ## Brief change log
      
      *(for example:)*
        - *Modify AnnotationLocation checkstyle rule in checkstyle.xml*
      
      ## Verify this pull request
      
      *(Please pick either of the following options)*
      
      This pull request is a trivial rework / code cleanup without any test 
coverage.
      
      *(or)*
      
      This pull request is already covered by existing tests, such as *(please 
describe tests)*.
      
      (or)
      
      This change added tests and can be verified as follows:
      
      *(example:)*
      
        - *Added integration tests for end-to-end.*
        - *Added HoodieClientWriteTest to verify the change.*
        - *Manually verified the change by running a job locally.*
      
      ## Committer checklist
      
       - [ ] Has a corresponding JIRA in PR title & commit
       
       - [ ] Commit message is descriptive of the change
       
       - [ ] CI is green
      
       - [ ] Necessary doc changes done or have another open PR
             
       - [ ] For large changes, please consider breaking it into sub-tasks 
under an umbrella JIRA.
   
   
   -- 
   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: [email protected]
   
   For queries about this service, please contact Infrastructure at:
   [email protected]
   ;;;
   
   ---
   
   12/Jul/21 04:34;githubbot;hudi-bot commented on pull request #3256:
   URL: https://github.com/apache/hudi/pull/3256#issuecomment-877963467
   
   
      <!--
      Meta data
      {
        "version" : 1,
        "metaDataEntries" : [ {
          "hash" : "74b342890e833e84bf1f8e163465df46b325845a",
          "status" : "UNKNOWN",
          "url" : "TBD",
          "triggerID" : "74b342890e833e84bf1f8e163465df46b325845a",
          "triggerType" : "PUSH"
        } ]
      }-->
      ## CI report:
      
      * 74b342890e833e84bf1f8e163465df46b325845a UNKNOWN
      
      <details>
      <summary>Bot commands</summary>
        @hudi-bot supports the following commands:
      
       - `@hudi-bot run travis` re-run the last Travis build
       - `@hudi-bot 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: [email protected]
   
   For queries about this service, please contact Infrastructure at:
   [email protected]
   ;;;
   
   ---
   
   12/Jul/21 04:36;githubbot;hudi-bot edited a comment on pull request #3256:
   URL: https://github.com/apache/hudi/pull/3256#issuecomment-877963467
   
   
      <!--
      Meta data
      {
        "version" : 1,
        "metaDataEntries" : [ {
          "hash" : "74b342890e833e84bf1f8e163465df46b325845a",
          "status" : "PENDING",
          "url" : 
"https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=853";,
          "triggerID" : "74b342890e833e84bf1f8e163465df46b325845a",
          "triggerType" : "PUSH"
        } ]
      }-->
      ## CI report:
      
      * 74b342890e833e84bf1f8e163465df46b325845a Azure: 
[PENDING](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=853)
 
      
      <details>
      <summary>Bot commands</summary>
        @hudi-bot supports the following commands:
      
       - `@hudi-bot run travis` re-run the last Travis build
       - `@hudi-bot 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: [email protected]
   
   For queries about this service, please contact Infrastructure at:
   [email protected]
   ;;;
   
   ---
   
   12/Jul/21 04:52;githubbot;hudi-bot edited a comment on pull request #3256:
   URL: https://github.com/apache/hudi/pull/3256#issuecomment-877963467
   
   
      <!--
      Meta data
      {
        "version" : 1,
        "metaDataEntries" : [ {
          "hash" : "74b342890e833e84bf1f8e163465df46b325845a",
          "status" : "FAILURE",
          "url" : 
"https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=853";,
          "triggerID" : "74b342890e833e84bf1f8e163465df46b325845a",
          "triggerType" : "PUSH"
        } ]
      }-->
      ## CI report:
      
      * 74b342890e833e84bf1f8e163465df46b325845a Azure: 
[FAILURE](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=853)
 
      
      <details>
      <summary>Bot commands</summary>
        @hudi-bot supports the following commands:
      
       - `@hudi-bot run travis` re-run the last Travis build
       - `@hudi-bot 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: [email protected]
   
   For queries about this service, please contact Infrastructure at:
   [email protected]
   ;;;
   
   ---
   
   12/Jul/21 06:10;githubbot;satishmittal1111 closed pull request #3256:
   URL: https://github.com/apache/hudi/pull/3256
   
   
      
   
   
   -- 
   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: [email protected]
   
   For queries about this service, please contact Infrastructure at:
   [email protected]
   ;;;
   
   ---
   
   06/Aug/21 08:55;satishmittal1111;.;;;
   
   ---
   
   04/Oct/21 13:28;vinoth;[~rmahindra] do you intend to take this and continue 
pushing on ?;;;


-- 
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: [email protected]

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

Reply via email to