~asanjar/charms/trusty/hdp-hadoop/test

« back to all changes in this revision

Viewing changes to hooks/test/hdp_scripts/hdp_manual_install_rpm_helper_files-2.1.1.385/configuration_files/sqoop/sqoop-env-template.sh

  • Committer: amir sanjar
  • Date: 2014-07-21 19:53:44 UTC
  • Revision ID: amir.sanjar@canonical.com-20140721195344-a23z0lrebqzhl167
namenode & data node initialization

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
# Licensed to the Apache Software Foundation (ASF) under one or more
2
 
# contributor license agreements.  See the NOTICE file distributed with
3
 
# this work for additional information regarding copyright ownership.
4
 
# The ASF licenses this file to You under the Apache License, Version 2.0
5
 
# (the "License"); you may not use this file except in compliance with
6
 
# the License.  You may obtain a copy of the License at
7
 
#
8
 
#     http://www.apache.org/licenses/LICENSE-2.0
9
 
#
10
 
# Unless required by applicable law or agreed to in writing, software
11
 
# distributed under the License is distributed on an "AS IS" BASIS,
12
 
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
13
 
# See the License for the specific language governing permissions and
14
 
# limitations under the License.
15
 
 
16
 
# included in all the hadoop scripts with source command
17
 
# should not be executable directly
18
 
# also should not be passed any arguments, since we need original $*
19
 
 
20
 
# Set Hadoop-specific environment variables here.
21
 
 
22
 
#Set path to where bin/hadoop is available
23
 
#export HADOOP_COMMON_HOME=
24
 
 
25
 
#Set path to where hadoop-*-core.jar is available
26
 
#export HADOOP_MAPRED_HOME=
27
 
 
28
 
#set the path to where bin/hbase is available
29
 
#export HBASE_HOME=
30
 
 
31
 
#Set the path to where bin/hive is available
32
 
#export HIVE_HOME=
33
 
 
34
 
#Set the path for where zookeper config dir is
35
 
#export ZOOCFGDIR=