· 8 years ago · Mar 07, 2018, 07:32 AM
1drop table if exists dims;
2CREATE TABLE dims(teamid int, team string)
3USING com.sap.spark.engines.relational
4OPTIONS (
5hdfsnamenode "ec2-34-204-254-9.compute-1.amazonaws.com:50070",
6files "/user/vora/dims.csv",
7storagebackend "hdfs");
8
9com.sap.vora.jdbc.VoraException: HL(9): Runtime error.
10 (could not handle api call, failure reason : execution of scheduler plan failed:
11 found error: :-1, CException, Code: 10021 : Runtime category : an std::exception wrapped.
12 Next level: v2 HDFS Plugin: Exception at opening
13 hdfs://ec2-34-204-254-9.compute-1.amazonaws.com:50070/user/vora/dims.csv:
14 HdfsRpcException: Failed to invoke RPC call "getFsStats" on server
15 "ec2-34-204-254-9.compute-1.amazonaws.com:50070" for node id 20
16 with error code 0, status ERROR_STATUS