@Retention(value=RUNTIME) public @interface HiveResource
Please refer to test class com.klarna.hiverunner.examples.HelloHiveRunner for usage examples.
| Modifier and Type | Required Element and Description |
|---|---|
String |
targetFile
Specifies where the data should be made available in HDFS.
|
public abstract String targetFile
Please refer to test class com.klarna.hiverunner.examples.HelloHiveRunner for usage examples.
Copyright © 2013–2020. All rights reserved.