Skip to content

Make Config.java immutable #36

@Tiihott

Description

@Tiihott

Description
Config.java is using setter for changing hdfsuri parameter for tests that are using hdfs minicluster. Make changes to the code so instead of setter the hdfsuri parameter can be defined using a secondary constructor, which in turn allows the Config objects to be immutable.

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions