-
Notifications
You must be signed in to change notification settings - Fork 178
fruits.parquet generated by test/integration.js is unreadable by Hadoop parquet-tools 1.9.0 #29
Copy link
Copy link
Open
Description
Build parquet-mr/parquet-tools per these instructions.
Then run its cat command to dump the fruits.parquet file that is generated:
$ java -jar target/parquet-tools-1.9.0.jar cat parquetjs/fruits.parquet
WARNING: An illegal reflective access operation has occurred
WARNING: Illegal reflective access by org.apache.hadoop.security.authentication.util.KerberosUtil (file:/Users/davidr/workspaces/parquet-mr/parquet-tools/target/parquet-tools-1.9.0.jar) to method sun.security.krb5.Config.getInstance()
WARNING: Please consider reporting this to the maintainers of org.apache.hadoop.security.authentication.util.KerberosUtil
WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations
WARNING: All illegal access operations will be denied in a future release
Could not read footer: java.io.IOException: Could not read footer for file DeprecatedRawLocalFileStatus{path=file:/Users/davidr/workspaces/parquetjs/fruits.parquet; isDirectory=false; length=1411554; replication=1; blocksize=33554432; modification_time=1512831680000; access_time=0; owner=; group=; permission=rw-rw-rw-; isSymlink=false}Using parquetjs v0.8.0.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels