Does anyone can help? 2012/2/21 devdoer bird <devdo...@gmail.com>
> HI: > > I packed a python module to "mypackage.tar.gz" and upload it to hdfs ,then > visit the package with " -cacheArchive /app/mypackage.tar.gz#mypackage" > > > But the python script failed to "import mypacakge" , it throw the failed > to import exception " no module named mypacakge". > > > I need some help. > > Thanks. >