当前位置:网站首页>Yan reports an error: exception message: /bin/bash: line 0: fg: no job control
Yan reports an error: exception message: /bin/bash: line 0: fg: no job control
2022-07-28 10:46:00 【Data analyst shrimp】
Exception message: /bin/bash: line 0: fg: no job control
The mistake is Local idea Cross platform remote debugging hadoop The emergence of clusters , In the use of windows call Hadoop yarn Similar errors will occur in the platform
Method 1 : Go to the cluster mapred-site Configuration add
Method 2 :
Configuration conf = new Configuration();
conf.set(“mapreduce.app-submission.cross-platform”“true”);// It means cross platform submission , stay windows If there is no such code, an error will be reported “/bin/bash: line 0: fg: no job control”, Go online and search for answers. Many people say yes linux and windows Changes are generally caused by different environments YarnRunner.java, But actually, just add this line of code .
边栏推荐
- Test question discovery ring of previous test questions
- 逆元&组合数&快速幂
- Powerful and unique! Yingzhong technology 2020 10th generation core unique product launch
- How to write Ogg with multiple filter syntax?
- 20200217训练赛 L1 - 7 2019来了 (20分)
- Tensorflow knowledge points
- GKCircleObstacle
- Codeforces Round #614 (Div. 2) A. ConneR and the A.R.C. Markland-N
- GKRandom
- ACM winter vacation training 4
猜你喜欢

8、Yarn系统架构与原理详解

ACM寒假集训#6

蓝桥杯电子类嵌入式第十届省赛

Characteristics and installation of non relational database mongodb

8. Detailed explanation of yarn system architecture and principle

GKNoiseMap

Install Office customization. Troubleshooting during installation

逆元&组合数&快速幂

Qt生成.exe文件 并 在无Qt环境下运行(Enigma Virtual Box进行绿色可执行软件封装)图文教程
c语言进阶篇:指针(一)
随机推荐
Shortest path topic
SDUT 2446 最终排名
Inside story of Wu xiongang being dismissed by arm: did the establishment of a private investment company harm the interests of shareholders?
Go memory model (version on May 31st, 2014)
GKNoiseMap
8. Detailed explanation of yarn system architecture and principle
Pat grade a title in September 2019
6、MapReduce自定义分区实现
GKCoherentNoiseSource
Excel word simple skills sorting (continuous update ~)
ACM winter vacation training 4
SDUT Round 9 2020 Spring Festival campaign
287. Find the Duplicate Number
GKNoiseSource
GKLinearCongruentialRandomSource
SemEval 2022 | 将知识引入NER系统,阿里达摩院获最佳论文奖
Uni app project directory, file function introduction and development specification
Why does the cluster need root permission
GKConstantNoiseSource
[application of stack] - infix expression to suffix expression