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

Reduce the coupling of hadoop.

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • None
    • Common Core, flink
    • None

    Description

      In my oppions, the hadoop configuration totally read from the actual environment. For example, the fs.hdfs.impl may be org.apache.hadoop.fs.viewfs.ViewFileSyste but not org.apache.hadoop.hdfs.DistributedFileSystem. Now, the implemtation was forced to be set with org.apache.hadoop.hdfs.DistributedFileSystem, which is not a graceful solution.
      Also, the hadoop dependency scope level should be 'test'.

      Attachments

        Activity

          People

            Unassigned Unassigned
            ZhangChaoming Moses
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: