deb-sahara/etc/scenario/gate/edp.yaml.mako
Sergey Lukjanov 8db1109cc6 Add separated dir with fake plugin scenario for gate testing
Change-Id: I765fd2bfada54a15278b7e78b43167b998476591
2015-08-18 17:28:46 +03:00

16 lines
445 B
Mako

edp_jobs_flow:
fake:
- type: Pig
input_datasource:
type: swift
source: etc/edp-examples/edp-pig/trim-spaces/data/input
output_datasource:
type: hdfs
destination: /user/hadoop/edp-output
main_lib:
type: swift
source: etc/edp-examples/edp-pig/trim-spaces/example.pig
additional_libs:
- type: swift
source: etc/edp-examples/edp-pig/trim-spaces/udf.jar