Yt {
    Pool: "crypta_graph"
}

Logbroker {
    Url : "sas.logbroker.yandex.net"
}

LbTopic {
    Ident     : "crypta"
    LogType   : "graph-soup"
    TopicName : "/crypta/prod/graph/soup"

    MaxJobs   : 25
}

LogbrokerPusher {
    BatchSize : 1
}

Run {
    Arg : [
        "source_path="
        "    //home/crypta/production/state/graph/v2/soup/day/{dt},           "
        "    //home/crypta/production/state/graph/stream/storage,             "
    ]
    Task : "crypta.graph.bochka.lib.tasks.YtSoup2LBPushTask"
}
