sam created PARQUET-1132:
----------------------------
Summary: parquet-tools merge does not work nor give any error
message
Key: PARQUET-1132
URL: https://issues.apache.org/jira/browse/PARQUET-1132
Project: Parquet
Issue Type: Bug
Reporter: sam
When I run
{code}
java -jar ./parquet-mr/parquet-tools/target/parquet-tools-1.9.1-SNAPSHOT.jar
merge $inpath $outpath
{code}
It does not work, no matter what combination of $inpath or $outpath I use.
It gives exit code 1, but never produces an error message or any indication of
what is wrong.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)