Skip to content

Parquet-tools silently suppresses error messages #2029

@asfimport

Description

@asfimport

Without -debug parameter, parquet-tools produces quite cryptic output in case of errors. For example, parquet tools may print the following output and nothing more:

org/apache/hadoop/conf/Configuration

It is not clear from this output that it indicates an error (actually it is not clear what it indicates at all). I don't really understand the reasoning behind hiding exceptions by default, but instead of this unusable message, parquet-tools should at least print:

NoClassDefFoundError: org/apache/hadoop/conf/Configuration

Reporter: Zoltan Ivanfi / @zivanfi
Assignee: Zoltan Ivanfi / @zivanfi

Note: This issue was originally created as PARQUET-806. Please see the migration documentation for further details.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions