[ 
https://issues.apache.org/jira/browse/SQOOP-1647?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14268828#comment-14268828
 ] 

Qian Xu commented on SQOOP-1647:
--------------------------------

Testing file 
[SQOOP-1647.5.patch|https://issues.apache.org/jira/secure/attachment/12690715/SQOOP-1647.5.patch]
 against branch sqoop2 took 0:25:54.863057.

{color:red}Overall:{color} -1 due to 7 errors

{color:red}ERROR:{color} Some integration tests failed (report)
{color:red}ERROR:{color} Failed integration test: 
{{org.apache.sqoop.integration.connector.jdbc.generic.FromHDFSToRDBMSTest}}
{color:red}ERROR:{color} Failed integration test: 
{{org.apache.sqoop.integration.connector.jdbc.generic.FromRDBMSToHDFSTest}}
{color:red}ERROR:{color} Failed integration test: 
{{org.apache.sqoop.integration.connector.jdbc.generic.PartitionerTest}}
{color:red}ERROR:{color} Failed integration test: 
{{org.apache.sqoop.integration.connector.kafka.FromRDBMSToKafkaTest}}
{color:red}ERROR:{color} Failed integration test: 
{{org.apache.sqoop.integration.connector.kafka.FromHDFSToKafkaTest}}
{color:red}ERROR:{color} Failed integration test: 
{{org.apache.sqoop.integration.connector.jdbc.generic.TableStagedRDBMSTest}}
{color:green}SUCCESS:{color} Clean was successful
{color:green}SUCCESS:{color} Patch applied correctly
{color:green}SUCCESS:{color} Patch add/modify test case
{color:green}SUCCESS:{color} License check passed
{color:green}SUCCESS:{color} Patch compiled
{color:green}SUCCESS:{color} All unit tests passed

This message is automatically generated.

> FROM-side: Read data from HDFS
> ------------------------------
>
>                 Key: SQOOP-1647
>                 URL: https://issues.apache.org/jira/browse/SQOOP-1647
>             Project: Sqoop
>          Issue Type: Sub-task
>          Components: connectors
>    Affects Versions: 1.99.5
>            Reporter: Qian Xu
>            Assignee: Qian Xu
>             Fix For: 1.99.5
>
>         Attachments: SQOOP-1647.2.patch, SQOOP-1647.3.patch, 
> SQOOP-1647.4.patch, SQOOP-1647.5.patch
>
>
> This JIRA proposes to support reading data from an HDFS dataset.
> The scope is defined as follows:
> Source: Any valid HDFS dataset
> Exposed Configuration:
> [From] Dataset URI (String, has a validation check)
> Workflow:
> # KiteFromInitializer will check dataset existence
> # Sqoop will create N KiteExtractor instances.
> # Every KiteExtractor instance will create a DatasetReader. Records will be 
> read by DatasetReader. Avro data types will be converted to Sqoop expected 
> data types and be written to Sqoop. 
> # KiteFromDestroy expect to do nothing.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to