@EnableTask @Configuration @EnableConfigurationProperties(value=SqoopToolTaskProperties.class) public class SqoopToolTaskConfiguration extends Object
CommandLineRunner implementation that will run a Sqoop Tool.
This implementation currently supports import and export commands.| Constructor and Description |
|---|
SqoopToolTaskConfiguration() |
| Modifier and Type | Method and Description |
|---|---|
org.springframework.boot.CommandLineRunner |
commandLineRunner() |
Copyright © 2016 Pivotal Software, Inc.. All rights reserved.