You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@trafodion.apache.org by "Amanda Moran (JIRA)" <ji...@apache.org> on 2016/09/13 21:31:20 UTC

[jira] [Created] (TRAFODION-2221) HDP 2.5 support

Amanda Moran created TRAFODION-2221:
---------------------------------------

             Summary: HDP 2.5 support
                 Key: TRAFODION-2221
                 URL: https://issues.apache.org/jira/browse/TRAFODION-2221
             Project: Apache Trafodion
          Issue Type: Bug
          Components: installer
            Reporter: Amanda Moran
            Assignee: Amanda Moran


Tested this out on a single node cluster. Seems to work great. Needs a few small fixes in traf_config_check. 

[trafodion@hdp25 scripts]$ sqcheck

*** Checking Trafodion Environment ***

Checking if processes are up.
Checking attempt: 1; user specified max: 2. Execution time in seconds: 0.

The Trafodion environment is up!


Process         Configured      Actual      Down
-------         ----------      ------      ----
DTM             2               2
RMS             4               4
DcsMaster       1               1
DcsServer       1               1
mxosrvr         8               8
RestServer      1               1

[trafodion@hdp25 scripts]$ sqlci
>>get tables;

Tables in Schema TRAFODION.SEABASE
==================================

TOBY

--- SQL operation complete.
>>exit

End of MXCI Session

[trafodion@hdp25 scripts]$ hbase shell
HBase Shell; enter 'help<RETURN>' for list of supported commands.
Type "exit<RETURN>" to leave the HBase Shell
Version 1.1.2.2.5.0.0-1245, r53538b8ab6749cbb6fdc0fe448b89aa82495fb3f, Fri Aug 26 01:32:27 UTC 2016

hbase(main):001:0> exit
[trafodion@hdp25 scripts]$




--
This message was sent by Atlassian JIRA
(v6.3.4#6332)