You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tajo.apache.org by "Vikram (JIRA)" <ji...@apache.org> on 2013/10/29 22:49:25 UTC

[jira] [Created] (TAJO-293) querymasters directory not found in single node setup

Vikram created TAJO-293:
---------------------------

             Summary: querymasters directory not found in single node setup
                 Key: TAJO-293
                 URL: https://issues.apache.org/jira/browse/TAJO-293
             Project: Tajo
          Issue Type: Bug
          Components: conf and scripts, master
    Affects Versions: 0.2-incubating
         Environment: Amazon linux 
            Reporter: Vikram
            Priority: Critical


Hi guys Two bugs I see one I have a hadoop path added still give error :

starting master, logging to /home/ec2-user/tajo-0.2.0-SNAPSHOT/bin/../logs/tajo-ec2-user-master-ip-172-31-17-12.out
localhost: starting worker, logging to /home/ec2-user/tajo-0.2.0-SNAPSHOT/bin/../logs/tajo-ec2-user-worker-ip-172-31-17-12.out
localhost: Cannot find hadoop installation: $HADOOP_HOME must be set or hadoop must be in the path
cat: /home/ec2-user/tajo-0.2.0-SNAPSHOT/bin/../conf/querymasters: No such file or directory


But still $TAJO_HOME/bin/tsql works and the create table loading data etc... but once I query.
tajo> select * from table1 where id > 2;
Fail starting QueryMaster.



--
This message was sent by Atlassian JIRA
(v6.1#6144)