Details
Description
I test like this
HQL=hdfs://hacluster/tmp/ff.hql
if hadoop fs -test -f ${HQL}
then
beeline -f ${HQL}
fi
test ${HQL} ok, but beeline report ${HQL} no such file or directory
Attachments
Attachments
Issue Links
- duplicates
-
HIVE-21511 beeline -f report no such file if file is not on local fs
- Closed
- is cloned by
-
HIVE-21511 beeline -f report no such file if file is not on local fs
- Closed
- relates to
-
HIVE-7136 Allow Hive to read hive scripts from any of the supported file systems in hadoop eco-system
- Closed