Uploaded image for project: 'Apache Hudi'
  1. Apache Hudi
  2. HUDI-2962

Support JVM based local process lock provider implementation

    XMLWordPrintableJSON

Details

    • 8

    Description

      Metadata table is disabled by default in master due to https://issues.apache.org/jira/browse/HUDI-2961

       

      For the single writer + async table services deployment model, to protect against races, we can have a fairly light weight JVM local lock provider. This mean all the writes and the table services have to be running from the single JVM, like in the case of DeltaStreamer.  This doesn't cover the multi JVM writes, async table services though and a full fix for the same will be covered by HUDI-2961. For now to have the metadata table re-enabled at master, a JVM local locl provider should be sufficient. 

      Attachments

        Issue Links

          Activity

            People

              manojg Manoj Govindassamy
              manojg Manoj Govindassamy
              sivabalan narayanan
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: