You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I had searched in the issues and found no similar feature requirement.
Description
When I installed doris, I could check doris's log intelligently in the startup log on the datasophon visual page, but I could not check doris's startup log. Because the installation of doris requires the configurations of ulimit 65535 and max_map_count=2000000, these prompts will not be displayed if they are not configured during the startup of doris, resulting in deployment failure.
If datasophon can pull the log of doris when doris starts, it can troubleshoot errors well.
This problem is currently in my side on doris, but I believe that other components like doris may also encounter this problem when installing
Search before asking
Description
When I installed doris, I could check doris's log intelligently in the startup log on the datasophon visual page, but I could not check doris's startup log. Because the installation of doris requires the configurations of ulimit 65535 and max_map_count=2000000, these prompts will not be displayed if they are not configured during the startup of doris, resulting in deployment failure.
If datasophon can pull the log of doris when doris starts, it can troubleshoot errors well.
This problem is currently in my side on doris, but I believe that other components like doris may also encounter this problem when installing
Are you willing to submit a PR?
Code of Conduct
The text was updated successfully, but these errors were encountered: