Search: "export"
One-click Deployment of a Hadoop Distributed Cluster on Alibaba Cloud blog
; /etc/profile \n", "echo export JAVA_HOME=$JAVA_HOME >> /etc/profile \n", "echo export ...
Exploring Blockchain and Big Data with Alibaba Cloud Data Lake Analytics blog
by companies with limited budgets. This method is inconvenient as it requires a large amount of work for ETL import and export ...
Getting started with Rancher - Elastic Compute Service Documentation
Alibaba Cloud provider terraform init # Configure the Alibaba Cloud provider export ALICLOUD_ACCESS_KEY="your-accesskey-id" ...
Facebook LinkBench Tests PostgreSQL Social Relation Profile Scenario Performance blog
``` export JAVA_HOME=/home/digoal/app/jdk1.8.0_102 export PATH=/home/digoal/app/apache-maven-3.3.9/bin:/home/digoal/app/jdk1.8.0_102 ...
Behavior and Audit Log Modeling: PostgreSQL Best Practice (1 blog
-10beta1 export USE_NAMED_POSIX_SEMAPHORES=1 LIBS=-lpthread CFLAGS="-O3" ./configure --prefix ...
Configure OTSStream Reader - DataWorks Documentation
seen as operation logs which include data and operation information. Different from full export plug-in, incremental export ...
Behavior and Audit Log Modeling: PostgreSQL Best Practice (2 blog
``` vi env_pg10.sh export PS1="$USER@`/bin/hostname -s`-> " export PGPORT=$(($1+1920)) export PGDATA=/disk$1 ...
POLARDB for PostgreSQL Performance White Paper - POLARDB Documentation
- postgres vi .bash_profile export PS1="$USER@`/bin/hostname -s`- " export LANG=en_US.utf8 export PGHOME=/usr/pgsql ...
How to Install Hadoop Cluster on Ubuntu 16.04 blog
Next, open .bashrc file: nano .bashrc Add the following lines at the end of the file: ``` export HADOOP_HOME=/opt/hadoop export ...
Docker 1.12 Routing and Container Application Distribution for Deployment on Alibaba Cloud Forums
created using the following command: export DEBUG=true export ECS_ACCESS_KEY_ID=<your Access Key ID> export ...