Skip to content
This repository was archived by the owner on Aug 13, 2018. It is now read-only.

Always set KNIT_LANG, even if envvars passed in - #117

Open
jcrist wants to merge 1 commit into
dask:masterfrom
jcrist:fix-envars-passing
Open

Always set KNIT_LANG, even if envvars passed in#117
jcrist wants to merge 1 commit into
dask:masterfrom
jcrist:fix-envars-passing

Conversation

@jcrist

@jcrist jcrist commented Feb 6, 2018

Copy link
Copy Markdown
Member

No description provided.

@martindurant

Copy link
Copy Markdown
Member

OK, reasonable.

@jcrist

jcrist commented Feb 6, 2018

Copy link
Copy Markdown
Member Author

If it's not set, things fail in the application master here, as a null reference error occurs on this line: https://github.com/dask/knit/blob/master/knit_jvm/src/main/scala/io/continuum/knit/ApplicationMaster.scala#L155. As such, I'm a bit confused why this test passed before. Perhaps changes to the environment variables persisted? I don't really have time right now to debug the tests, but this fix is valid.

@jcrist
jcrist force-pushed the fix-envars-passing branch from 835f191 to af1b7e2 Compare February 6, 2018 19:13
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants