Nice find!

On 18 November 2017 at 08:11, Mikael Ståldal <mi...@apache.org> wrote:

> It works now!
>
>
>
> On 2017-11-18 13:00, Mikael Ståldal wrote:
>
>> That particular test creates hadoop.log in 
>> System.getProperty("java.io.tmpdir")
>> on purpuse to test system property replacement in configuration files.
>>
>> On most Linux systems (including our Jenkins machine),
>> System.getProperty("java.io.tmpdir") == "/tmp".
>>
>> I tried the test locally on my Linux machine, and it works. But it leaves
>> the /tmp/hadoop.log file behind. I changed the test to delete the file
>> afterwards, maybe that will help.
>>
>> Maybe someone have to manually delete /tmp/hadoop.log on the Jenkins
>> machine once to get this working again. (I am not sure how to access the
>> Jenkins machine to be able to do that.)
>>
>


-- 
Matt Sicker <boa...@gmail.com>

Reply via email to