Athena Error- HIVE_BAD_DATA: Not valid Parquet file: s3://deng-utube-raw-us-east-1-dev/youtube/raw_stats_reference_data/FR_category_id.json expected magic number: PAR1 got: ] }

0

Not able to display paruqet file in athena , which json is converted into parquet using lambda function

posta un anno fa403 visualizzazioni
1 Risposta
0

You are trying to read json files in a table defined as parquet format.
If that json file is there by mistake then delete any json files, otherwise recreate the table to be a json one.

profile pictureAWS
ESPERTO
con risposta un anno fa
  • I have figured it out...the problem lied in the location of destination bucket. Thankyou for the response.

Accesso non effettuato. Accedi per postare una risposta.

Una buona risposta soddisfa chiaramente la domanda, fornisce un feedback costruttivo e incoraggia la crescita professionale del richiedente.

Linee guida per rispondere alle domande