You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@trafodion.apache.org by "Roberta Marton (JIRA)" <ji...@apache.org> on 2016/05/16 22:17:13 UTC

[jira] [Created] (TRAFODION-1997) Unable to install Trafodion using Cloudera version 5.6

Roberta Marton created TRAFODION-1997:
-----------------------------------------

             Summary: Unable to install Trafodion using Cloudera version 5.6
                 Key: TRAFODION-1997
                 URL: https://issues.apache.org/jira/browse/TRAFODION-1997
             Project: Apache Trafodion
          Issue Type: Bug
            Reporter: Roberta Marton


Building Trafodion 2.0.0 using Cloudera 5.6 failed.

Source tar: 

https://dist.apache.org/repos/dist/dev/incubator/trafodion/trafodion-2.0.0-RC2/apache-trafodion-2.0.0-incubating-src.tar.gz

According to the documentation, Cloudera 5.5 and 5.6 is compatible with Trafodion; however, when trying to install Trafodion with Cloudera 5.6 failed with the following error:

***INFO: Cloudera installed will run traf_cloudera_mods
***ERROR: unable to find /usr/lib/trafodion/apache-trafodion_server-2.0.0-debug/export/lib/hbase-trx-cdh5_5-*.jar
***ERROR: traf_cloudera_mods exited with error.

Looking at the supplied jar files, we are not creating the above file:

ls /usr/lib/trafodion/*debug/export/lib

...
hbase-trx-cdh5_4-2.0.0.jar       

We need to either:

Add support for hbase-trx-cdh5_5-*.jar OR
change the documentation and installer to only allow 5.4 versions.




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