@Retention(value=RUNTIME) public @interface HiveSQL
Please refer to test class com.klarna.hiverunner.examples.HelloHiveRunner for usage examples.
public abstract String[] files
public abstract boolean autoStart
If set to false this leaves the tester to do additional setup in @Before or within actual test method. However, HiveShell.start() has to be called explicit when setup is done.
public abstract String encoding
Copyright © 2013–2020. All rights reserved.