summaryrefslogtreecommitdiffstats
path: root/yt/cpp/mapreduce/client
Commit message (Expand)AuthorAgeFilesLines
* Pass max_failed_job_count to all operations (as documented)aneporada2025-01-271-3/+3
* YT-23616: Rename raw_client to http_clienthiddenpath2025-01-2225-57/+28
* Add docker image option in operaion spec in cpp sdkGleb2025-01-191-0/+3
* logging + split verificationermolovd2025-01-181-4/+6
* YT-23616: Make implementation of CanonizeYPath method being commonhiddenpath2025-01-168-34/+24
* YT-23616: Make BatchTransform implementation being commonhiddenpath2025-01-154-9/+12
* YT-23616: Make THttpRawBatchRequest as an implementation of IRawBatchRequest ...hiddenpath2025-01-1510-42/+22
* YT-23616: Rename TRawBatchRequest to THttpRawBatchRequesthiddenpath2025-01-149-16/+16
* Make ExecuteBatch as a method of TRawBatchRequesthiddenpath2025-01-144-8/+5
* Move SkyShareTable and WhoAmI implementations to raw requestshiddenpath2025-01-101-2/+2
* Remove GetJobStderrWithRetries implementationhiddenpath2024-12-301-1/+1
* YT-23616: Move start_op to THttpRawClienthiddenpath2024-12-243-78/+68
* Migrate THolder to std::unique_ptr in yt/cpp/mapreduce internalshiddenpath2024-12-2419-47/+47
* Fix empty response getting status codehiddenpath2024-12-231-2/+2
* YT-23616: Move read_blob_table and read_file to THttpRawClienthiddenpath2024-12-232-155/+43
* YT-23616: Move ReadTable to THttpRawClienthiddenpath2024-12-222-92/+18
* YT-23616: Return IHttpResponsePtr instead of TResponseInfohiddenpath2024-12-221-5/+5
* [yt/cpp/mapreduce] YT-23616: Move SkyShareTable implementation to THttpRawClienthiddenpath2024-12-191-5/+21
* [yt/cpp/mapreduce] YT-23616: Move Transaction, Misc, Table methods to THttpRa...hiddenpath2024-12-186-70/+108
* [yt/cpp/mapreduce] YT-23616: Move some http methods to THttpRawClienthiddenpath2024-12-172-135/+56
* [yt/cpp/mapreduce] YT-23616: Move Job methods to THttpRawClienthiddenpath2024-12-175-77/+82
* [yt/cpp/mapreduce] YT-23616: Move Transaction and Operation methods to THttpR...hiddenpath2024-12-168-50/+148
* [yt/cpp/mapreduce] YT-23616: Move rest of Cypress methods to THttpRawClienthiddenpath2024-12-1512-132/+89
* Remove excessive mutationId argumenthiddenpath2024-12-147-28/+21
* yt/cpp/mapreduce: move Copy methods to THttpRawClienthiddenpath2024-12-131-2/+7
* yt/cpp/mapreduce: move Create to THttpRawClienthiddenpath2024-12-133-44/+71
* yt/cpp/mapreduce: move Get, TryGet, Exists, MultisetAttributes to THttpRawClienthiddenpath2024-12-1327-99/+273
* Fix style issues in yt/cpp/mapreducehiddenpath2024-12-132-0/+2
* yt/cpp/mapreduce: Move Set operation to THttpRawClienthiddenpath2024-12-124-9/+43
* Intermediate changesrobot-piglet2024-12-081-3/+5
* YT-23442: set nirvana context in operation specermolovd2024-11-291-10/+28
* YT-23645: mapreduce client can use yt/core log managerermolovd2024-11-281-9/+13
* YT-23568: Skip checking table existence if table is located on different clusterv-a-zolotov2024-11-281-0/+1
* YT-23568: `create` attribute in RichYPathermolovd2024-11-261-6/+9
* Open log file in append mode by defaultermolovd2024-11-251-1/+1
* YT-23422: do not write command line into attributes of operationsermolovd2024-11-232-7/+3
* Intermediate changesrobot-piglet2024-11-161-3/+9
* add nirvana block url to started by blockermolovd2024-11-091-53/+94
* YT-23262: initialize client with JoblessInitialize if user didn'termolovd2024-11-083-7/+25
* YT-23262: send all logs to fileermolovd2024-11-021-1/+27
* Use lowercase Data, Empty and Size in some code-generationsmikhnenko2024-10-281-6/+6
* YT-21938: Introduce get_job_traceomgronny2024-10-112-0/+12
* Use lower case for TString methods Data, Size and Empty in ysite, yt, ytech, ...mikhnenko2024-10-092-3/+3
* YT-22871: Disable option for switching to sync pingerermolovd2024-10-041-14/+10
* Intermediate changesrobot-piglet2024-08-301-0/+1
* GLOBAL OTBIVKA FIX ୧༼ಠ益ಠ༽୨pavook2024-08-223-4/+4
* Fix transaction pinger tvm authiudovin2024-08-091-2/+5
* YT-22268: Support YT_LOG_PATH in c++ apiwhatsername2024-07-151-1/+3
* YT-21308: Minor codestyle tweakapachee2024-06-171-3/+3
* YT-21868: Static analysis of format string in loggingarkady-e1ppa2024-05-302-2/+7