Kathleen Ting created SQOOP-828:
-----------------------------------
Summary: Document import failure common cause in Sqoop
Troubleshooting Guide
Key: SQOOP-828
URL: https://issues.apache.org/jira/browse/SQOOP-828
Project: Sqoop
Issue Type: Bug
Components: docs
Affects Versions: 1.4.2
Reporter: Kathleen Ting
We should document this error in the Sqoop Troubleshooting Guide.
ERROR tool.ImportTool: Imported Failed: Attempted to generate class with no
columns!
We've verified that the table is being owned by a different user than is used
to access the data. In such case, the user needs to specify the table owner in
the table parameter separated by dot, for example:
--table owner.tableName
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira