Explorar el Código

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

aBabiichuk hace 10 años
padre
commit
0dd8d09321
Se han modificado 1 ficheros con 2 adiciones y 0 borrados
  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