4paradigm / 4paradigm/OpenMLDB

complain HADOOP_CONF_DIR not set error even configured hadoop.conf.dir

オープン
#1,690 コメント 0 件 リアクション 0 件 担当者 1 名 @tobegit3hub に割り当て済み GitHub で見る
bug task-manager
主要言語
C++
スター
1.7k
フォーク
331
平均マージ
12日 12時間
マージ済み PR(30日)
1

説明

**Bug Description**
i configured hadoop.conf.dir of taskmanager.properties, but jobs still complain about "When running with master 'yarn' either HADOOP_CONF_DIR or YARN_CONF_DIR must be set in the environment."
![image](https://user-images.githubusercontent.com/20376105/164413992-633d5128-1808-419e-8501-56e264845053.png)

**Expected Behavior**
job execute normally

**Steps to Reproduce**

1.
2.
3.
4.

コントリビューションガイド

コントリビューションガイドを開く

調査の方向性

The issue mentions a configuration property 'hadoop.conf.dir' in taskmanager.properties and an error about HADOOP_CONF_DIR or YARN_CONF_DIR environment variables. Look for taskmanager configuration parsing code and how Hadoop/YARN integration is initialized. Check if the property is being read and used to set the environment. The bug likely involves the interaction between configuration files and environment variable setup for YARN master mode.

索引モデルが issue の本文から書いたものです。

評価

技術スタック
hadoop
領域
backend, databases, machine-learning
issue の種類
バグ
難易度
4/5
見積もり時間
3〜5日
活発さ
停滞
明瞭さ
説明が足りない
初心者へのやさしさ
30/100

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。