This commit is contained in:
tqchen
2015-03-13 22:59:04 -07:00
parent 8cc650847a
commit f165ffbc95
4 changed files with 28 additions and 7 deletions

View File

@@ -1,6 +1,7 @@
#!/usr/bin/env python
"""
this script helps setup classpath env for HDFS, before running the program
this script helps setup classpath env for HDFS, before running program
that links with libhdfs
"""
import glob
import sys