Hi, I’m using the scoop Hadoop jar to scoop the data from Postgres to Google Cloud (GCS). It is working fine for text format. But I’m unable to load it in the parquet format. It does not fail but it does not load the data either.The jar file I’m using is sqoop-1.4.7-hadoop260.jar.
Is there any specific way I should be loading the data in parquet format using sqoop? Thanks Preethi
