Hello I am running a shell Action via oozie .. Basically I am running a Phoenix CSVBulkLoad via OOZie Shell Action and Java Action
When I run as Java Action it Gives me the error “org.apache.hadoop.hbase.client.RpcRetryingCaller@34150c25, java.io.IOException: Failed to find location, tableName=hbase:meta, row=TABLE”
Also When IO run as Shell Action It runs and give the output as Success but does not produce any output.. Did anybody face such issue? Did you solve it
Thanks
Santosh