cloudera-labs / envelope

Build configuration-driven ETL pipelines on Apache Spark
Apache License 2.0
158 stars 89 forks source link

spaces in fields name #27

Closed matteoarrigoni81 closed 6 years ago

matteoarrigoni81 commented 6 years ago

Hi, I'm trying to use envelope to read one csv file and, after some checks on fields format, write two csv files: the first one with "ok data" and the second one with "ko data". My csv source has fields names on 1st row but these names contain spaces. How can I make a "select [field 1], [field 2] from StepOfChecks where..." by query.literal ? Thanks P.s.: I'm not sure that this is the right way to make questions... in case, redirect me, thanks.

jeremybeard commented 6 years ago

Hi there, for now the best place to ask questions is on the Cloudera Community forum here: http://community.cloudera.com/t5/Cloudera-Labs/bd-p/ClouderaLabs