[
https://issues.apache.org/jira/browse/MAPREDUCE-7460?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
ECFuzz updated MAPREDUCE-7460:
------------------------------
Description:
My hadoop version is 3.3.6, and I use the Pseudo-Distributed Operation.
core-site.xml like below
{code:java}
<configuration> <property> <name>fs.defaultFS</name>
<value>hdfs://localhost:9000</value> </property> <property>
<name>hadoop.tmp.dir</name> <value>/home/lfl/Mutil_Component/tmp</value>
</property>
</configuration>{code}
was:
My Hadoop version is 3.3.6.
The core-site.xml and hdfs-site.xml are set as default.
yarn-site.xml like below.
{code:java}
{code}
> When "yarn.nodemanager.resource.memory-mb" and "mapreduce.map.memory.mb" work
> together, the mapreduce sample program blocks
> ----------------------------------------------------------------------------------------------------------------------------
>
> Key: MAPREDUCE-7460
> URL: https://issues.apache.org/jira/browse/MAPREDUCE-7460
> Project: Hadoop Map/Reduce
> Issue Type: Bug
> Components: yarn
> Affects Versions: 3.3.6
> Reporter: ECFuzz
> Priority: Major
>
> My hadoop version is 3.3.6, and I use the Pseudo-Distributed Operation.
> core-site.xml like below
> {code:java}
> <configuration> <property> <name>fs.defaultFS</name>
> <value>hdfs://localhost:9000</value> </property> <property>
> <name>hadoop.tmp.dir</name>
> <value>/home/lfl/Mutil_Component/tmp</value> </property>
>
> </configuration>{code}
>
--
This message was sent by Atlassian Jira
(v8.20.10#820010)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]