Details
Description
For path request, RS will create a tmp table. Currently, the name of tmp table contains the planner's ip / host name. If the hostname has some invalid var (e.g. '-') for a table name, then it will fail with the syntax error:
I0520 10:36:56.499624 18061 impala-recordservice-server.cc:104] RecordService request failed. code=0 msg=Could not create temporary table. detail=AnalysisException: Syntax error in line 1: ...TABLE rs_tmp_db.tmp_tbl_s3-test-1_vpc_cloudera_com_177...