virajjasani commented on PR #5343:
URL: https://github.com/apache/hadoop/pull/5343#issuecomment-1423053155

   > when i run tests in intellij idea I use its build (not maven) and set 
sysprops like -Dfs.s3a.scale.test.enabled=true for it. maybe that's needed here.
   
   I see, but since "scale" is already a profile, I actually enable the profile 
in IDEA so that even `-Dfs.s3a.scale.test.enabled=true` is not required, it 
will be done by profile anyways.
    
   <img width="280" alt="Screenshot 2023-02-08 at 10 17 00 AM" 
src="https://user-images.githubusercontent.com/34790606/217617224-afafad88-2e80-4d2d-96c4-1708f4fa940d.png";>
   
   
   > with this patch do hdfs tests log to the right place?
   
   This patch changes are actually not taken into effect by IDE because 
hadoop-project pom 
`<hadoop.log.dir>${project.build.directory}/log</hadoop.log.dir>` value is 
loaded by IDE as well.


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


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to