Rice-Comp413-2016 / RDFS

The Rice Comp413 class (2016-2017) implementation of HDFS. (This will eventually be put under an open source license, which one TBD).
4 stars 2 forks source link

No handler for getEZForPath #93

Closed zhouhanc closed 7 years ago

zhouhanc commented 7 years ago

If we want to run Hive with RDFS, this method is required.

FAILED: SemanticException Unable to determine if hdfs://localhost:5351/user/hive/warehouse/employee is encrypted: org.apache.hadoop.ipc.RemoteException(): No handler found for requested command

2016-11-23 00:41:24.051345 [INFO ] : RPCServer : RPC_METHOD_FOUND: [[getEZForPath]]

zhouhanc commented 7 years ago

Implemented.