[
https://issues.apache.org/jira/browse/SQOOP-1647?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14268815#comment-14268815
]
Sqoop QA bot 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:38:30.260824.
{color:red}Overall:{color} -1 due to 7 errors
{color:red}ERROR:{color} File {{spi/target/rat.txt}} have missing licence header
{color:red}ERROR:{color} File {{spi/target/.plxarc}} have missing licence header
{color:red}ERROR:{color} Failed to run license check (exit code 1,
[report|https://builds.apache.org/job/PreCommit-SQOOP-Build/890/artifact/patch-process/rat.txt])
{color:red}ERROR:{color} Some integration tests failed
([report|https://builds.apache.org/job/PreCommit-SQOOP-Build/890/artifact/patch-process/test_integration.txt])
{color:red}ERROR:{color} Failed integration test:
{{org.apache.sqoop.integration.server.VersionTest}}
{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.server.SubmissionWithDisabledModelObjectsTest}}
{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} Patch compiled
{color:green}SUCCESS:{color} All unit tests passed
Console output is available
[here|https://builds.apache.org/job/PreCommit-SQOOP-Build/890/console].
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)