The last line seems to indicate a PrivilegedActionException, maybe you can
look more at the rest of the stack if any to see why.
On Thu, Mar 20, 2014 at 1:59 PM, Raj Hadoop wrote:
> Hi Szehon,
>
> It is not showing on the http://xyzserver:50030/jobtracker.jsp.
>
>
> *I checked this log. and thi
Hi Szehon,
It is not showing on the http://xyzserver:50030/jobtracker.jsp.
I checked this log. and this shows as -
/tmp/root/hive.log
exec.ExecDriver (ExecDriver.java:addInputPaths(853)) - Processing
alias table_emp
exec.ExecDriver (ExecDriver.java:addInputPaths(871)) - Adding input
file
Hi Raj,
There are map-reduce job logs generated if the MapRedTask fails, those
might give some clue.
Thanks,
Szehon
On Thu, Mar 20, 2014 at 12:29 PM, Raj Hadoop wrote:
> I am struggling on this one. Can any one throw some pointers on how to
> troubelshoot this issue please?
>
>
> On Thursda
I am struggling on this one. Can any one throw some pointers on how to
troubelshoot this issue please?
On Thursday, March 20, 2014 3:09 PM, Raj Hadoop wrote:
Hello everyone,
The HiveThrift Service was started succesfully.
netstat -nl | grep 1
tcp 0 0 0.0.0.0:1
Hello everyone,
The HiveThrift Service was started succesfully.
netstat -nl | grep 1
tcp 0 0 0.0.0.0:1 0.0.0.0:*
LISTEN
I am able to read tables from Hive through Tableau. When executing queries
through Tableau I am getting the followi