name: non_exists_upstream_pipe pipes: - name: a_source ty: Poller config: ty: PollerConfig output: Integer - name: mapper_a ty: Mapper upstreams: [ "non_exists" ] config: ty: MapperConfig output: Integer