Maxim Akhmedov
Maxim Akhmedov
Nobody knows what YAMR is, and it has literally 0 use in OSS world :) Therefore, I'd suggest to deprecate it. 
This issue is related to: https://github.com/ytsaurus/ytsaurus/issues/227 Temporary password is a password issued by administrator for a user, which forces user to immediately change the password right after logging in. It...
It looks unnaturally in the current position. Need to check with design.
Let's add a `message` parameter to the suspend_operation API call, allowing the operation owner or a system administrator to provide a message, explaining why the operation was suspended manually. This...
This issue is similar, but not identical to #64 (concept discussed with @psushin and @raundn by @gritukan or/and @zlobober). Let's recall that currently rack and DC are controlled by attributes...
In the context of master transactions, there are often data uploads, sometimes even distributed ones. It is often desirable to understand the speed at which new versions of data are...
This issue is similar to #633, but for the groups. There is a "/groups" page displaying all groups. 1) Let's add a yellow button for creating a group at the...
This one is similar to #634, but for users. There is a page with users (/users). It allows some of the actions with users, but lacks various useful administration primitives....
Re recent discussion in SIG MapReduce. It would be really good to have the following option enable by default: https://github.com/ytsaurus/ytsaurus/blob/f781206ea03e38a6d777252c0de2e7ff51740a93/yt/yt/core/logging/config.cpp#L208-L209 It is often useful in situations when troubles are already...