Skip to main content
Solved

parquet snappy

  • March 15, 2021
  • 4 replies
  • 79 views

Hi, I have a data in snappy.parquet format

 

Does this package: https://docs.safe.com/fme/2019.2/html/FME_Desktop_Documentation/FME_ReadersWriters/safe-labs.parquet.parquet/safe-labs.parquet.parquet.htm

 

open snappy.parquet format?

 

Right now I have error like into txt file.

 

FME see that, but cant read it.

 

 

 

 

Best answer by mark2atsafe

I haven't tried that hub version, but I managed to get FME to read a file with the built-in reader in 2021. I'm just checking if the two are related. Perhaps it's just a case of removing the hub version and using the built-in one instead.

This post is closed to further activity.
It may be an old question, an answered question, an implemented idea, or a notification-only post.
Please check post dates before relying on any information in a question or answer.
For follow-up or related questions, please post a new question or idea.
If there is a genuine update to be made, please contact us and request that the post is reopened.

4 replies

Forum|alt.badge.img+2

@lukaszmarciniak​ FME 2021.0 added support for a Parquet Reader/Writer and it does support Snappy compression.


mark2atsafe
Safer
Forum|alt.badge.img+59
  • Safer
  • Best Answer
  • March 15, 2021

I haven't tried that hub version, but I managed to get FME to read a file with the built-in reader in 2021. I'm just checking if the two are related. Perhaps it's just a case of removing the hub version and using the built-in one instead.


Forum|alt.badge.img+2

@lukaszmarciniak​ FME 2021.0 added support for a Parquet Reader/Writer and it does support Snappy compression.

@lukaszmarciniak​ Possibly 'timestamp' is a reserved word that the new FME 2021 reader isn't quoting correctly


Hi all, exactly, when I removed the package - everything works fine!