[
https://issues.apache.org/jira/browse/YUNIKORN-544?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17282864#comment-17282864
]
Wilfred Spiegelenburg commented on YUNIKORN-544:
------------------------------------------------
I tried this in my local setup and no issue getting this up and running using
the existing instructions.
I do think that we'er missing one major step to allow setting breakpoints in
the core code: you must have the replace active to point to the locally checked
out version of the core at least. If I do not do that the IDE will not allow me
to set breakpoints in the core code. As soon as I did it everything worked:
{code:java}
replace github.com/apache/incubator-yunikorn-core => ../incubator-yunikorn-core
replace github.com/apache/incubator-yunikorn-scheduler-interface =>
../incubator-yunikorn-scheduler-interface {code}
> Fix doc about debugging YK locally
> ----------------------------------
>
> Key: YUNIKORN-544
> URL: https://issues.apache.org/jira/browse/YUNIKORN-544
> Project: Apache YuniKorn
> Issue Type: Improvement
> Components: documentation
> Reporter: Kinga Marton
> Assignee: Kinga Marton
> Priority: Major
>
> The actual documentation describing how to debug the scheduler locally seems
> to be wrong. I tried to setup following the provided steps and it not working.
> Finally I was able to start it, but by some different settings. (For example
> Run kind = directory instead of package)
> We need to fix it.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]