In addition to Weibo, there is also WeChat
Please pay attention
WeChat public account
Shulou
2025-02-25 Update From: SLTechnology News&Howtos shulou NAV: SLTechnology News&Howtos > Servers >
Share
Shulou(Shulou.com)06/01 Report--
This article is to share with you about the use of the CentOS emesene system and then how to compile and install, the editor feels very practical, so share with you to learn, I hope you can get something after reading this article, do not say much, follow the editor to have a look.
The use of CentOS emesene has been developed for a long time. I would like to publish my personal understanding here. Here is how CentOS emesene uses CentOS Linux and the corresponding version number of RHEL distribution has package-level binary compatibility, that is, if a RPM package can be installed and run in RHEL products, it can be installed and run normally in the corresponding version of CentOS Linux. CentOS emesene uses-1.0.1
It seems that this linux is really troublesome. If it wasn't for the Internet and google, I really couldn't handle it for a rookie like me.
Download a CentOS emesene using-1.0.1, get ready to try msn, download the emesene-1.0.1.tar.gz file, extract it, go to the docs folder to find INSTALL
Or on linux:
. / emesene
I went to execute it, and the result was:
[root@localhost emesene-1.0.1] # root
Bash: root: command not found let's go to google.
Reference: http://www.songzi.org/blog/article.asp?id=666
I undestand the problem. You have to edit the Controller.py file (is in the emesene root folder).
Find and comment or delete the next lines:
If os.name = = 'posix' and os.getuid () = 0:
Print "I refuse to run as root"
Return
Save the file.
In fact, you don't have to delete it, just put a comment in front of these three lines:
# if os.name = = 'posix' and os.getuid () = = 0:
# print "I refuse to run as root"
# return
Then execute ". / emesene", ok.
Tag tags: CentOS emesene u
The above is how to compile and install CentOS emesene using the system. The editor believes that there are some knowledge points that we may see or use in our daily work. I hope you can learn more from this article. For more details, please follow the industry information channel.
Welcome to subscribe "Shulou Technology Information " to get latest news, interesting things and hot topics in the IT industry, and controls the hottest and latest Internet news, technology news and IT industry trends.
Views: 0
*The comments in the above article only represent the author's personal views and do not represent the views and positions of this website. If you have more insights, please feel free to contribute and share.
Continue with the installation of the previous hadoop.First, install zookooper1. Decompress zookoope
"Every 5-10 years, there's a rare product, a really special, very unusual product that's the most un
© 2024 shulou.com SLNews company. All rights reserved.