Details
-
Bug
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
None
-
None
-
None
Description
The current implementation of Sqoop will fail to compile the ClassWriter generated Java class in case of UTF-8 characters are available in the database but the running host don't have UTF-8 or not supporting that.
Meanwhile we'd like to keep up the support of UTF-8 characters for example in Avro schemas.
A good example for that TestAvroImport#testNonstandardCharactersInColumnName fails if executed form a shell/env with non UTF-8 locale.
We have to provide an implementation reflects this.
Attachments
Attachments
Issue Links
- links to