[
https://issues.apache.org/jira/browse/BEAM-7696?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Wang Yanlin updated BEAM-7696:
------------------------------
Description:
Run the unit test SparkPipelineStateTest.testBatchPipelineRunningState in
IntelliJ IDEA on my mac, get the IllegalArgumentException in the console
output. I check the source code, and find the result of
_PipelineResources.detectClassPathResourcesToStage_ contains directory, which
is the cause of the exception.
See the attached file 'addJar_exception.jpg' for detail, and the result of
_PipelineResources.detectClassPathResourcesToStage_
is showed in attached file 'files_contains_dir.jpg' during debug.
was:
Run the unit test SparkPipelineStateTest.testBatchPipelineRunningState in
IntelliJ IDEA on my mac, get the IllegalArgumentException in the console
output. I check the source code, and find the result of
_PipelineResources.detectClassPathResourcesToStage_ contains directory, which
is the cause of the exception.
See the attached file 'addJar_exception.jpg' for detail, and the result of
_PipelineResources.detectClassPathResourcesToStage_
is showed in attached file 'files_contains_dir.jpg'.
> detect classPath resources contains directoty cause exception.
> --------------------------------------------------------------
>
> Key: BEAM-7696
> URL: https://issues.apache.org/jira/browse/BEAM-7696
> Project: Beam
> Issue Type: Bug
> Components: runner-core
> Reporter: Wang Yanlin
> Priority: Major
> Attachments: addJar_exception.jpg, files_contains_dir.jpg
>
>
> Run the unit test SparkPipelineStateTest.testBatchPipelineRunningState in
> IntelliJ IDEA on my mac, get the IllegalArgumentException in the console
> output. I check the source code, and find the result of
> _PipelineResources.detectClassPathResourcesToStage_ contains directory, which
> is the cause of the exception.
> See the attached file 'addJar_exception.jpg' for detail, and the result of
> _PipelineResources.detectClassPathResourcesToStage_
> is showed in attached file 'files_contains_dir.jpg' during debug.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)