[
https://issues.apache.org/jira/browse/SQOOP-1806?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14225671#comment-14225671
]
Sqoop QA bot commented on SQOOP-1806:
-------------------------------------
Here are the results of testing the latest attachment
https://issues.apache.org/jira/secure/attachment/12683753/SQOOP-1806.patch
against branch sqoop2.
{color:red}Overall:{color} -1 due to an error
{color:red}ERROR:{color} Patch does not add/modifny any test case
{color:green}SUCCESS:{color} Clean was successful
{color:green}SUCCESS:{color} Patch applied correctly
{color:green}SUCCESS:{color} Patch compiled
{color:green}SUCCESS:{color} All tests passed
Console output: https://builds.apache.org/job/PreCommit-SQOOP-Build/669/console
This message is automatically generated.
> Remove the duplicate connector-config.properties file in Kite connector
> -----------------------------------------------------------------------
>
> Key: SQOOP-1806
> URL: https://issues.apache.org/jira/browse/SQOOP-1806
> Project: Sqoop
> Issue Type: Bug
> Affects Versions: 1.99.4
> Reporter: Veena Basavaraj
> Assignee: Qian Xu
> Attachments: SQOOP-1806.patch
>
>
> # Licensed to the Apache Software Foundation (ASF) under one or more
> # contributor license agreements. See the NOTICE file distributed with
> # this work for additional information regarding copyright ownership.
> # The ASF licenses this file to You under the Apache License, Version 2.0
> # (the "License"); you may not use this file except in compliance with
> # the License. You may obtain a copy of the License at
> #
> # http://www.apache.org/licenses/LICENSE-2.0
> #
> # Unless required by applicable law or agreed to in writing, software
> # distributed under the License is distributed on an "AS IS" BASIS,
> # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
> # See the License for the specific language governing permissions and
> # limitations under the License.
> # Kite Connector Resources
> ############################
> # Link Config
> #
> linkConfig.label = Link Configuration
> linkConfig.help = You must supply the information requested in order to
> create a \
> connection object.
> linkConfig.fileFormat.label = File format
> linkConfig.fileFormat.help = Format in which data should be serialized
> linkConfig.compression.label = Compression format
> linkConfig.compression.help = Compression that should be used for the data
> # To Job Config
> #
> toDataset.label = To Kite Dataset Configuration
> toDataset.help = You must supply the information requested in order to \
> get information where you want to store your data.
> toDataset.uri.label = Dataset URI
> toDataset.uri.help = Location to store dataset (i.e. \
> "dataset:hdfs://host:port/user/me/job", \
> "dataset:hive://host:port/table")
> # From Job Config
> #
> fromDataset.label = From Kite Dataset Configuration
> fromDataset.help = Specifies information required to get data from Hadoop
> ecosystem
> fromDataset.uri.label = Dataset URI
> fromDataset.uri.help = Dataset URI that should be exported
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)