Details
-
Bug
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
2.0.0
Description
Variable substitution is not applied for recent commands. Created executeCommand() abstract method in SqoopCommand which invoked after resolving variables. Now first resolves variable and then check the command options.