ytsaurus / ytsaurus-spyt

YTsaurus SPYT provides an integration with Apache Spark
Apache License 2.0
9 stars 4 forks source link

Add "owners" option to spart-launch-yt #18

Closed ykuc closed 2 weeks ago

ykuc commented 2 weeks ago

It would be great if I could add owners for spyt operation like CHYT

Alexvsalexvsalex commented 2 weeks ago

You can provide any requests for operation through --params {}. For example, --params {acl=[...]}. What do you want else?

ykuc commented 2 weeks ago

but in operation see "owners": [],

but in operation I see "acl": [],

but in operation I see "owners": [],

Alexvsalexvsalex commented 2 weeks ago

Oh, sorry. Can you please also try --params {operation_spec={owners=[...]}}

ykuc commented 2 weeks ago

thanks) it work))

ykuc commented 2 weeks ago

Where is it better to add this information? spyt/launch or cluster-start I will add it))

Alexvsalexvsalex commented 2 weeks ago

I think you can extend an information here

ykuc commented 2 weeks ago

add docs in PR