I'm trying to use the csv lineterminator option with the bulk loader.
I can't figure out the syntax for bulkloader.yaml.
I was expecting something like this to work, but its not working:
- kind: Account
connector: csv
connector_options:
export_options:
lineterminator: \n
property_map:
- property: __key__
external_name: key
export_transform: transform.key_id_or_name_as_string
--
You received this message because you are subscribed to the Google Groups
"Google App Engine" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to
[email protected].
For more options, visit this group at
http://groups.google.com/group/google-appengine?hl=en.