[
https://issues.apache.org/jira/browse/SQOOP-1902?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Veena Basavaraj updated SQOOP-1902:
-----------------------------------
Description:
1. provide functionality to be able to convert between avro and csv text and
vice versa ( For instance a TO connector should be be to get avro object, when
a FROM such as HDFS sets the data in csvText )
2. provide functionality to be able to convert between avro and object array
and vice versa ( For instance a TO connector should be be to get avro object,
when a FROM such as Generic JDBC sets the data in object Array )
So the unit tests should cover
csvTextInAvroOut
AvroInCsvTextOut
objectArrayInAvroOut
AvroInObjectArrayOut
> Avro IDF class and unit tests
> -----------------------------
>
> Key: SQOOP-1902
> URL: https://issues.apache.org/jira/browse/SQOOP-1902
> Project: Sqoop
> Issue Type: Sub-task
> Components: sqoop2-framework
> Reporter: Veena Basavaraj
> Assignee: Veena Basavaraj
> Fix For: 1.99.5
>
>
> 1. provide functionality to be able to convert between avro and csv text and
> vice versa ( For instance a TO connector should be be to get avro object,
> when a FROM such as HDFS sets the data in csvText )
> 2. provide functionality to be able to convert between avro and object array
> and vice versa ( For instance a TO connector should be be to get avro object,
> when a FROM such as Generic JDBC sets the data in object Array )
> So the unit tests should cover
> csvTextInAvroOut
> AvroInCsvTextOut
> objectArrayInAvroOut
> AvroInObjectArrayOut
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)