Hi All,

I am working on a oozie workflow, it uses map reduce streaming action. This
is the issue i see in the logs

Traceback (most recent call last):
  File "mapper.py", line 3, in <module>
    import util
ImportError: No module named util

I have added all the .py's to the file tags in workflow.xml and copyed
the .py files to hdfs, but i still see the issue.

In the logs of the job i see the .py being added to distributed cache
mapreduce.job.cache.files : has util.py

Please guide me in fixing this issue

Thanks

Harshini

Reply via email to