4paradigm / 4paradigm/OpenMLDB
complain HADOOP_CONF_DIR not set error even configured hadoop.conf.dir
- Vorherrschende Sprache
- C++
- Sterne
- 1.7k
- Forks
- 331
- Ø Merge
- 12 T. 12 Std.
- Gemergte PRs (30 T.)
- 1
Beschreibung
**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.
Beitragsleitfaden
Rechercherichtung
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.
Vom Indexierungsmodell aus dem Issue-Text verfasst.
Bewertung
- Tech-Stack
- hadoop
- Bereich
- backend, databases, machine-learning
- Issue-Typ
- Bug
- Schwierigkeit
- 4/5
- Geschätzter Aufwand
- 3-5 Tage
- Aktivitätsstatus
- Veraltet
- Klarheit
- Muss geklärt werden
- Anfängerfreundlichkeit
- 30/100