exasol/hadoop-etl-udfs

Fix tests in MapR profile

morazow opened this issue · 2 comments

Currently tests are failing in MapR profile because of mapr-client not being able to connect to local filesystem.

Quick research on internet suggests to setup fs.default.name in core-site.xml file and add this resource to Hadoop configuration (conf) when running tests.

@morazow, please split into two tickets and separate refactoring from fixing.

Closing this since it is not very relevant. MapR issue should be addressed separately if required.