Git Product home page Git Product logo

huangzhengshun / apache-ambari-zh Goto Github PK

View Code? Open in Web Editor NEW

This project forked from liuwenru/apache-ambari-zh

1.0 0.0 0.0 45.06 MB

Apache Ambari Web 中文汉化 2.7.x版本直接修改

License: Apache License 2.0

Shell 1.00% Batchfile 0.06% PowerShell 2.99% HTML 7.78% JavaScript 20.42% CSS 1.42% Python 19.85% Java 43.41% Makefile 0.02% C 0.48% Vim Script 0.01% TSQL 0.91% Dockerfile 0.02% FreeMarker 0.01% TypeScript 1.17% C++ 0.01% PLpgSQL 0.43% SQLPL 0.01% Ruby 0.01% Roff 0.02%

apache-ambari-zh's Introduction

Apache-Ambari-ZH

当前Ambari的汉化版本为2.7.4.0.0,汉化采用对该版本的ambari源码直接修改的方式进行,如有翻译不当之处,请批评指正

一、使用方法如下:

message.js 因为ambari的前端是一个纯前端的工程,所以如果你要是想使用的话需要重新编译这个包去使用,在ambari-webbrunch build即可,然后把生成public文件夹覆盖到ambari-server/usr/lib/ambari-server/web目录即可。 或者下载https://github.com/liuwenru/Apache-Ambari-ZH/releases/download/v0.1/public.tar.gz直接使用

二、ambari-web 构建编译方法

查看ambari-web的工程目录可以知道,这是一个基于nodsjs的工程,构建工具使用brunch,有兴趣的同学可以详细学习一下brunch的使用,对于不是做前端的同学可以简单的使用如下命令进行安装,构建编译之前需要你的环境中有nodejs V8,建议使用NVM 安装, 构建环境建议使用Fedora30+操作系统

Shell> curl -o- https://raw.githubusercontent.com/nvm-sh/nvm/v0.35.3/install.sh | bash
Shell> nvm install v8.17.0
Shell> git clone https://github.com/liuwenru/Apache-Ambari-ZH.git
Shell> cd Apache-Ambari-ZH/ambari-web 
Shell> npm install 
Shell> npm install -g [email protected]
SHell> brunch build 

构建完成后,publibc目录就是可以直接使用的版本,拷贝到/usr/lib/ambari-server/web上重启ambari-server即可。

apache-ambari-zh's People

Contributors

liuwenru avatar stongtong avatar

Stargazers

 avatar

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.