Hi,
Could you run "make jdbc_type2_jar" to check if there is any error .

cd $MY_SQROOT/..
make jdbc_type2_jar



Best Regards,
Weiqing Xu

On Tue, Oct 27, 2015 at 11:09 AM, Lijian (Q) <[email protected]> wrote:

> Hi,
>
> I get the latest code from GitHub(
> https://github.com/apache/incubator-trafodion), and compile trafodion
> core follow the steps:
>
>
> cd $HOME/trafodion_build/incubator-trafodion-master/core/sqf
>
> source ./sqenv.sh
>
> cd $MY_SQROOT/..
>
> make all
>
> Build is successful, but I find in the directory:core/sqf/export/lib
> there's not jdbcT2.jar and hbase-trx*.jar. Only jdbcT4.jar is compiled.
> I must enter conn/jdbc_type2 and run 'ant' to compile jdbcT2.jar
> and
> enter sqf/src/seatrans/hbase-trx and run 'make all' to compile
> hbase-trx*.jar.
>
> I don't know whether this is a problem.
>
> Thanks!
>

Reply via email to