Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Reading parquet file from secondary File System #93

Open
gtinside opened this issue Feb 4, 2015 · 3 comments
Open

Reading parquet file from secondary File System #93

gtinside opened this issue Feb 4, 2015 · 3 comments

Comments

@gtinside
Copy link

gtinside commented Feb 4, 2015

Hi ,
I am trying to read existing parquet file from my hdfs which is configured as secondaryFileSystem in my ggfs. Though I see the files getting read correctly but they sort of get corrupted on ggfs cache

java.lang.RuntimeException: ggfs://ggfs@localhost/test.parquet/part-r-8.parquet is not a Parquet file. expected magic number at tail [80, 65, 82, 49] but found [4, 25, 24, 13]
at parquet.hadoop.ParquetFileReader.readFooter(ParquetFileReader.java:418)

Am I missing anything here ? Has anyone tried this before ?

Regards,
Gaurav

@dsetrakyan
Copy link

We will investigate and get back to you

@dsetrakyan
Copy link

GridGain open source edition is being migrated to Apache Ignite. Issue in Apache Ignite Jira has been created and you can track it here: https://issues.apache.org/jira/browse/IGNITE-174

@devozerov
Copy link
Contributor

Hi Gaurav,

Is this issue still relevant? If yes, could you please provide exact steps to reproduce it?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants