Skip to content

Avoid NullPointerException When users do not indicate io.compression.codecs option. #25

Open
@civitaspo

Description

@civitaspo

When io.compression.codecs option does not exist in users' configuration of hdfs( config_files option and config option), this plugin throws NullPointerException. When NullPointerException is thrown, users cannot know the cause is io.compression.codecs option. Therefore, this should throw ConfigException when io.compression.codecs option does not exist.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions