Yang, Tong 6182f91ba8 MRS component operation guide_normal 2.0.38.SP20 version
Reviewed-by: Hasko, Vladimir <vladimir.hasko@t-systems.com>
Co-authored-by: Yang, Tong <yangtong2@huawei.com>
Co-committed-by: Yang, Tong <yangtong2@huawei.com>
2022-12-09 14:55:21 +00:00

12 lines
2.2 KiB
HTML

<a name="mrs_01_24479"></a><a name="mrs_01_24479"></a>
<h1 class="topictitle1">Common Oozie Troubleshooting Methods</h1>
<div id="body0000001237948667"><ol id="mrs_01_24479__ol93910315414"><li id="mrs_01_24479__li13394318415">Check the job logs on Yarn. Run the command executed through Hive SQL using beeline to ensure that Hive is running properly.</li><li id="mrs_01_24479__li93993184119">If error information such as "classnotfoundException" is displayed, check whether the JAR package of the faulty class exists in the <strong id="mrs_01_24479__b13682113974713">/user/oozie/share/lib</strong> directory of each component. If no, add the JAR package and go to <a href="mrs_01_1847.html">Why Update of the share lib Directory of Oozie on HDFS Does Not Take Effect?</a>. If the faulty class still cannot be found after the <strong id="mrs_01_24479__b18611854114814">share lib</strong> directory is updated, check whether <strong id="mrs_01_24479__b531154212491">sharelibDirNew</strong> is <strong id="mrs_01_24479__b335114764912">/user/oozie/share/lib</strong> in the output of the command for updating the directory.<span><img id="mrs_01_24479__image192102515448" src="en-us_image_0000001349289617.png"></span></li><li id="mrs_01_24479__li114019334115">If "NosuchMethodError" is displayed, check whether the JAR packages of each component in the <strong id="mrs_01_24479__b67917507517">/user/oozie/share/lib</strong> directory have multiple versions. Note that the JAR packages uploaded by the service cannot conflict with each other. You can check whether a JAR package conflict occurs based on the loaded JAR packages in Oozie run logs on Yarn.</li><li id="mrs_01_24479__li15401039414">If the self-developed code is abnormal, run the Oozie sample to check whether Oozie is running properly.</li><li id="mrs_01_24479__li14018314112">Contact technical support personnel. By using this method, you must collect run logs of Oozie on Yarn, Oozie logs, and component run logs. For example, if an exception occurs when Hive runs on Oozie, you need to collect Hive logs.</li></ol>
</div>
<div>
<div class="familylinks">
<div class="parentlink"><strong>Parent topic:</strong> <a href="mrs_01_1844.html">Common Issues About Oozie</a></div>
</div>
</div>