Which version of Centos are you trying on? It would be good if you try on a different version than Centos 6.9.
Selva -----Original Message----- From: Roberta Marton [mailto:[email protected]] Sent: Friday, January 26, 2018 5:25 PM To: [email protected] Subject: RE: [VOTE] Apache Trafodion release 2.2.0 RC 2 I am setting up a VM to test the generated source files. Will let you know if it works. Roberta -----Original Message----- From: Selva Govindarajan [mailto:[email protected]] Sent: Friday, January 26, 2018 5:14 PM To: [email protected] Subject: RE: [VOTE] Apache Trafodion release 2.2.0 RC 2 +0 I was able to build from scratch using instructions verbatim at the section "Create Build Environment" and "Build Source" at https://cwiki.apache.org/confluence/display/TRAFODION/Trafodion+Contributor+Guide I used centos 6.9 [centos@gselva-trafodion-2 conf]$ lsb_release -a LSB Version: :base-4.0-amd64:base-4.0-noarch:core-4.0-amd64:core-4.0-noarch:graphics-4.0-amd64:graphics-4.0-noarch:printing-4.0-amd64:printing-4.0-noarch Distributor ID: CentOS Description: CentOS release 6.9 (Final) Release: 6.9 Codename: Final The webpage has two minor issues. 1, git clone git://git.apache.org/trafodion.git It shows the steps to build from latest source. It didn't show the steps to build from a tag or a given release. "Source Download" link has some outdated incubator-trafodion links 2, Set Default (Debug) Environment cd <Trafodion source directory> source ./env.sh It should show cd <Trafodion source directory>/core/sqf. But, release build shows the correct directory. Otherwise, I was delighted to see the instructions work like a charm. I missed seeing the "install_local_hadoop" sections in the next steps, but used my own way to install Hadoop and start trafodion. But the initialize trafodion failed with the following error [centos@gselva-trafodion-2 sqf]$ sqlci Apache Trafodion Conversational Interface 2.2.0 Copyright (c) 2015-2017 Apache Software Foundation >>initialize trafodion ; *** ERROR[8448] Unable to access Hbase interface. Call to ExpHbaseInterface::create() returned error HBASE_CREATE_ERROR(701). Cause: java.io.IOException: createTable exception. Unable to create table TRAFODION._MD_.AUTHS Reason: java.io.IOException: createTable call error org.trafodion.dtm.HBaseTxClient.callCreateTable(HBaseTxClient.java:765) Caused by java.io.IOException: java.util.concurrent.ExecutionException: java.io.IOException: DataStreamer Exception: sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:57) sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) java.lang.reflect.Constructor.newInstance(Constructor.java:526) org.apache.hadoop.ipc.RemoteException.instantiateException(RemoteException.java:106) org.apache.hadoop.ipc.RemoteException.unwrapRemoteException(RemoteException.java :95) org.apache.hadoop.hbase.util.ForeignExceptionUtil.toIOException(ForeignExceptionUtil.java:45) org.apache.hadoop.hbase.client.HBaseAdmin$ProcedureFuture.convertResult(HBaseAdmin.java:4448) org.apache.hadoop.hbase.client.HBaseAdmin$ProcedureFuture.waitProcedureResult(HBaseAdmin.java:4406) org.apache.hadoop.hbase.client.HBaseAdmin$ProcedureFuture.get(HBaseAdmin.java:4339) org.apache.hadoop.hbase.client.HBaseAdmin.createTable(HBaseAdmin.java:674) org.apache.hadoop.hbase.client.HBaseAdmin.createTable(HBaseAdmin.java:604) org.apache.hadoop.hbase.client.transactional.TransactionManager.createTable(TransactionManager.java:2759) org.trafodion.dtm.HBaseTxClient.callCreateTable(HBaseTxClient.java:760) Caused by org.apache.hadoop.ipc.RemoteException(java.io.IOException): java.util.concurrentExecutionException: java.io.IOException: DataStreamer Exception: org.apache.hadoop.hbase.util.ModifyRegionUtils.createRegions(ModifyRegionUtils.java:186) org.apache.hadoop.hbase.util.ModifyRegionUtils.createRegions(ModifyRegionUtils.java:141) org.apache.hadoop.hbase.util.ModifyRegionUtils.createRegions(ModifyRegionUtils.java:118) org.apache.hadoop.hbase.master.procedure.CreateTableProcedure$3.createHdfsRegions(CreateTableProcedure.java:370) org.apache.hadoop.hbase.master.procedure.CreateTableProcedure.createFsLayoutyLite;)LjQ org.apache.hadoop.hbase.client.transactional.RMInterface.createTable(RMInterface.java:475) org.trafodion.sql.HBaseClient.createk(HBaseClient.java:532). --- SQL operation failed with errors. >>quit I can change my vote to +1 if someone else is able to initialize trafodion with R2.2.1 building from scratch either from source bundle or github. Selva ----Original Message----- From: Selva Govindarajan [mailto:[email protected]] Sent: Friday, January 26, 2018 9:15 AM To: [email protected] Subject: ***UNCHECKED*** RE: [VOTE] Apache Trafodion release 2.2.0 RC 2 I wanted to check if I am able to build and start Trafodion 2.2.0 RC2 for contribution purposes starting from scratch. Because Steve vote is binding, I would like to have a conclusion on his vote before I try this out. Selva -----Original Message----- From: Steve Varnau [mailto:[email protected]] Sent: Thursday, January 25, 2018 4:03 PM To: [email protected] Subject: RE: [VOTE] Apache Trafodion release 2.2.0 RC 2 I'm not certain, but the NOTICE file, that contains the copyright for the entire release is wrong. This is the policy: http://apache.org/legal/src-headers.html#notice I don't see any guidance about how strict that dates be correct. --Steve > -----Original Message----- > From: Hans Zeller [mailto:[email protected]] > Sent: Thursday, January 25, 2018 2:49 PM > To: [email protected] > Subject: RE: [VOTE] Apache Trafodion release 2.2.0 RC 2 > > Hi Steve, does this really justify an entire new round? All the code > (ok, maybe only 99.98 %) for this release was written in 2017. The > fact that we voted in 2018, does that really justify an update to the > copyright year? > > -----Original Message----- > From: Steve Varnau [mailto:[email protected]] > Sent: Thursday, January 25, 2018 2:42 PM > To: [email protected] > Subject: RE: [VOTE] Apache Trafodion release 2.2.0 RC 2 > > It occurred to me that I missed something when I reviewed all those > NOTICE files (that are all the same). > > The copyright line should be updated to include 2018. > > Copyright 2015-2017 The Apache Software Foundation > > Not certain if that is a legal showstopper, but it looks like an > oversight we should fix while we have the chance. > > Changing my vote to -1. > > --Steve > > > -----Original Message----- > > From: Steve Varnau [mailto:[email protected]] > > Sent: Thursday, January 25, 2018 12:39 PM > > To: [email protected] > > Subject: RE: [VOTE] Apache Trafodion release 2.2.0 RC 2 > > > > I checked signatures and checksums for all artifacts. > > I ran RAT to check licenses. > > I compared the source tarball to the 2.2.0rc2 label in git. > > I did a quick review of LICENSE, NOTICE, README, RAT_README, .rat- > > excludes in source tarball. > > I did quick review of LICENSE and NOTICE in each of the binary tarballs. > > I verified that there is no longer an incubating DISCLAIMER file in > > any of the tarballs. > > > > I did not actually build or test the source tarball. > > > > I did not find any issues. > > > > +1 for me. > > > > --Steve > > > > > -----Original Message----- > > > From: Liu, Ming (Ming) [mailto:[email protected]] > > > Sent: Thursday, January 25, 2018 7:22 AM > > > To: [email protected] > > > Subject: [VOTE] Apache Trafodion release 2.2.0 RC 2 > > > > > > Hi to everyone in the Trafodion Community, > > > > > > This is a call to vote on release 2.2.0 of Apache Trafodion . > > > > > > 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.2 > > > They include : > > > > > > * Trafodion graduates as top level Apache project > > > * DTM enhancements by porting EsgynDB DTM changes to Trafodion > > > * jdbcT4 for publish to maven central > > > * Trafodion Elasticity enhancements > > > * LOB support in JDBC > > > * RMS enhancements > > > * Bug fixes > > > > > > JIRA Release Notes : > > > Trafodion 2.2 JIRA Release Notes > > > > > https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=123 > > 18 > > 620 > > > &version=12338559 > > > Highlights : > > > https://cwiki.apache.org/confluence/display/TRAFODION/Release+2.2 > > > > > > GIT info: > > > The tag for this candidate is "2.2.0rc2". Git repository: git:// > > > git.apache.org/trafodion.git > > > > > > Release artifacts : > > > https://dist.apache.org/repos/dist/dev/trafodion/trafodion-2.2.0-R > > > C2 / Artifacts are signed with my key : E1502B16 which is in > > > https://dist.apache.org/repos/dist/release/trafodion/KEYS > > > > > > Instructions : > > > > > > Installing Trafodion using convenience binaries using the Python > > > installer or install with Ambari : > > > http://trafodion.apache.org/docs/provisioning_guide/index.html > > > > > > Setting up build environment and building from source : > > > > > > https://cwiki.apache.org/confluence/display/TRAFODION/Create+Build+Env > > i > > > ronment > > > https://cwiki.apache.org/confluence/display/TRAFODION/Build+Source > > > > > > [ ] +1 approve > > > > > > [ ] +0 no opinion > > > > > > [ ] -1 disapprove (and reason why) > > > > > > Vote will be open until the community has had a chance to try out > > > the instructions and we get sufficient feedback ( at least 72 > > > hours), unless cancelled. > > > > > > Thanks, > > > Ming
