I am also getting the same error
HCatClient error on create table: {“statement”:”use default; create table nyse_stocks(exchange
string, stock_symbol
string, date
string, stock_price_open
double, stock_price_high
double, stock_price_low
double, stock_price_close
double, stock_volume
bigint, stock_price_adj_close
double) row format delimited fields terminated by ‘\\t’;”,”error”:”unable to create table: nyse_stocks”,”exec”:{“stdout”:”",”stderr”:”which: no /usr/lib/hadoop/bin/hadoop in ((null))\ndirname: missing operand\nTry `dirname –help’ for more information.\n Command was terminated due to timeout(60000ms). See templeton.exec.timeout property”,”exitcode”:143}} (error 500)
I am using sandbox 2.0 in VM