小编Raf*_*ios的帖子

Read an HDFS File from a HIVE UDF - Execution Error, return code 101 FunctionTask. Could not initialize class

We have been trying to create a simple Hive UDF to mask some fields in a Hive Table. We are using an external file (placed on HDFS) to grab a piece of text to make a salting to the masking process. It seems we are doing everything ok but when we tried to create the external function it throws the error:

org.apache.hive.service.cli.HiveSQLException: Error while processing statement: FAILED: Execution Error, return code -101 from org.apache.hadoop.hive.ql.exec.FunctionTask. Could not initialize class co.company.Mask
Run Code Online (Sandbox Code Playgroud)

This …

java hadoop hive hue

2
推荐指数
1
解决办法
7261
查看次数

标签 统计

hadoop ×1

hive ×1

hue ×1

java ×1