Top "Snappy" questions

Snappy is a compression algorithm for byte streams and a library implementing this algorithm.

Redshift COPY command for Parquet format with Snappy compression

I have datasets in HDFS which is in parquet format with snappy as compression codec. As far as my research …

amazon-s3 compression amazon-redshift parquet snappy
Is Snappy splittable or not splittable?

According to this Cloudera post, Snappy IS splittable. For MapReduce, if you need your compressed data to be splittable, BZip2, …

hadoop snappy
How to install snappy C libraries on Windows 10 for use with python-snappy in Anaconda?

I want to install parquet for python using pip within an Anaconda 2 installation on Windows 10. While installing I ran into …

python python-2.7 installation anaconda snappy
pyspark how to load compressed snappy file

I have compressed a file using python-snappy and put it in my hdfs store. I am now trying to read …

apache-spark pyspark snappy
Spark + Parquet + Snappy: Overall compression ratio loses after spark shuffles data

Commmunity! Please help me understand how to get better compression ratio with Spark? Let me describe case: I have dataset, …

apache-spark apache-spark-sql spark-dataframe parquet snappy
HTTP Request Without curl or wget (Ubuntu Core Bash)

How do I make a HTTPS (or HTTP) request in Ubuntu Core? The curl and wget are unavailable (and I …

linux bash ubuntu snappy
Set parquet snappy output file size is hive?

I'm trying to split parquet/snappy files created by hive INSERT OVERWRITE TABLE... on dfs.block.size boundary as impala …

hive impala parquet snappy
setting compression on hive table

I have a hive table based on avro schema. The table was created with the following query CREATE EXTERNAL TABLE …

hive compression hiveql avro snappy
snappy wkhtmltopdf wrapper send generated html file to browser

I googled like a mole, but can´t find the right way to go. I´m creating a PDF with …

php wkhtmltopdf snappy