Coder Social home page Coder Social logo

spark2-hadoop2.6-hbase-labs's People

Contributors

zacker330 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

spark2-hadoop2.6-hbase-labs's Issues

在offlinenode4 上面执行会报错,怎么解决?

vagrant@offlinenode4:/vagrant$ ansible-playbook ./ansible/playbook.yml -i ./ansible/inventory -u vagrant -k
SSH password:
[DEPRECATION WARNING]: The use of 'include' for tasks has been deprecated. Use 'import_tasks' for static inclusions or 'include_tasks' for dynamic inclusions. This feature will be removed in a future release. Deprecation warnings can be
disabled by setting deprecation_warnings=False in ansible.cfg.
[DEPRECATION WARNING]: include is kept for backwards compatibility but usage is discouraged. The module documentation details page may explain more about this rationale.. This feature will be removed in a future release. Deprecation
warnings can be disabled by setting deprecation_warnings=False in ansible.cfg.
[DEPRECATION WARNING]: 'include' for playbook includes. You should use 'import_playbook' instead. This feature will be removed in version 2.8. Deprecation warnings can be disabled by setting deprecation_warnings=False in ansible.cfg.
[WARNING]: Found variable using reserved name: hosts

PLAY [all] **********************************************************************************************************************************************************************************************************************************

TASK [Gathering Facts] **********************************************************************************************************************************************************************************************************************
fatal: [192.168.11.152]: FAILED! => {"msg": "Using a SSH password instead of a key is not possible because Host Key checking is enabled and sshpass does not support this. Please add this host's fingerprint to your known_hosts file to manage this host."}
fatal: [192.168.11.153]: FAILED! => {"msg": "Using a SSH password instead of a key is not possible because Host Key checking is enabled and sshpass does not support this. Please add this host's fingerprint to your known_hosts file to manage this host."}
fatal: [192.168.11.154]: FAILED! => {"msg": "Using a SSH password instead of a key is not possible because Host Key checking is enabled and sshpass does not support this. Please add this host's fingerprint to your known_hosts file to manage this host."}
fatal: [192.168.11.151]: FAILED! => {"msg": "Using a SSH password instead of a key is not possible because Host Key checking is enabled and sshpass does not support this. Please add this host's fingerprint to your known_hosts file to manage this host."}
to retry, use: --limit @/vagrant/ansible/playbook.retry

PLAY RECAP **********************************************************************************************************************************************************************************************************************************
192.168.11.151 : ok=0 changed=0 unreachable=0 failed=1
192.168.11.152 : ok=0 changed=0 unreachable=0 failed=1
192.168.11.153 : ok=0 changed=0 unreachable=0 failed=1
192.168.11.154 : ok=0 changed=0 unreachable=0 failed=1

Zabbix监控的模块还需要完善

zabbix的监控模块需要完善,表现为使用ubuntu16后,由于 openssl 更新了,与openresty不对应,openresty 在make的时候会报错。目前加上了 --without-http_ssl_module 后能够运行。

zabbix在ubuntu16下,安装php的时候,需要加上以下模块:
php_packages: ["php{{ php_version }}-fpm", "php{{ php_version }}-cli", "php{{ php_version }}-intl", "php{{ php_version }}-mcrypt", "php{{ php_version }}-mysql", "php{{ php_version }}-gd","php{{ php_version }}-bcmath","php{{ php_version }}-mbstring","php{{ php_version }}-xmlwriter","php{{ php_version }}-xmlreader"]

否则在web界面配置的时候出错。另外,php.ini也需要修改一下配置,表现为:
max_execution_time = 300
max_input_time = 300
post_max_size = 16M
always_populate_raw_post_data = -1

zabbix server 进程启动的时候,log的目录权限不够

最后,zabbix服务端及客户端的进程启动也需要手动操作。

希望作者早点完善哈。谢谢。

关于搭建环境的其他问题

楼主好
一直思考着怎么搭建一套稳定的开发环境,一个是方便一个也是环境一致各种奇怪问题会少。
所以长时间以来也零碎了解过一些这方面的东西包括vagrant、docker。
个人了解的比较浅,不知道您有没有尝试过用docker搭建开发环境以及和vagrant的比对

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.