Will McQueen created SQOOP-853: ---------------------------------- Summary: sqoop list-tables isn't returning the tables that have custom schemas Key: SQOOP-853 URL: https://issues.apache.org/jira/browse/SQOOP-853 Project: Sqoop Issue Type: Bug Affects Versions: 1.4.2 Reporter: Will McQueen
Steps: 1) Create table with custom schema 2) Run list-tables: sqoop list-tables --connect jdbc:postgresql://<host>/sqoop --username sqoop --password sqoop -- --schema foo Expecting result list to include tables having custom schemas. -- 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