Bläddra i källkod

AMBARI-9478. Monarch: Pre upload tarballs/Oozie files to Humboldt. (aonishuk)

aBabiichuk 10 år sedan
förälder
incheckning
0dd8d09321
1 ändrade filer med 2 tillägg och 0 borttagningar
  1. 2 0
      ambari-server/src/main/resources/scripts/Ambaripreupload.py

+ 2 - 0
ambari-server/src/main/resources/scripts/Ambaripreupload.py

@@ -17,6 +17,8 @@ See the License for the specific language governing permissions and
 limitations under the License.
  
 """
+# Before running the script please add a proper pythopath, by executing:
+# export PYTHONPATH=/usr/lib/python2.6/site-packages 
 import glob
 from logging import thread
 import os