forked from docs/doc-exports
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>
16 lines
1.7 KiB
HTML
16 lines
1.7 KiB
HTML
<a name="mrs_01_1845"></a><a name="mrs_01_1845"></a>
|
|
|
|
<h1 class="topictitle1">How Do I Resolve the Problem that the Oozie Client Fails to Submit a MapReduce Job?</h1>
|
|
<div id="body8662426"><div class="section" id="mrs_01_1845__en-us_topic_0000001173789256_s8ca259b185b249ea993481ef18fbe589"><h4 class="sectiontitle">Question</h4><p id="mrs_01_1845__en-us_topic_0000001173789256_af19157bd592044eaa44c1630dcdb96f2">The Oozie client fails to submit a MapReduce job and a message "Error: AUTHENTICATION: Could not authenticate, Authentication failed, status: 403, message: Forbidden" is displayed. How do I resolve this problem?</p>
|
|
</div>
|
|
<div class="section" id="mrs_01_1845__en-us_topic_0000001173789256_sb821aee499864a0598739905b0c6889b"><h4 class="sectiontitle">Answer</h4><p id="mrs_01_1845__en-us_topic_0000001173789256_ae19a5f195b1442dd9d909020a5e3b4c4">If the SolrServer or SolrServerAdmin instance is deployed on the node where the Oozie service is deployed, the Oozie client needs to use the host name of the node where the Oozie service locates to submit a job, but cannot use the service plane IP address of the node where the Oozie service locates.</p>
|
|
<p id="mrs_01_1845__en-us_topic_0000001173789256_a38b631bb9add4369b921eb17f19f0f43">For example, if the Oozie service is deployed on the host <strong id="mrs_01_1845__en-us_topic_0000001173789256_b455830657103430">hostname</strong>, you need to run the <strong id="mrs_01_1845__en-us_topic_0000001173789256_b2085896461103430">oozie job -oozie https://hostname:21003/oozie/ -config job.properties -run</strong> command.</p>
|
|
</div>
|
|
</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>
|
|
|