[
https://issues.apache.org/jira/browse/HIVE-8507?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Xuefu Zhang updated HIVE-8507:
------------------------------
Summary: UT: fix rcfile_bigdata test [Spark Branch] (was: UT: fix
rcfile_bigdata test)
> UT: fix rcfile_bigdata test [Spark Branch]
> ------------------------------------------
>
> Key: HIVE-8507
> URL: https://issues.apache.org/jira/browse/HIVE-8507
> Project: Hive
> Issue Type: Sub-task
> Components: Spark
> Reporter: Thomas Friedrich
> Assignee: Chinna Rao Lalam
> Priority: Minor
> Attachments: HIVE-8507.1-spark.patch, HIVE-8507.2-spark.patch
>
>
> The tests
> groupby_bigdata
> rcfile_bigdata
> fail because it can't find the dumpdata_script.py file that is referenced in
> the script: rcfile_bigdata.q
> /usr/bin/python: can't open file 'dumpdata_script.py': [Errno 2] No such file
> or directory
> There are two references:
> add file ../../dumpdata_script.py;
> FROM (FROM src MAP src.key,src.value USING 'python dumpdata_script.py'
> Since it's using relative path it seems to be related to spark tests being
> one level deeper than regular tests.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)