[ https://issues.apache.org/jira/browse/SQOOP-416?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14004073#comment-14004073
]
Vishal Kapoor commented on SQOOP-416:
-------------------------------------
Thanks Jarek, sorry about not paying attention but for the benifit of others, the schema and
the namespace can be specified by -class-name parameter, this can go to the user guide as
well...
Vishal
> Allow code-generation arguments with Avro imports
> -------------------------------------------------
>
> Key: SQOOP-416
> URL: https://issues.apache.org/jira/browse/SQOOP-416
> Project: Sqoop
> Issue Type: Improvement
> Components: codegen
> Affects Versions: 1.4.2
> Reporter: Michael Haeusler
> Assignee: Kyryl Bilokurov
> Labels: avro
> Fix For: 1.4.2
>
> Attachments: SQOOP-416.patch
>
>
> If you use --as-avrodatafile, sqoop will automatically generate an avro schema and store
it in the header of the avro files. You can easily extract and use that auto-generated schema
(e.g., with avro-tools getschema, avro-tools compile). It would be a great improvement, if
you could customize the name and namespace of the generated record type in this schema with
the already existing arguments --package-name and/or --class-name.
--
This message was sent by Atlassian JIRA
(v6.2#6252)
|