?? runproj.xml
字號:
<?xml version="1.0" encoding="UTF-8"?><cheatsheet title="MapReduce project run tutorial"> <intro> <description> This tutorial informs you how to run your newly created MapReduce Project in one of two fashions: locally as a Java Application, or on a Hadoop Server. </description> </intro> <item title="Run as Java Application"> <description> To run your MapReduce application locally, right-click on your Driver class in the Package Explorer and select <b>Run as / Java Application</b>. </description> </item> <item title="Run on Hadoop Server"> <description> To run your MapReduce application on a Hadoop server, right-click on your Driver class in the Package Explorer and select <b>Run as / Run on Hadoop</b>. </description> </item></cheatsheet>
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -