4paradigm / 4paradigm/OpenMLDB
complain HADOOP_CONF_DIR not set error even configured hadoop.conf.dir
- 主要言語
- 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."

**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