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

Parquet files not getting created on DFS docker instance but on local FS in TestHoodieDeltaStreamer

    XMLWordPrintableJSON

Details

    Description

      In TestHoodieDeltaStreamer, 

      PARQUET_SOURCE_ROOT gets initialised even before function annotated with @BeforeClass gets called as below - 

      private static final String PARQUET_SOURCE_ROOT = dfsBasePath + "/parquetFiles";

      At this point, dfsBasePath variable is null and as a result, parquet files get created on local FS which need to be cleared manually after testing. This needs to be rectified.

      Attachments

        Issue Links

          Activity

            People

              Pratyaksh Pratyaksh Sharma
              Pratyaksh Pratyaksh Sharma
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Time Tracking

                  Estimated:
                  Original Estimate - Not Specified
                  Not Specified
                  Remaining:
                  Remaining Estimate - 0h
                  0h
                  Logged:
                  Time Spent - 20m
                  20m