`

Add environment variables for all users

 
阅读更多
/etc/profile


example


export HBASE_HOME=/usr/local/hbase
export JAVA_HOME=/usr/local/java
export HADOOP_HOME=/usr/local/hadoop_20_1
export FLUME_HOME=/usr/local/flume
export KATTA_HOME=/usr/local/katta/katta-core-0.6.4
export PATH=$HADOOP_HOME/bin:/usr/local/java/bin:$FLUME_HOME/bin:$KATTA_HOME/bin
:$HBASE_HOME/bin:$PATH
export SOLR_HOME=/etc/opt/solr/example/solr
export CLASSPATH=$SOLR_HOME/conf:$CLASSPATH
export FLUME_CONF_DIR=$FLUME_HOME/conf


分享到:
评论

相关推荐

    Wiley.Publishing.Fedora.Linux.Toolbox.1000+.Commands.for.Fedora.CentOS.and.Red.Hat.Power.Users.and.Red.Hat.Power.Users.2008.pdf

    ### Fedora Linux Toolbox: 1000+ Commands for Fedora, CentOS, and Red Hat Power Users #### Chapter 1: Starting with Fedora Linux In this chapter, readers are introduced to Fedora Linux, an advanced ...

    google repo工具

    The following additional environment variables are made available by repo forall: REPO_PROJECT is set to the unique name of the project. REPO_PATH is the path relative to the root of the client. ...

    ebook-flutter-revolution.pdf

    For users running zsh, you can add the following line to your `.zshrc` file: ```bash export PATH="$PATH:/path/to/flutter/bin" ``` This ensures that Flutter commands are available globally. **4.2.2 M...

    安装python的说明资料

    推荐勾选"Install for all users"(为所有用户安装)和"Add Python to environment variables"(添加Python到环境变量),这两个选项将确保Python对所有用户可用,并且命令行可以直接调用Python。 接下来,注意记录...

    Android_Learning_Notes_Part 1.pdf

    5. **Configure System Variables**: Add the paths of the JDK, ANT, and Android SDK to the PATH system variable on your computer. 6. **Command Line Tools in Android SDK**: - **Shell Environment**: To ...

    mujoco环境变量报错:Missing path to your environment variable.

    选择菜单栏的“Run” -> “Edit Configurations”,然后在“Environment Variables”部分添加: ``` Name: LD_LIBRARY_PATH Value: $LD_LIBRARY_PATH:/root/.mujoco/mujoco200/bin ``` 6. **程序内动态设置环境...

    otp-system-documentation

    The installation of the Erlang/OTP binary release on UNIX systems involves creating a suitable directory structure, extracting the tar file, configuring environment variables, and verifying the ...

    appfuse.tar.gz

    Create a MAVEN_OPTS environment variable and set its value to: -Xms512M -Xmx512M All issues should be logged in JIRA at http://issues.appfuse.org. Get your questions answered on the mailing list at ...

    UE(官方下载)

    Using "copied" and "selected" variables for dynamic macros Use copied and selected text in macros to dramatically increase the power and flexibility of UltraEdit macros Run a macro or script from the ...

    Maven-The Complete Reference.pdf

    Set the `M2_HOME` environment variable to the extracted directory path and add `%M2_HOME%\bin` to your `PATH`. **2.4 Testing a Maven Installation** To verify that Maven is installed correctly, open...

    Ubuntu The Complete Reference

    - **Customizing the Shell Environment**: Techniques for customizing the shell environment, including setting aliases, functions, and environment variables. - **Startup Files**: Explanation of startup ...

    Bloodshed Dev-C++

    * Added "External programs" in Tools/Environment Options (for units "Open with") * Added "Open with" in project units context menu * Added "Classes" toolbar * Fixed pre-compilation dependency checks ...

    Manning.Git.in.Practice.2014.9.pdf

    - **Documentation and Education**: Maintain documentation for new users and continuously educate team members about Git features and best practices. These key knowledge points cover the essential ...

    C# 7 and .NET Core: Modern Cross-Platform Development - Second Edition

    development environment and using various tools to create the simplest application possible with C#. You will learn how to write and compile code using Visual Studio 2017 on Windows, or Visual Studio ...

    Django 1.0 Website Development.pdf

    Advanced development environment 10 Multilingual support 11 History of Django 11 Summary 12 Chapter 2: Getting Started 13 Installing the required software 13 Installing Python 13 Installing ...

    php.ini-development

    application users can inadvertently leak otherwise secure information. ; This is php.ini-development INI file. ;;;;;;;;;;;;;;;;;;; ; Quick Reference ; ;;;;;;;;;;;;;;;;;;; ; The following are all ...

    python解释器安装教程的方法步骤

    在自定义安装界面,确保选中“Install for all users”和“Add Python to environment variables”两个选项。这样安装完成后,所有用户都可以使用Python,并且环境变量已经设置好,使得Python可被系统识别。 安装...

    计算机网络第六版答案

    Since the queue grows when all the users are transmitting, the fraction of time during which the queue grows (which is equal to the probability that all three users are transmitting simultaneously)...

    LCTF软件备份VariSpec™ Liquid Crystal Tunable Filters

    These are reserved for CRI use and are not supported for use by end users. f) The command syntax and functionality of the VsSendCommand() function was changed - see description of this command for ...

Global site tag (gtag.js) - Google Analytics