Details
-
Bug
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
1.99.2
-
None
-
None
Description
Documentation says that show framework function does not have any extra arguments. Here is the current behaviour:
sqoop:000> show framework Usage: show framework sqoop:000> show framework 1 Framework specific options: Persistent id: 1 Supported job types: [IMPORT, EXPORT] Connection form 1: Name: security Label: Security related configuration options Help: You must supply the information requested in order to create a job object. Input 1: Name: security.maxConnections Label: Max connections Help: Maximal number of connections that this connection object can use at one point in time Type: INTEGER Sensitive: false Forms for job type IMPORT: Job form 1: Name: output Label: Output configuration Help: You must supply the information requested in order to get information where you want to store your data. ...