You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@druid.apache.org by GitBox <gi...@apache.org> on 2020/01/01 19:30:41 UTC

[GitHub] [druid] vamsi360 opened a new issue #9115: web-console compilation fails on windows

vamsi360 opened a new issue #9115: web-console compilation fails on windows
URL: https://github.com/apache/druid/issues/9115
 
 
   Please provide a detailed title (e.g. "Broker crashes when using TopN query with Bound filter" instead of just "Broker crashes").
   
   ### Affected Version
   
   0.18.0-incubating
   
   ### Description
   
   When compiling under windows, Druid fails with below error. Could we make this cross-platform?
   
   ~~~~
   [INFO] --- exec-maven-plugin:1.6.0:exec (clean-console) @ druid-console ---
   [ERROR] Command execution failed.
   java.io.IOException: Cannot run program "C:\code\oss\druid\web-console\script\clean" (in directory "C:\code\oss\druid\web-console"): CreateProcess error=193, %1 is not a valid Win32 application
       at java.lang.ProcessBuilder.start (ProcessBuilder.java:1048)
       at java.lang.Runtime.exec (Runtime.java:620)
       at org.apache.commons.exec.launcher.Java13CommandLauncher.exec (Java13CommandLauncher.java:61)
       at org.apache.commons.exec.DefaultExecutor.launch (DefaultExecutor.java:279)
       at org.apache.commons.exec.DefaultExecutor.executeInternal (DefaultExecutor.java:336)
   ~~~~
   

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@druid.apache.org
For additional commands, e-mail: commits-help@druid.apache.org


[GitHub] [druid] vamsi360 closed issue #9115: web-console compilation fails on windows

Posted by GitBox <gi...@apache.org>.
vamsi360 closed issue #9115: web-console compilation fails on windows
URL: https://github.com/apache/druid/issues/9115
 
 
   

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@druid.apache.org
For additional commands, e-mail: commits-help@druid.apache.org


[GitHub] [druid] vamsi360 commented on issue #9115: web-console compilation fails on windows

Posted by GitBox <gi...@apache.org>.
vamsi360 commented on issue #9115: web-console compilation fails on windows
URL: https://github.com/apache/druid/issues/9115#issuecomment-584512622
 
 
   Ok. For development, I have given skip web console in maven property and code compiled. Thanks

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@druid.apache.org
For additional commands, e-mail: commits-help@druid.apache.org


[GitHub] [druid] fjy commented on issue #9115: web-console compilation fails on windows

Posted by GitBox <gi...@apache.org>.
fjy commented on issue #9115: web-console compilation fails on windows
URL: https://github.com/apache/druid/issues/9115#issuecomment-570084033
 
 
   @vamsi360 Druid is currently not supported on Windows. You can try a docker image though to run the program.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@druid.apache.org
For additional commands, e-mail: commits-help@druid.apache.org