brunolnetto opened a new issue, #22905:
URL: https://github.com/apache/doris/issues/22905

   ### Search before asking
   
   - [X] I had searched in the 
[issues](https://github.com/apache/doris/issues?q=is%3Aissue) and found no 
similar issues.
   
   
   ### Description
   
   Hi fellows,
   
   I am a novice Linux user. I recognize my ignorance about Linux workflows, or 
how some require setup on variables and script run which will need some effort 
of mine. However, since I started using Apache products, I get overwhelmed by 
the amount of either assets or commands and workflows to perform a single 
operation, like server hosting or integration to a current platform, tool or 
framework. If my own knowledge allowed me to perform developer improvements 
from user perspective on documentation and/or workflows, I would be glad to do 
so. Unfortunately, I cannot. 
   
   __Example__: I utilize the [tutorial available 
here](https://doris.apache.org/docs/dev/get-starting/quick-start/). I am not a 
sysadmin, but rather know there are global and local network. Additionally, 
some optional/obligatory labels will define if the step is required. If it is 
required, is the setup provided made on the local machine network or globally. 
I can reproduce until step "Start FE", which outputs an error log on command 
run `./bin/start_fe.sh --daemon`. 
   
   ```
   The JAVA_HOME environment variable is not defined correctly
   This environment variable is needed to run this program
   NB: JAVA_HOME should point to a JDK not a JRE
   ```
   
   Sorry for the inconvenience. I think, this is something that may bother not 
only myself but others as well.
   
   ### Solution
   
   My proposed solution is: take a computer with just-installed linux of any 
flavor you like and setup it from start, like from zero milestone. This will 
provide insights on how to guide a developer to perform such instructions 
without relying on additional information rather the exact workflow you provide.
   
   ### Are you willing to submit PR?
   
   - [ ] Yes I am willing to submit a PR!
   
   ### Code of Conduct
   
   - [X] I agree to follow this project's [Code of 
Conduct](https://www.apache.org/foundation/policies/conduct)
   


-- 
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.

To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org
For additional commands, e-mail: commits-h...@doris.apache.org

Reply via email to