You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@doris.apache.org by GitBox <gi...@apache.org> on 2020/03/10 12:22:08 UTC

[GitHub] [incubator-doris] z-Dapor opened a new issue #3071: how I set BACKEND?

z-Dapor opened a new issue #3071: how I set BACKEND?
URL: https://github.com/apache/incubator-doris/issues/3071
 
 
   mysql> ALTER SYSTEM ADD BACKEND "host:port"
       -> ;
   ERROR 1064 (42000): You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'SYSTEM ADD BACKEND "host:port"' at line 1
   
   
   -------------
   I dont konw "ALTER SYSTEM",can u help me?
   should I change the command ?

----------------------------------------------------------------
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@doris.apache.org
For additional commands, e-mail: commits-help@doris.apache.org


[GitHub] [incubator-doris] z-Dapor commented on issue #3071: how I set BACKEND?

Posted by GitBox <gi...@apache.org>.
z-Dapor commented on issue #3071: how I set BACKEND?
URL: https://github.com/apache/incubator-doris/issues/3071#issuecomment-597472081
 
 
   oh...f**k,
   end.
   I load the source and buid in Idea,then start FE And Read the source.
   I fix it.
   by delete fe/image and bdb.
   God.

----------------------------------------------------------------
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@doris.apache.org
For additional commands, e-mail: commits-help@doris.apache.org


[GitHub] [incubator-doris] z-Dapor commented on issue #3071: how I set BACKEND?

Posted by GitBox <gi...@apache.org>.
z-Dapor commented on issue #3071: how I set BACKEND?
URL: https://github.com/apache/incubator-doris/issues/3071#issuecomment-597119881
 
 
   > Have you install and start a Doris Frontend?
   
   ![image](https://user-images.githubusercontent.com/21967676/76322656-9f3d8800-631e-11ea-882c-8b58a7e6c398.png)
   ![image](https://user-images.githubusercontent.com/21967676/76322754-bed4b080-631e-11ea-8289-7af53c75eae8.png)
   ![image](https://user-images.githubusercontent.com/21967676/76322791-c7c58200-631e-11ea-8fd4-158a96671bfc.png)
   I build FE,BE in docker,and mount source on mac disk.
   I dont konw how to set conf fe&be.conf property: priority_networks
   my mac IP is  = 172.17.47.36;I just set priority_networks = 172.17.47.36
   then cd output/fe/bin/ and nohup start fe.
   Look at the log above ⬆️ 
   It looks normal.
   

----------------------------------------------------------------
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@doris.apache.org
For additional commands, e-mail: commits-help@doris.apache.org


[GitHub] [incubator-doris] z-Dapor closed issue #3071: how I set BACKEND?

Posted by GitBox <gi...@apache.org>.
z-Dapor closed issue #3071: how I set BACKEND?
URL: https://github.com/apache/incubator-doris/issues/3071
 
 
   

----------------------------------------------------------------
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@doris.apache.org
For additional commands, e-mail: commits-help@doris.apache.org


[GitHub] [incubator-doris] z-Dapor commented on issue #3071: how I set BACKEND?

Posted by GitBox <gi...@apache.org>.
z-Dapor commented on issue #3071: how I set BACKEND?
URL: https://github.com/apache/incubator-doris/issues/3071#issuecomment-597109643
 
 
   > what you connected seems like MySQL not Doris.
   
   How to connect Doris?
   I see wiki talk use mysql client and command ./mysql-client -h host -P port -uroot
   then I sign mysql.
   wiki: https://github.com/apache/incubator-doris/wiki/Doris-Install

----------------------------------------------------------------
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@doris.apache.org
For additional commands, e-mail: commits-help@doris.apache.org


[GitHub] [incubator-doris] imay commented on issue #3071: how I set BACKEND?

Posted by GitBox <gi...@apache.org>.
imay commented on issue #3071: how I set BACKEND?
URL: https://github.com/apache/incubator-doris/issues/3071#issuecomment-597115958
 
 
   Have you install and start a Doris Frontend?

----------------------------------------------------------------
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@doris.apache.org
For additional commands, e-mail: commits-help@doris.apache.org


[GitHub] [incubator-doris] z-Dapor commented on issue #3071: how I set BACKEND?

Posted by GitBox <gi...@apache.org>.
z-Dapor commented on issue #3071: how I set BACKEND?
URL: https://github.com/apache/incubator-doris/issues/3071#issuecomment-597462393
 
 
   ![image](https://user-images.githubusercontent.com/21967676/76387831-b625be00-63a2-11ea-97cd-a5472dc50515.png)
   what happened ? how to fix it

----------------------------------------------------------------
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@doris.apache.org
For additional commands, e-mail: commits-help@doris.apache.org


[GitHub] [incubator-doris] imay commented on issue #3071: how I set BACKEND?

Posted by GitBox <gi...@apache.org>.
imay commented on issue #3071: how I set BACKEND?
URL: https://github.com/apache/incubator-doris/issues/3071#issuecomment-597061705
 
 
   what you connected seems like MySQL not Doris.

----------------------------------------------------------------
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@doris.apache.org
For additional commands, e-mail: commits-help@doris.apache.org


[GitHub] [incubator-doris] z-Dapor commented on issue #3071: how I set BACKEND?

Posted by GitBox <gi...@apache.org>.
z-Dapor commented on issue #3071: how I set BACKEND?
URL: https://github.com/apache/incubator-doris/issues/3071#issuecomment-597402767
 
 
   ![image](https://user-images.githubusercontent.com/21967676/76374236-95973d00-637d-11ea-9ab8-261a3ff6a8cb.png)
   "Unrecognized option: -o" in start_fe.sh

----------------------------------------------------------------
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@doris.apache.org
For additional commands, e-mail: commits-help@doris.apache.org