[
https://issues.apache.org/jira/browse/SQOOP-1724?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Veena Basavaraj updated SQOOP-1724:
-----------------------------------
Description:
Caused by: java.lang.IllegalArgumentException: No enum constant
org.apache.sqoop.model.MConfigType.CONNECTION
at java.lang.Enum.valueOf(Enum.java:236)
at org.apache.sqoop.model.MConfigType.valueOf(MConfigType.java:23)
at
org.apache.sqoop.repository.derby.DerbyRepositoryHandler.loadConnectorConfigTypes(DerbyRepositoryHandler.java:2738)
at
org.apache.sqoop.repository.derby.DerbyRepositoryHandler.loadJobs(DerbyRepositoryHandler.java:2302)
at
org.apache.sqoop.repository.derby.DerbyRepositoryHandler.findJobsForConnector(DerbyRepositoryHandler.java:1645)
was:
http://vbsqoop-1.ent.cloudera.com:12000/sqoop/v1/jobs?cname=hdfs-connector
message: null,
cause: {
message: "Borrow prepareStatement from pool failed",
cause: {
message: "Column 'FROM_LINK.SQ_LNK_CONFIGURABLE' is either not in any table in
the FROM list or appears within a join specification and is outside the scope
of the join specification or appears in a HAVING clause and is not in the GROUP
BY list. If this is a CREATE or ALTER TABLE statement then
'FROM_LINK.SQ_LNK_CONFIGURABLE' is not a column in the target table.",
cause: {
message: "Column 'FROM_LINK.SQ_LNK_CONFIGURABLE' is either not in any table in
the FROM list or appears within a join specification and is outside the scope
of the join specification or appears in a HAVING clause and is not in the GROUP
BY list. If this is a CREATE or ALTER TABLE statement then
'FROM_LINK.SQ_LNK_CONFIGURABLE' is not a column in the target table.",
cause: {
message: "Column 'FROM_LINK.SQ_LNK_CONFIGURABLE' is either not in any table in
the FROM list or appears within a join specification and is outside the scope
of the join specification or appears in a HAVING clause and is not in the GROUP
BY list. If this is a CREATE or ALTER TABLE statement then
'FROM_LINK.SQ_LNK_CONFIGURABLE' is not a column in the target table.",
stack-trace: [
{
file: null,
line: -1,
class: "org.apache.derby.iapi.error.StandardException",
method: "newException"
},
{
> Sqoop2: Support old config types for backward compatibility in connector
> data upgrade
> --------------------------------------------------------------------------------------
>
> Key: SQOOP-1724
> URL: https://issues.apache.org/jira/browse/SQOOP-1724
> Project: Sqoop
> Issue Type: Bug
> Components: docs
> Affects Versions: 1.99.4
> Reporter: Veena Basavaraj
> Assignee: Veena Basavaraj
> Fix For: 1.99.4
>
>
> Caused by: java.lang.IllegalArgumentException: No enum constant
> org.apache.sqoop.model.MConfigType.CONNECTION
> at java.lang.Enum.valueOf(Enum.java:236)
> at org.apache.sqoop.model.MConfigType.valueOf(MConfigType.java:23)
> at
> org.apache.sqoop.repository.derby.DerbyRepositoryHandler.loadConnectorConfigTypes(DerbyRepositoryHandler.java:2738)
> at
> org.apache.sqoop.repository.derby.DerbyRepositoryHandler.loadJobs(DerbyRepositoryHandler.java:2302)
> at
> org.apache.sqoop.repository.derby.DerbyRepositoryHandler.findJobsForConnector(DerbyRepositoryHandler.java:1645)
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)