Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bug: Illegal character in path at index ... #727

Open
zhangpengshan opened this issue Oct 26, 2020 · 0 comments
Open

Bug: Illegal character in path at index ... #727

zhangpengshan opened this issue Oct 26, 2020 · 0 comments
Labels

Comments

@zhangpengshan
Copy link
Contributor

If empty char in work folder, there would be a exception:

2020-10-22 08:38:58:ERROR StatsModelProcessor [main] - Error:java.lang.IllegalArgumentException: java.net.URISyntaxException: Illegal character in path at index 40: file:/...

  | java.lang.RuntimeException: java.lang.IllegalArgumentException: java.net.URISyntaxException: Illegal character in path at index 40: file:/risk_crm1/jiadchen/ATOM21/variable selection/first_iv_filter_10246_variables/first_iv_filter_10246_variables_0/binning_info.txt
  | at ml.shifu.shifu.core.processor.stats.MapReducerStatsWorker.doStats(MapReducerStatsWorker.java:152)
  | at ml.shifu.shifu.core.processor.StatsModelProcessor.run(StatsModelProcessor.java:246)
  | at ml.shifu.shifu.ShifuCLI.calModelStats(ShifuCLI.java:498)
  | at ml.shifu.shifu.ShifuCLI.main(ShifuCLI.java:235)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant