PaddyMelody opened a new pull request, #8595:
URL: https://github.com/apache/hudi/pull/8595

   ### Change Logs
   
   Fixed hadoop configuration not being applied by 
org.apache.hudi.source.FileIndex
   
   ### Impact
   FileIndex uses the DEFAULT HoodieFlinkEngineContext to get the partitionPath 
without using the information in the configuration.
   <img width="981" alt="image" 
src="https://user-images.githubusercontent.com/46181516/235086491-257b22ab-3b7c-4a09-8b5b-983ec2ffccfc.png";>
   Since I was connecting to a remote hadoop, I subsequently got the following 
error due to missing configuration
   <img width="1331" alt="image" 
src="https://user-images.githubusercontent.com/46181516/235085666-3a0b19f9-7432-480e-9c75-6ad76d8df1c2.png";>
   <img width="1385" alt="image" 
src="https://user-images.githubusercontent.com/46181516/235085696-b021fe53-9d93-4f53-9098-bb720ec97369.png";>
   
   
   ### Risk level (write none, low medium or high below)
   
   none
   
   ### Documentation Update
   
   none
   
   ### Contributor's checklist
   
   - [ ] Read through [contributor's 
guide](https://hudi.apache.org/contribute/how-to-contribute)
   - [ ] Change Logs and Impact were stated clearly
   - [ ] Adequate tests were added if applicable
   - [ ] CI passed
   


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