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 2019/02/04 07:37:03 UTC

[GitHub] hpandeycodeit opened a new issue #6996: [Proposal] Adding a Known issues section for developers/contributors

hpandeycodeit opened a new issue #6996: [Proposal] Adding a Known issues section for developers/contributors
URL: https://github.com/apache/incubator-druid/issues/6996
 
 
   **Background:** 
   
   I have Java 8 as well as 11 installed on my machine and once I forgot to change the JAVA_HOME to jdk 8 due to which my build failed with errors that aren't useful to figure out if that is a Java version issue. For eg: 
   
   `[ERROR] /Users/hpandey/projects/incubator-druid/core/src/main/java/org/apache/druid/collections/ReferenceCountingResourceHolder.java:[25,16] cannot find symbol
   [ERROR]   symbol:   class Cleaner
   [ERROR]   location: package sun.misc
   `
   
   Adding a known issues section here on the GitHub can help the new developers or contributors to reolve such common issues which they might encounter during their initial setup or build. 
   
   
   Thoughts?
   
   Thanks,
   Himanshu
   
   

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on 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