Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content

Announcements
ALERT: QlikView server communication interruptions following Microsoft Windows Domain Controller security updates

AC4DL - How to configure a Compose Spark task to write an uncompressed Parquet file?

No ratings
cancel
Showing results for 
Search instead for 
Did you mean: 
David_Fergen
Former Employee
Former Employee

AC4DL - How to configure a Compose Spark task to write an uncompressed Parquet file?

Last Update:

Aug 28, 2020 6:54:59 AM

Updated By:

Sonja_Bauernfeind

Created date:

Jul 30, 2020 11:55:39 AM

Question:

How to configure a Compose Spark task to write an uncompressed Parquet file?

Answer:

The default settings will output compressed parquest files, to set the output to uncompressed, perform the followings:

  1. Open the Storage job settings and click on the Spark tab.
  2. In the Spark Parameters section, add the following parameter:
spark.sql.parquet.compression.codec=uncompressed; 

rtaImage (2).png

 

Labels (1)
Version history
Last update:
‎2020-08-28 06:54 AM
Updated by: