Fix problems in yarn.cmd due to rebase.
This commit is contained in:
parent
572ebd1a95
commit
6ba1f34532
@ -246,16 +246,15 @@ goto :eof
|
||||
)
|
||||
goto :eof
|
||||
|
||||
<<<<<<< HEAD
|
||||
:router
|
||||
set CLASSPATH=%CLASSPATH%;%YARN_CONF_DIR%\router-config\log4j.properties
|
||||
set CLASS=org.apache.hadoop.yarn.server.router.Router
|
||||
set YARN_OPTS=%YARN_OPTS% %HADOOP_ROUTER_OPTS%
|
||||
=======
|
||||
goto :eof
|
||||
|
||||
:timelinereader
|
||||
set CLASSPATH=%CLASSPATH%;%YARN_CONF_DIR%\timelineserver-config\log4j.properties
|
||||
set CLASS=org.apache.hadoop.yarn.server.timelineservice.reader.TimelineReaderServer
|
||||
>>>>>>> YARN-5355. Backported YARN-2928 into our branch-2 feature branch.
|
||||
goto :eof
|
||||
|
||||
:nodemanager
|
||||
|
Loading…
x
Reference in New Issue
Block a user