-1 

I was not able to install trafodion 2.1 through Ambari:

Tried it again.  I was able to build Trafodion but not installed it through 
Ambari installer.
Trafodion was unable to start:

2017-04-04 23:33:42,919, FATAL, MON, Node Number: 0,, PIN: 29309 , Process 
Name: $MONITOR,,, TID: 29309, Message ID: 101022301, 
[CMonitor::CreateZookeeperClient], Zookeeper quorum port is not defined!

As part of installation, two envvars need to be setup:

  export ZOOKEEPER_NODES
  export ZOOKEEPER_PORT

It looks like these envvars are not being setup correctly.

     Roberta

-----Original Message-----
From: Prashanth Vasudev [mailto:[email protected]] 
Sent: Wednesday, April 5, 2017 4:36 AM
To: [email protected]
Subject: RE: [VOTE] Apache Trafodion release 2.1.0 - release candidate 2

-1 

Using python installer in CDH5.4 environment. Run into same issue we saw 
earlier.

*****************
  Final Configs
*****************
+------------------+-------------------------------------------------------------------------+
| config type      | value                                                      
             |
+------------------+-------------------------------------------------------------------------+
| dcs_cnt_per_node | 2                                                          
             |
| dcs_ha           | N                                                          
             |
| first_rsnode     | vasudevp3                                                  
             |
| hbase_user       | hbase                                                      
             |
| hdfs_user        | hdfs                                                       
             |
| java_home        | /usr/lib/jvm/java-1.7.0-openjdk.x86_64                     
             |
| ldap_security    | N                                                          
             |
| mgr_url          | http://10.1.30.119:7180                                    
             |
| mgr_user         | admin                                                      
             |
| node_list        | vasudevp3                                                  
             |
| scratch_locs     | $TRAF_HOME/tmp                                             
             |
| traf_dirname     | apache-trafodion-2.1.0                                     
             |
| traf_package     | 
/home/centos/apache-trafodion_server-2.1.0-RH6-x86_64-incubating.tar.gz |
| traf_start       | Y                                                          
             |
| traf_user        | trafodion                                                  
             |
+------------------+-------------------------------------------------------------------------+
Confirm result (Y/N) [N]: Y

** Generating config file to save configs ... 

**********************
  Installation Start
**********************

TASK: Environment Check 
******************************************************************

Host [vasudevp3]: Script [traf_check.py] 
........................................ [  OK  ]


TASK: Copy Trafodion package file 
********************************************************

Script [copy_files.py] 
.......................................................... [  OK  ]


TASK: Trafodion user Setup 
***************************************************************

Host [vasudevp3]: Script [traf_user.py] 
......................................... [  OK  ]


TASK: Install Trafodion dependencies 
*****************************************************

Host [vasudevp3]: Script [traf_dep.py] 
.......................................... [  OK  ]


TASK: Install Trafodion package 
**********************************************************

Host [vasudevp3]: Script [traf_package.py] 
...................................... [  OK  ]


TASK: Environment Setup 
******************************************************************

Host [vasudevp3]: Script [traf_setup.py] 
........................................ [  OK  ]


TASK: DCS/REST Setup 
*********************************************************************

Host [vasudevp3]: Script [dcs_setup.py] 
......................................... [  OK  ]


TASK: Hadoop modification and restart 
****************************************************

***[INFO]: Restarting CDH services ... 
Check CDH services restart status (timeout: 600 secs) .......... 
***[OK]: CDH services restart successfully! 

***[INFO]: Deploying CDH client configs ... 
Check CDH services deploy status (timeout: 300 secs) ... 
***[OK]: CDH services deploy successfully! 

Script [hadoop_mods.py] 
......................................................... [  OK  ]


TASK: Set permission of HDFS folder for Trafodion user 
***********************************

Host [vasudevp3]: Script [hdfs_cmds.py] 
......................................... [  OK  ]


TASK: Sqconfig Setup 
*********************************************************************

Host [vasudevp3]: Script [traf_sqconfig.py] 
..................................... [  OK  ]


TASK: Start Trafodion 
********************************************************************

Host [vasudevp3]: Script [traf_start.py] 
........................................ [ FAIL ]


 Failed to initialize trafodion:
 Apache Trafodion Conversational Interface 2.1.0
Copyright (c) 2015-2017 Apache Software Foundation
>>
*** ERROR[2034] $Z000P1P:48: Operating system error 201 while communicating 
with server process $Z000Q7S:51.

*** ERROR[8904] SQL did not receive a reply from MXUDR, possibly caused by 
internal errors when executing user-defined routines.

*** ERROR[1231] User-defined routine TRAFODION."_LIBMGR_".ADDLIB could not be 
created.

--- SQL operation failed with errors.
>>

End of MXCI Session
[/home/centos/python-installer ]

-----Original Message-----
From: Pierre Smits [mailto:[email protected]] 
Sent: Tuesday, April 4, 2017 12:36 PM
To: [email protected]
Subject: Re: [VOTE] Apache Trafodion release 2.1.0 - release candidate 2

+1

Best regards,

Pierre

On Tuesday, April 4, 2017, Liu, Ming (Ming) <[email protected]> wrote:

> +1
> no obvious issues from my point of view, and verify the dev build process.
>
> Thanks,
> Ming
>
> -----Original Message-----
> From: Sandhya Sundaresan [mailto:[email protected]
> <javascript:;>]
> Sent: Tuesday, April 04, 2017 10:50 PM
> To: [email protected] <javascript:;>
> Subject: [VOTE] Apache Trafodion release 2.1.0 - release candidate 2
>
>
> Hi again to the  Trafodion Dev Community,
>
> This is a call to vote on release 2.1.0 RC2 of Apache Trafodion 
> (incubating).
> Once the community approves a release candidate, a similar vote will 
> be taken in the Apache Incubator community.
> These are the items addressed in RC2 :
>
> *         Addressed the version mismatch causing Initialize to fail in
> RC1.  
> TRAFODION-2565<https://issues.apache.org/jira/browse/TRAFODION-2565>
>
> *         Fixed small issues in documentation  on Wiki to explain the
> Ambari Install and where to find executables   more clearly.
>
> *         Added WITH clause documentation .
>
> *         Addressed missing NOTICE,LICENSE,DISCLAIMER in rpm objects
> TRAFODION-2570<https://issues.apache.org/jira/browse/TRAFODION-2570> 
> and 
> TRAFODION-2572<https://issues.apache.org/jira/browse/TRAFODION-2572>
>
> *         Changed signing key to include apache id
>
>
> Details on release :
>
> This is a major release and includes over 300 fixes and some important 
> features. The highlights are all documented here:
> https://cwiki.apache.org/confluence/display/TRAFODION/Release+2.1
> They include :
>
>   *   The new python installer
>   *   Ambari integration and much easier  install option for use on HDP
> platform
>   *   New features, SQL functions and syntax extensions
>   *   Performance enhancements
>   *   Bug fixes
>
> JIRA Release Notes :
> Trafodion 2.1 JIRA Release Notes<https://issues.apache.
> org/jira/secure/ReleaseNote.jspa?version=12335704&
> styleName=Html&projectId=12318620&Create=Create&atl_
> token=A5KQ-2QAV-T4JA-FDED%7Cfd60b9cef974c1fc62eab72a2c84777fbbcd084e%7
> Clin
> >
> Highlights :
> https://cwiki.apache.org/confluence/display/TRAFODION/Release+2.1
>
> GIT info:
> The tag for this candidate is "2.1.0rc2". Git repository: git:// 
> git.apache.org/incubator-trafodion.git
>
> Release artifacts :
> https://dist.apache.org/repos/dist/dev/incubator/trafodion/
> trafodion-2.1.0-RC2/
> Artifacts are signed with my key :  85F0776A  which is in 
> https://dist.apache.org/repos/dist/release/incubator/trafodion/KEYS
>
> Instructions :
>
> Setting up build environment and building from source :
>
> *         https://cwiki.apache.org/confluence/display/TRAFODION/
> Create+Build+Environment
>
> *         https://cwiki.apache.org/confluence/display/TRAFODION/
> Build+Source
>
> Installing Trafodion using convenience binaries:
>
> *         Follow requirements in Section 4 : http://trafodion.incubator.
> apache.org/docs/provisioning_guide/index.html#requirements
>
> *         Download Trafodion Binaries : http://trafodion.incubator.
> apache.org/docs/provisioning_guide/index.html#_download_binaries
>
>
> *         Ambari Install on HDP platform : http://trafodion.incubator.
> apache.org/docs/provisioning_guide/index.html#install-ambari
>
> *         Python Installer : http://trafodion.incubator.
> apache.org/docs/provisioning_guide/index.html#install
>
>
>
>
> [ ] +1 approve
>
> [ ] +0 no opinion
>
> [ ] -1 disapprove (and reason why)
>
> Vote will be open for atleast 72 hours unless cancelled.
>
>
>

--
Pierre Smits

ORRTIZ.COM <http://www.orrtiz.com>
OFBiz based solutions & services

OFBiz Extensions Marketplace
http://oem.ofbizci.net/oci-2/

Reply via email to