Files
doc-exports/docs/dataartsstudio/umn/dataartsstudio_03_0149.html
chenxiaoxiong f9e2808b7c DataArts UMN 20250810 version
Reviewed-by: Pruthi, Vineet <vineet.pruthi@t-systems.com>
Co-authored-by: chenxiaoxiong <chenxiaoxiong@huawei.com>
Co-committed-by: chenxiaoxiong <chenxiaoxiong@huawei.com>
2025-09-02 10:44:13 +00:00

17 lines
1.6 KiB
HTML

<a name="dataartsstudio_03_0149"></a><a name="dataartsstudio_03_0149"></a>
<h1 class="topictitle1">What Should I Pay Attention to When Using DataArts Studio to Schedule Big Data Services?</h1>
<div id="body0000001265411082"><div class="section" id="dataartsstudio_03_0149__section16208205113329"><h4 class="sectiontitle">Symptom</h4><p id="dataartsstudio_03_0149__p757495493217">Notes for scheduling big data services using DataArts Studio</p>
</div>
<div class="section" id="dataartsstudio_03_0149__section118651047123319"><h4 class="sectiontitle">Solution</h4><p id="dataartsstudio_03_0149__p22181358143315">Lock management is unavailable for DLI and MRS. Therefore, if you perform read and write operations on the tables simultaneously, data conflict will occur and the operations will fail.</p>
<p id="dataartsstudio_03_0149__p521865833317">If you want to perform read and write operations on the data tables of big data services, use either of the following methods to perform serial operations:</p>
<ul id="dataartsstudio_03_0149__ul021813589333"><li id="dataartsstudio_03_0149__li7218155853319">Create a job with two nodes, one for the read operation and the other for the write operation, and execute the nodes in sequence to avoid conflicts.</li><li id="dataartsstudio_03_0149__li1521835812337">Create a job for the read operation and another job for the write operation, and configure a dependency relationship between the two jobs to avoid conflicts.</li></ul>
</div>
</div>
<div>
<div class="familylinks">
<div class="parentlink"><strong>Parent topic:</strong> <a href="dataartsstudio_03_0035.html">DataArts Factory</a></div>
</div>
</div>