[3/7] incubator-trafodion git commit: Update TransactionalTable.java

2015-11-12 Thread selva
Update TransactionalTable.java use KeyValueUtil.length(c) to instead kv.getLength() Project: http://git-wip-us.apache.org/repos/asf/incubator-trafodion/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-trafodion/commit/b14500ca Tree:

[4/7] incubator-trafodion git commit: Update SsccTransactionalTable.java

2015-11-12 Thread selva
Update SsccTransactionalTable.java use KeyValueUtil.length(c) to instead kv.getLength() Project: http://git-wip-us.apache.org/repos/asf/incubator-trafodion/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-trafodion/commit/6b0a68c9 Tree:

[5/7] incubator-trafodion git commit: Update SsccTransactionalTable.java

2015-11-12 Thread selva
Update SsccTransactionalTable.java add import Project: http://git-wip-us.apache.org/repos/asf/incubator-trafodion/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-trafodion/commit/9edc641f Tree: http://git-wip-us.apache.org/repos/asf/incubator-trafodion/tree/9edc641f Diff:

[4/4] incubator-trafodion git commit: Merge [Trafodion-1643] PR-197

2015-12-09 Thread selva
Merge [Trafodion-1643] PR-197 Project: http://git-wip-us.apache.org/repos/asf/incubator-trafodion/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-trafodion/commit/9c1161da Tree: http://git-wip-us.apache.org/repos/asf/incubator-trafodion/tree/9c1161da Diff:

[2/4] incubator-trafodion git commit: Update TrxTransactionState.java

2015-12-09 Thread selva
Update TrxTransactionState.java move scaninfoConstructor to static block Project: http://git-wip-us.apache.org/repos/asf/incubator-trafodion/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-trafodion/commit/fff855f2 Tree:

[5/5] incubator-trafodion git commit: Merge [TRAFODION-1724] PR-241 Fixes for getTypeInfo()

2016-01-07 Thread selva
Merge [TRAFODION-1724] PR-241 Fixes for getTypeInfo() Project: http://git-wip-us.apache.org/repos/asf/incubator-trafodion/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-trafodion/commit/9934a073 Tree: http://git-wip-us.apache.org/repos/asf/incubator-trafodion/tree/9934a073 Diff:

[1/5] incubator-trafodion git commit: Fixes for getTypeInfo()

2016-01-07 Thread selva
Repository: incubator-trafodion Updated Branches: refs/heads/mrg_241 [created] 9934a0736 Fixes for getTypeInfo() Project: http://git-wip-us.apache.org/repos/asf/incubator-trafodion/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-trafodion/commit/b0172435 Tree:

[2/5] incubator-trafodion git commit: Remove useless code

2016-01-07 Thread selva
Remove useless code Project: http://git-wip-us.apache.org/repos/asf/incubator-trafodion/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-trafodion/commit/a9af5024 Tree: http://git-wip-us.apache.org/repos/asf/incubator-trafodion/tree/a9af5024 Diff:

[2/2] incubator-trafodion git commit: Merge [TRAFODION-2015] PR 502 hive/TEST018

2016-05-26 Thread selva
Merge [TRAFODION-2015] PR 502 hive/TEST018 Project: http://git-wip-us.apache.org/repos/asf/incubator-trafodion/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-trafodion/commit/7862d94c Tree: http://git-wip-us.apache.org/repos/asf/incubator-trafodion/tree/7862d94c Diff:

[1/2] incubator-trafodion git commit: [TRAFODION-2015] hive/TEST018 fails in daily build regressions

2016-05-26 Thread selva
Repository: incubator-trafodion Updated Branches: refs/heads/master 45c2e76a4 -> 7862d94cc [TRAFODION-2015] hive/TEST018 fails in daily build regressions SequenceFileWriter java objects had global references on the JNI side. These references were not deleted because the corresponding JNI

[1/2] incubator-trafodion git commit: [TRAFODION-2039] Add support for ALTER LIBRARY FILE ''

2016-06-20 Thread selva
Repository: incubator-trafodion Updated Branches: refs/heads/master e014f8e60 -> b02ce72f5 [TRAFODION-2039] Add support for ALTER LIBRARY FILE '' Location of library file can now be altered. Alter command will check for existence of new file. Old library definition will be removed from

[2/2] incubator-trafodion git commit: Merge [TRAFODION-2039] PR 530 Add support for ALTER LIBRARY FILE ''

2016-06-20 Thread selva
Merge [TRAFODION-2039] PR 530 Add support for ALTER LIBRARY FILE '' Project: http://git-wip-us.apache.org/repos/asf/incubator-trafodion/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-trafodion/commit/b02ce72f Tree:

[2/2] incubator-trafodion git commit: Merge [TRAFODION-1791] PR-291 UPSERT with bare one row subquery in VALUES clause fails

2016-01-30 Thread selva
Merge [TRAFODION-1791] PR-291 UPSERT with bare one row subquery in VALUES clause fails Project: http://git-wip-us.apache.org/repos/asf/incubator-trafodion/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-trafodion/commit/7a636026 Tree:

[1/2] incubator-trafodion git commit: [TRAFODION-1930] Phoenix T2 tests failing with HDP during build phase

2016-04-12 Thread selva
Repository: incubator-trafodion Updated Branches: refs/heads/master 9ab37653a -> b98207d28 [TRAFODION-1930] Phoenix T2 tests failing with HDP during build phase Change the repository URL to http://repo.hortonworks.com/content/groups/public/ Note TRAFODION-1929 and TRAFODION-1930 will need a

[2/2] incubator-trafodion git commit: Merge [TRAFODION-1930] PR-429 Phoenix T2 tests failing with HDP during build phase

2016-04-12 Thread selva
Merge [TRAFODION-1930] PR-429 Phoenix T2 tests failing with HDP during build phase Project: http://git-wip-us.apache.org/repos/asf/incubator-trafodion/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-trafodion/commit/b98207d2 Tree:

[6/7] incubator-trafodion git commit: [TRAFODION-1912] add more regression test cases add test for numeric the original test is already date add test to cover null

2016-04-09 Thread selva
[TRAFODION-1912] add more regression test cases add test for numeric the original test is already date add test to cover null Project: http://git-wip-us.apache.org/repos/asf/incubator-trafodion/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-trafodion/commit/c6c25f00 Tree:

[2/7] incubator-trafodion git commit: a bit performance improvement, but sorry seems forget another change..

2016-04-09 Thread selva
a bit performance improvement, but sorry seems forget another change.. Project: http://git-wip-us.apache.org/repos/asf/incubator-trafodion/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-trafodion/commit/5e00f878 Tree:

[1/7] incubator-trafodion git commit: [TRAFODION-1912]support automatic convert DOS format during bulkload

2016-04-09 Thread selva
Repository: incubator-trafodion Updated Branches: refs/heads/master f0bc795b7 -> 464a0e0ab [TRAFODION-1912]support automatic convert DOS format during bulkload Project: http://git-wip-us.apache.org/repos/asf/incubator-trafodion/repo Commit:

[4/7] incubator-trafodion git commit: [TRAFODION-1912] update according to review comments use TDB flag

2016-04-09 Thread selva
[TRAFODION-1912] update according to review comments use TDB flag Project: http://git-wip-us.apache.org/repos/asf/incubator-trafodion/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-trafodion/commit/64ef7db6 Tree:

[7/7] incubator-trafodion git commit: Merge [TRAFODION-1912] PR 414 support automatic convert DOS format during bulkload

2016-04-09 Thread selva
Merge [TRAFODION-1912] PR 414 support automatic convert DOS format during bulkload Project: http://git-wip-us.apache.org/repos/asf/incubator-trafodion/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-trafodion/commit/464a0e0a Tree:

[5/7] incubator-trafodion git commit: [TRAFODION-1912] not replace \r with space, but move the return pointer to handle the last column as NULL case and this will not change the raw data, I feel a bet

2016-04-09 Thread selva
[TRAFODION-1912] not replace \r with space, but move the return pointer to handle the last column as NULL case and this will not change the raw data, I feel a better fix Project: http://git-wip-us.apache.org/repos/asf/incubator-trafodion/repo Commit:

[2/2] incubator-trafodion git commit: Merge [TRAFODION=1929] PR 427 Temporary disable running tests via maven

2016-04-12 Thread selva
Merge [TRAFODION=1929] PR 427 Temporary disable running tests via maven Project: http://git-wip-us.apache.org/repos/asf/incubator-trafodion/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-trafodion/commit/9ab37653 Tree:

[1/2] incubator-trafodion git commit: Phoenix T2 tests failing with CDH

2016-04-12 Thread selva
Repository: incubator-trafodion Updated Branches: refs/heads/master 7f0f59d98 -> 9ab37653a Phoenix T2 tests failing with CDH Partial-Bug: [TRAFODION-1929] Temporary disable running tests with maven till root cause is known. Project:

[2/3] incubator-trafodion git commit: [TRAFODION-1865] fix issues from reviewers

2016-03-07 Thread selva
[TRAFODION-1865] fix issues from reviewers Project: http://git-wip-us.apache.org/repos/asf/incubator-trafodion/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-trafodion/commit/ba7f4fea Tree: http://git-wip-us.apache.org/repos/asf/incubator-trafodion/tree/ba7f4fea Diff:

[3/3] incubator-trafodion git commit: Merge [TRAFODION-1858] PR-347

2016-03-07 Thread selva
Merge [TRAFODION-1858] PR-347 Project: http://git-wip-us.apache.org/repos/asf/incubator-trafodion/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-trafodion/commit/c1e42ae0 Tree: http://git-wip-us.apache.org/repos/asf/incubator-trafodion/tree/c1e42ae0 Diff:

[1/3] incubator-trafodion git commit: [TRAFODION-1858] RI predicate generating string should not contain _SALT_ column

2016-03-07 Thread selva
Repository: incubator-trafodion Updated Branches: refs/heads/master 17f3f658a -> c1e42ae0d [TRAFODION-1858] RI predicate generating string should not contain _SALT_ column Project: http://git-wip-us.apache.org/repos/asf/incubator-trafodion/repo Commit:

[1/5] incubator-trafodion git commit: [TRAFODION-1700] Upsert with omitted default value columns leave the aligned format table in corrupted state. [TRAFODION-1847] Upsert with omitted timestamp colum

2016-03-01 Thread selva
Repository: incubator-trafodion Updated Branches: refs/heads/master f7cf2b86b -> d2c464c8d [TRAFODION-1700] Upsert with omitted default value columns leave the aligned format table in corrupted state. [TRAFODION-1847] Upsert with omitted timestamp columns having current_timestamp as default

[3/5] incubator-trafodion git commit: [TRAFODION-1700] [TRFODION-1847] Fixes - commit #3

2016-03-01 Thread selva
[TRAFODION-1700] [TRFODION-1847] Fixes - commit #3 Added new tests to exercise the change Project: http://git-wip-us.apache.org/repos/asf/incubator-trafodion/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-trafodion/commit/a7063227 Tree:

[2/2] incubator-trafodion git commit: Merge [TRAFODION-1910] PR-408 mxosrvr crashes on Hive query after reconnect

2016-03-31 Thread selva
Merge [TRAFODION-1910] PR-408 mxosrvr crashes on Hive query after reconnect Project: http://git-wip-us.apache.org/repos/asf/incubator-trafodion/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-trafodion/commit/e1c12dd3 Tree:

[3/3] incubator-trafodion git commit: Merge [TRAFODION-1935] PR-436

2016-04-27 Thread selva
Merge [TRAFODION-1935] PR-436 Project: http://git-wip-us.apache.org/repos/asf/incubator-trafodion/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-trafodion/commit/e34b144f Tree: http://git-wip-us.apache.org/repos/asf/incubator-trafodion/tree/e34b144f Diff:

[1/3] incubator-trafodion git commit: Fix for JIRA [TRAFODION-1935] TransactionManager needlessly retries in doPrepareX when an UnknownTransactionException is caught

2016-04-27 Thread selva
Repository: incubator-trafodion Updated Branches: refs/heads/master 0d028886a -> e34b144f7 Fix for JIRA [TRAFODION-1935] TransactionManager needlessly retries in doPrepareX when an UnknownTransactionException is caught Project: http://git-wip-us.apache.org/repos/asf/incubator-trafodion/repo

[2/3] incubator-trafodion git commit: Fix for Jira [TRAFODION-1935] part2 TransactionManager needlessly retries in doPrepareX when an UnknownTransactionException is caught

2016-04-27 Thread selva
Fix for Jira [TRAFODION-1935] part2 TransactionManager needlessly retries in doPrepareX when an UnknownTransactionException is caught Project: http://git-wip-us.apache.org/repos/asf/incubator-trafodion/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-trafodion/commit/643b219c Tree:

[1/2] incubator-trafodion git commit: [TRAFODION-994]SQLColumns return incorrect values

2016-05-17 Thread selva
Repository: incubator-trafodion Updated Branches: refs/heads/master 8c87a9a5f -> 71edb095a [TRAFODION-994]SQLColumns return incorrect values [TRAFODION-994]Servera1 values returned by SQLColumns are incorrect. 1. ColNullable, change to return the value from metadata table directly. 2. Remark

[2/2] incubator-trafodion git commit: Merge [TRAFODION-994] PR-487 SQLColumns return incorrect value

2016-05-17 Thread selva
Merge [TRAFODION-994] PR-487 SQLColumns return incorrect value Project: http://git-wip-us.apache.org/repos/asf/incubator-trafodion/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-trafodion/commit/71edb095 Tree:

[1/2] incubator-trafodion git commit: [TRAFODION-1955] JNI optimization at the time of compilation Additional changes and bug fix Removed ByteArrayList JNI class

2016-05-11 Thread selva
Repository: incubator-trafodion Updated Branches: refs/heads/master f05875519 -> dcfc8e6aa [TRAFODION-1955] JNI optimization at the time of compilation Additional changes and bug fix Removed ByteArrayList JNI class Project: http://git-wip-us.apache.org/repos/asf/incubator-trafodion/repo

[2/3] incubator-trafodion git commit: [TRAFODION-1971] Avoid redundant reinitialization during bulk load

2016-05-15 Thread selva
[TRAFODION-1971] Avoid redundant reinitialization during bulk load After each flush during the preparation phase of bulk load, HFile initialization was taking place redundantly. This imposed significant overhead and slowed down loads. Also removed comment regarding replacing init mechanism, in

[3/3] incubator-trafodion git commit: Merge [TRAFODION-1971] PR 480 Avoid redundant reinitialization during bulk load

2016-05-15 Thread selva
Merge [TRAFODION-1971] PR 480 Avoid redundant reinitialization during bulk load Project: http://git-wip-us.apache.org/repos/asf/incubator-trafodion/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-trafodion/commit/0fed9585 Tree:

[2/2] incubator-trafodion git commit: Merge Fix for [TRAFODION-1923] PR-463

2016-05-04 Thread selva
Merge Fix for [TRAFODION-1923] PR-463 Project: http://git-wip-us.apache.org/repos/asf/incubator-trafodion/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-trafodion/commit/af674971 Tree: http://git-wip-us.apache.org/repos/asf/incubator-trafodion/tree/af674971 Diff:

[3/4] incubator-trafodion git commit: [TRAFODION-1920] disable pCode for ex_conv_clause

2016-05-07 Thread selva
[TRAFODION-1920] disable pCode for ex_conv_clause Project: http://git-wip-us.apache.org/repos/asf/incubator-trafodion/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-trafodion/commit/cd47546e Tree: http://git-wip-us.apache.org/repos/asf/incubator-trafodion/tree/cd47546e Diff:

[1/4] incubator-trafodion git commit: [TRAFODION-1920] suppress SQL error during HIVE_SCAN when conv error

2016-05-07 Thread selva
Repository: incubator-trafodion Updated Branches: refs/heads/master 372ea0ba4 -> 140769281 [TRAFODION-1920] suppress SQL error during HIVE_SCAN when conv error Project: http://git-wip-us.apache.org/repos/asf/incubator-trafodion/repo Commit:

[4/4] incubator-trafodion git commit: Merge [TRAFODION-1920] PR-461 suppress SQL error during HIVE_SCAN when conv error

2016-05-07 Thread selva
Merge [TRAFODION-1920] PR-461 suppress SQL error during HIVE_SCAN when conv error Project: http://git-wip-us.apache.org/repos/asf/incubator-trafodion/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-trafodion/commit/14076928 Tree:

[1/2] incubator-trafodion git commit: [TRAFODION-1988] Better java exception handling in the java/JNI layer of TM The exception logged didn't have the type of exception. The output of Exception.toStri

2016-07-26 Thread selva
Repository: incubator-trafodion Updated Branches: refs/heads/master acf48e944 -> 522acc9a7 [TRAFODION-1988] Better java exception handling in the java/JNI layer of TM The exception logged didn't have the type of exception. The output of Exception.toString() was concatenated after it was

[2/2] incubator-trafodion git commit: Merge [TRAFODION-1988] PR 621 Better java exception handling in TM

2016-07-26 Thread selva
Merge [TRAFODION-1988] PR 621 Better java exception handling in TM Project: http://git-wip-us.apache.org/repos/asf/incubator-trafodion/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-trafodion/commit/522acc9a Tree:

[2/2] incubator-trafodion git commit: Merge branch 'master' of https://git-wip-us.apache.org/repos/asf/incubator-trafodion into mrg_593_2

2016-07-21 Thread selva
Merge branch 'master' of https://git-wip-us.apache.org/repos/asf/incubator-trafodion into mrg_593_2 Project: http://git-wip-us.apache.org/repos/asf/incubator-trafodion/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-trafodion/commit/825276ea Tree:

[1/2] incubator-trafodion git commit: [TRAFODION-2134] Change the overflow_mode to 'DISK' by default

2016-07-29 Thread selva
Repository: incubator-trafodion Updated Branches: refs/heads/master 5ee3cb396 -> c855e1fe7 [TRAFODION-2134] Change the overflow_mode to 'DISK' by default Project: http://git-wip-us.apache.org/repos/asf/incubator-trafodion/repo Commit:

[2/2] incubator-trafodion git commit: Merge [TRAFODION-2129] PR 649 Trafodion to avoid use of deprecated HBase APIs/Classes

2016-08-10 Thread selva
Merge [TRAFODION-2129] PR 649 Trafodion to avoid use of deprecated HBase APIs/Classes Project: http://git-wip-us.apache.org/repos/asf/incubator-trafodion/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-trafodion/commit/3cdea3f9 Tree:

[1/2] incubator-trafodion git commit: [TRAFODION-2129] Trafodion to avoid use of deprecated HBase APIs/Classes

2016-08-10 Thread selva
Repository: incubator-trafodion Updated Branches: refs/heads/master b23fefd75 -> 3cdea3f9b [TRAFODION-2129] Trafodion to avoid use of deprecated HBase APIs/Classes Changes as per the review comments of PR 645 Project: http://git-wip-us.apache.org/repos/asf/incubator-trafodion/repo Commit:

[1/2] incubator-trafodion git commit: [TRAFODION-2110] core/TESTRTS is being incorrectly flagged as PASSED

2016-07-19 Thread selva
Repository: incubator-trafodion Updated Branches: refs/heads/master 17e0e2192 -> 81a455e0c [TRAFODION-2110] core/TESTRTS is being incorrectly flagged as PASSED Some of the filter conditions were reporting error when it was applied on both the expected and log output. Project:

[2/2] incubator-trafodion git commit: Merge [TRAFODION-2110] PR 595 core/TESTRTS is being incorrectly flagged as PASSED

2016-07-19 Thread selva
Merge [TRAFODION-2110] PR 595 core/TESTRTS is being incorrectly flagged as PASSED Project: http://git-wip-us.apache.org/repos/asf/incubator-trafodion/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-trafodion/commit/81a455e0 Tree:

[1/2] incubator-trafodion git commit: [TRAFODION-2129] Trafodion to avoid use of deprecated HBase APIs/Classes

2016-08-08 Thread selva
Repository: incubator-trafodion Updated Branches: refs/heads/master 84eeac7a2 -> 28bc2747e [TRAFODION-2129] Trafodion to avoid use of deprecated HBase APIs/Classes The PR 629 for the above JIRA exposed the following issues. 1) A transaction remained in HUNGABORTED state when a table is

[2/2] incubator-trafodion git commit: Merge [TRAFODION-2129] Trafodion to avoid use of deprecated HBase APIs/Classes

2016-08-08 Thread selva
Merge [TRAFODION-2129] Trafodion to avoid use of deprecated HBase APIs/Classes Project: http://git-wip-us.apache.org/repos/asf/incubator-trafodion/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-trafodion/commit/28bc2747 Tree:

[1/2] incubator-trafodion git commit: [TRAFODION-2129] Trafodion to avoid use of deprecated HBase APIs/Classes

2016-08-02 Thread selva
Repository: incubator-trafodion Updated Branches: refs/heads/master 2d7a91f78 -> 7fe96649f http://git-wip-us.apache.org/repos/asf/incubator-trafodion/blob/7fe96649/core/sqf/src/seatrans/tm/hbasetmlib2/src/main/java/org/trafodion/dtm/TmAuditTlog.java

[2/2] incubator-trafodion git commit: [TRAFODION-2129] Trafodion to avoid use of deprecated HBase APIs/Classes

2016-08-02 Thread selva
[TRAFODION-2129] Trafodion to avoid use of deprecated HBase APIs/Classes References to the deprecated classes HConnection, HConnectionManager and HBaseAdmin are reworked to use Connection, ConnectionFactory and Admin classes respectively. A connection object is created and it is passed around to

[2/2] incubator-trafodion git commit: Merge [TRAFODION-2469] PR 942 TM clients like dtmci don't exit cleanly

2017-02-02 Thread selva
Merge [TRAFODION-2469] PR 942 TM clients like dtmci don't exit cleanly Project: http://git-wip-us.apache.org/repos/asf/incubator-trafodion/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-trafodion/commit/ee8b16d7 Tree:

[1/2] incubator-trafodion git commit: [TRAFODION-2469] TM clients like dtmci don't exit cleanly

2017-02-02 Thread selva
Repository: incubator-trafodion Updated Branches: refs/heads/master 905620c9e -> ee8b16d79 [TRAFODION-2469] TM clients like dtmci don't exit cleanly Created a new API TMCLIENTEXIT in TM library to clean up opens. dtmci now calls this API before exiting Project:

incubator-trafodion git commit: [TRAFODION-2433] Capture and log call trace upon internal assert failure.

2017-02-01 Thread selva
Repository: incubator-trafodion Updated Branches: refs/heads/master 06d26c4d6 -> 51f8743da [TRAFODION-2433] Capture and log call trace upon internal assert failure. This closes #909 Project: http://git-wip-us.apache.org/repos/asf/incubator-trafodion/repo Commit:

[1/2] incubator-trafodion git commit: [TRAFODION-2351] Bulkload enhancements

2017-01-27 Thread selva
Repository: incubator-trafodion Updated Branches: refs/heads/master 222b6b76d -> 91c337520 [TRAFODION-2351] Bulkload enhancements FILTER file that was missed out as part of PR 931 Project: http://git-wip-us.apache.org/repos/asf/incubator-trafodion/repo Commit:

[2/2] incubator-trafodion git commit: Merge [TRAFODION-2351] Missed out file for PR 931

2017-01-27 Thread selva
Merge [TRAFODION-2351] Missed out file for PR 931 Project: http://git-wip-us.apache.org/repos/asf/incubator-trafodion/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-trafodion/commit/91c33752 Tree: http://git-wip-us.apache.org/repos/asf/incubator-trafodion/tree/91c33752 Diff:

[3/5] incubator-trafodion git commit: [TRAFODION-2455] More refinements to row count estimation retry logic

2017-01-26 Thread selva
[TRAFODION-2455] More refinements to row count estimation retry logic Project: http://git-wip-us.apache.org/repos/asf/incubator-trafodion/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-trafodion/commit/dbc6c087 Tree:

[2/5] incubator-trafodion git commit: Comment change

2017-01-26 Thread selva
Comment change Project: http://git-wip-us.apache.org/repos/asf/incubator-trafodion/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-trafodion/commit/f1653636 Tree: http://git-wip-us.apache.org/repos/asf/incubator-trafodion/tree/f1653636 Diff:

[1/5] incubator-trafodion git commit: [TRAFODION-2440] Add retry to row count estimation logic

2017-01-26 Thread selva
Repository: incubator-trafodion Updated Branches: refs/heads/master 60169923e -> b6478e582 [TRAFODION-2440] Add retry to row count estimation logic Project: http://git-wip-us.apache.org/repos/asf/incubator-trafodion/repo Commit:

[5/5] incubator-trafodion git commit: Merge [TRAFODION-2455] PR 929 Add retry to row count estimation logic

2017-01-26 Thread selva
Merge [TRAFODION-2455] PR 929 Add retry to row count estimation logic Project: http://git-wip-us.apache.org/repos/asf/incubator-trafodion/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-trafodion/commit/b6478e58 Tree:

[1/2] incubator-trafodion git commit: [TRAFODION-2475] Create table/index or alter does not work with unavailable compression options

2017-02-09 Thread selva
Repository: incubator-trafodion Updated Branches: refs/heads/master bce610d72 -> 18cc630ab [TRAFODION-2475] Create table/index or alter does not work with unavailable compression options Project: http://git-wip-us.apache.org/repos/asf/incubator-trafodion/repo Commit:

[2/2] incubator-trafodion git commit: Merge [TRAFODION-2475] Create table/index or alter does not work with unavailable compression

2017-02-09 Thread selva
Merge [TRAFODION-2475] Create table/index or alter does not work with unavailable compression Project: http://git-wip-us.apache.org/repos/asf/incubator-trafodion/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-trafodion/commit/18cc630a Tree:

[3/3] incubator-trafodion git commit: Merge [TRAFODION-2478] PR 953 Reduce the number of memory monitoring threads in Trafodion

2017-02-14 Thread selva
Merge [TRAFODION-2478] PR 953 Reduce the number of memory monitoring threads in Trafodion Project: http://git-wip-us.apache.org/repos/asf/incubator-trafodion/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-trafodion/commit/f6f4402b Tree:

[1/3] incubator-trafodion git commit: [TRAFODION-2478] Reduce the number of memory monitoring threads in Trafodion SQL processes

2017-02-14 Thread selva
Repository: incubator-trafodion Updated Branches: refs/heads/master 5881cf1c5 -> f6f4402b5 [TRAFODION-2478] Reduce the number of memory monitoring threads in Trafodion SQL processes The memory monitor thread is now moved to mxsscp process and the collected data is stored in RMS shared

[2/3] incubator-trafodion git commit: [TRAFODION-2478] Reduce the number of memory monitoring threads in Trafodion SQL processes

2017-02-14 Thread selva
[TRAFODION-2478] Reduce the number of memory monitoring threads in Trafodion SQL processes Rework as per the review comments Project: http://git-wip-us.apache.org/repos/asf/incubator-trafodion/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-trafodion/commit/8ba597f3 Tree:

[2/3] incubator-trafodion git commit: [TRAFPDION-2351] Bulk load with log error rows enhancements

2017-01-17 Thread selva
[TRAFPDION-2351] Bulk load with log error rows enhancements Changed the timestamp in the output to be displayed in the local time zone of the server Project: http://git-wip-us.apache.org/repos/asf/incubator-trafodion/repo Commit:

[03/12] incubator-trafodion git commit: Merge branch 'master' of github.com:apache/incubator-trafodion into sean_traf

2016-09-30 Thread selva
Merge branch 'master' of github.com:apache/incubator-trafodion into sean_traf Project: http://git-wip-us.apache.org/repos/asf/incubator-trafodion/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-trafodion/commit/d7232d3f Tree:

[05/12] incubator-trafodion git commit: Fix to handle bad TM ZK node entries during recovery

2016-09-30 Thread selva
Fix to handle bad TM ZK node entries during recovery Project: http://git-wip-us.apache.org/repos/asf/incubator-trafodion/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-trafodion/commit/98a1ec6b Tree: http://git-wip-us.apache.org/repos/asf/incubator-trafodion/tree/98a1ec6b Diff:

[02/12] incubator-trafodion git commit: Update TransactionManager.java

2016-09-30 Thread selva
Update TransactionManager.java Project: http://git-wip-us.apache.org/repos/asf/incubator-trafodion/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-trafodion/commit/fd4fadff Tree: http://git-wip-us.apache.org/repos/asf/incubator-trafodion/tree/fd4fadff Diff:

[10/12] incubator-trafodion git commit: Merge branch 'master' of github.com:apache/incubator-trafodion into sean_traf

2016-09-30 Thread selva
Merge branch 'master' of github.com:apache/incubator-trafodion into sean_traf Project: http://git-wip-us.apache.org/repos/asf/incubator-trafodion/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-trafodion/commit/5a720fcf Tree:

[12/12] incubator-trafodion git commit: Merge [TRAFODION-2253] Fix for TLOG looping in deleteEntriesOlderThanASN

2016-09-30 Thread selva
Merge [TRAFODION-2253] Fix for TLOG looping in deleteEntriesOlderThanASN Project: http://git-wip-us.apache.org/repos/asf/incubator-trafodion/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-trafodion/commit/c760dd99 Tree:

[06/12] incubator-trafodion git commit: Merge remote branch 'sbroeder_inctraf/sean_traf' into sean_traf

2016-09-30 Thread selva
Merge remote branch 'sbroeder_inctraf/sean_traf' into sean_traf Conflicts: core/sqf/src/seatrans/tm/hbasetmlib2/src/main/java/org/trafodion/dtm/HBaseTxClient.java Project: http://git-wip-us.apache.org/repos/asf/incubator-trafodion/repo Commit:

[04/12] incubator-trafodion git commit: Fix to handle bad TM ZK node entries during recovery

2016-09-30 Thread selva
Fix to handle bad TM ZK node entries during recovery Project: http://git-wip-us.apache.org/repos/asf/incubator-trafodion/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-trafodion/commit/b352dd8f Tree: http://git-wip-us.apache.org/repos/asf/incubator-trafodion/tree/b352dd8f Diff:

[07/12] incubator-trafodion git commit: Merge remote branch 'sbroeder_inctraf/sean_traf' into sean_traf

2016-09-30 Thread selva
Merge remote branch 'sbroeder_inctraf/sean_traf' into sean_traf Conflicts: core/sqf/src/seatrans/tm/hbasetmlib2/src/main/java/org/trafodion/dtm/HBaseTxClient.java Project: http://git-wip-us.apache.org/repos/asf/incubator-trafodion/repo Commit:

incubator-trafodion git commit: [TRAFODION-2236] Fix to handle bad TM ZK node entries during recovery This is the second fix for JIRA [TRAFODION-2236] [Author: Sean Broeder <sbroeder@edev06.esgyn.loca

2016-09-29 Thread selva
Repository: incubator-trafodion Updated Branches: refs/heads/master 3ae78e526 -> b583e9009 [TRAFODION-2236] Fix to handle bad TM ZK node entries during recovery This is the second fix for JIRA [TRAFODION-2236] [Author: Sean Broeder ] Squashed commit of the

incubator-trafodion git commit: [TRAFODION-2306] Trafodion customization using its own configuration file

2016-10-26 Thread selva
Repository: incubator-trafodion Updated Branches: refs/heads/master 087d91ec8 -> 9c0e5ab94 [TRAFODION-2306] Trafodion customization using its own configuration file When sqgen is run, the customization resource file for Trafodion trafodion-site.xml with pre-defined properties, can be found

[1/9] incubator-trafodion git commit: [TRAFODION-2306] Trafodion customization using its own configuration file

2016-10-26 Thread selva
Repository: incubator-trafodion Updated Branches: refs/heads/master aae2c0982 -> bbcfca5ad [TRAFODION-2306] Trafodion customization using its own configuration file See JIRA for details Project: http://git-wip-us.apache.org/repos/asf/incubator-trafodion/repo Commit:

[2/9] incubator-trafodion git commit: [TRAFODION-2306] Trafodion customization using its own configuration

2016-10-26 Thread selva
[TRAFODION-2306] Trafodion customization using its own configuration Added file TrafConfiguration.java that was missed out in the last commit Project: http://git-wip-us.apache.org/repos/asf/incubator-trafodion/repo Commit:

[7/9] incubator-trafodion git commit: Merge branch 'master' of github.com:apache/incubator-trafodion into traf_properties

2016-10-26 Thread selva
Merge branch 'master' of github.com:apache/incubator-trafodion into traf_properties Project: http://git-wip-us.apache.org/repos/asf/incubator-trafodion/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-trafodion/commit/e112e95d Tree:

[4/9] incubator-trafodion git commit: [TRAFODION-2306] Trafodion customization using its own configuration

2016-10-26 Thread selva
[TRAFODION-2306] Trafodion customization using its own configuration Project: http://git-wip-us.apache.org/repos/asf/incubator-trafodion/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-trafodion/commit/0a95638d Tree:

[8/9] incubator-trafodion git commit: [TRAFODION-2306] Trafodion customization using its own configuration file

2016-10-26 Thread selva
[TRAFODION-2306] Trafodion customization using its own configuration file Missed out this change as part of merge of PR #777 Project: http://git-wip-us.apache.org/repos/asf/incubator-trafodion/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-trafodion/commit/356e6c41 Tree:

[3/9] incubator-trafodion git commit: [TRAFODION-2306] Trafodion customization using its own configuration

2016-10-26 Thread selva
[TRAFODION-2306] Trafodion customization using its own configuration Project: http://git-wip-us.apache.org/repos/asf/incubator-trafodion/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-trafodion/commit/5569b681 Tree:

[9/9] incubator-trafodion git commit: Merge [TRAFODION-2306] PR 788 rafodion customization using its own configuration file

2016-10-26 Thread selva
Merge [TRAFODION-2306] PR 788 rafodion customization using its own configuration file Project: http://git-wip-us.apache.org/repos/asf/incubator-trafodion/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-trafodion/commit/bbcfca5a Tree:

[6/9] incubator-trafodion git commit: [TRAFODION-2306] Trafodion customization using its own configuration file

2016-10-26 Thread selva
[TRAFODION-2306] Trafodion customization using its own configuration file Project: http://git-wip-us.apache.org/repos/asf/incubator-trafodion/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-trafodion/commit/78a5f20a Tree:

[5/9] incubator-trafodion git commit: [TRAFODION-2306] Trafodion customization using its own configuration file

2016-10-26 Thread selva
[TRAFODION-2306] Trafodion customization using its own configuration file Project: http://git-wip-us.apache.org/repos/asf/incubator-trafodion/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-trafodion/commit/33a2acf5 Tree:

[2/2] incubator-trafodion git commit: Merge [TRAFODION-2262] Mxosrvr or java core with stack trace pointing to log4cxx

2016-10-12 Thread selva
Merge [TRAFODION-2262] Mxosrvr or java core with stack trace pointing to log4cxx Project: http://git-wip-us.apache.org/repos/asf/incubator-trafodion/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-trafodion/commit/e77df864 Tree:

[2/2] incubator-trafodion git commit: Merge [TRAFODION-2278] rmscheck should use relative path

2016-10-14 Thread selva
Merge [TRAFODION-2278] rmscheck should use relative path Project: http://git-wip-us.apache.org/repos/asf/incubator-trafodion/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-trafodion/commit/ca00ea23 Tree: http://git-wip-us.apache.org/repos/asf/incubator-trafodion/tree/ca00ea23

[4/4] incubator-trafodion git commit: Merge [TRAFODION-2265] PR 750 ex_conv_clause::findInstruction() linearly searches convInstrInfo[]

2016-10-18 Thread selva
Merge [TRAFODION-2265] PR 750 ex_conv_clause::findInstruction() linearly searches convInstrInfo[] Project: http://git-wip-us.apache.org/repos/asf/incubator-trafodion/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-trafodion/commit/437108f4 Tree:

[3/4] incubator-trafodion git commit: Fix to take care of review comments by Dave Birdsall

2016-10-18 Thread selva
Fix to take care of review comments by Dave Birdsall Project: http://git-wip-us.apache.org/repos/asf/incubator-trafodion/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-trafodion/commit/fe0cc2ff Tree: http://git-wip-us.apache.org/repos/asf/incubator-trafodion/tree/fe0cc2ff Diff:

[2/4] incubator-trafodion git commit: TRAFODION-2265

2016-10-18 Thread selva
TRAFODION-2265 Parse ex_conv_clause::convInstrStrInfo at sql process startup (in sqInit) into a sparsely populated index for quick reference by ex_conv_clause::findInstruction. Project: http://git-wip-us.apache.org/repos/asf/incubator-trafodion/repo Commit:

[1/4] incubator-trafodion git commit: TRAFODION-2265

2016-10-18 Thread selva
Repository: incubator-trafodion Updated Branches: refs/heads/master b12b45eca -> 437108f4f TRAFODION-2265 Parse ex_conv_clause::convInstrStrInfo at sql process startup (in sqInit) into a sparsely populated index for quick reference by ex_conv_clause::findInstruction. Project:

incubator-trafodion git commit: [TRAFODION-2296] Consistent error reporting in abort, commit transaction. Changes to wait for all RS to respond when there is an exception in abort and commit transacti

2016-10-21 Thread selva
Repository: incubator-trafodion Updated Branches: refs/heads/master 7092997e2 -> ee1cd85df [TRAFODION-2296] Consistent error reporting in abort, commit transaction. Changes to wait for all RS to respond when there is an exception in abort and commit transaction requests. When there is an

incubator-trafodion git commit: [TRAFODION-2303] Limit the heap size of hbase processes for co-operative developer environment

2016-10-21 Thread selva
Repository: incubator-trafodion Updated Branches: refs/heads/master ee1cd85df -> e0f18ae8c [TRAFODION-2303] Limit the heap size of hbase processes for co-operative developer environment In the developer environment, the HBase processes are started without setting max heap size. Then, HBase

[1/2] incubator-trafodion git commit: [Trafodion 2351] HBase snapshot concept needs to be contained within HBaseClient in Trafodion

2016-11-23 Thread selva
Repository: incubator-trafodion Updated Branches: refs/heads/master 22f577de0 -> 609482f47 [Trafodion 2351] HBase snapshot concept needs to be contained within HBaseClient in Trafodion Moved snapshot creation/deletion from SequenceFileWriter to HBaseClient. Project:

[2/2] incubator-trafodion git commit: Merge [TRAFODION-2365] PR 850 HBase snapshot concept needs to be contained within HBaseClinet in Trafodion

2016-11-23 Thread selva
Merge [TRAFODION-2365] PR 850 HBase snapshot concept needs to be contained within HBaseClinet in Trafodion Project: http://git-wip-us.apache.org/repos/asf/incubator-trafodion/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-trafodion/commit/609482f4 Tree:

[4/6] incubator-trafodion git commit: Fix feedback comments

2016-11-28 Thread selva
Fix feedback comments Project: http://git-wip-us.apache.org/repos/asf/incubator-trafodion/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-trafodion/commit/b22097bf Tree: http://git-wip-us.apache.org/repos/asf/incubator-trafodion/tree/b22097bf Diff:

[3/6] incubator-trafodion git commit: Merge branch 'master' into test

2016-11-28 Thread selva
Merge branch 'master' into test Conflicts: core/sqf/src/tm/tmddlrequests.cpp Project: http://git-wip-us.apache.org/repos/asf/incubator-trafodion/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-trafodion/commit/4eea94b2 Tree:

[6/6] incubator-trafodion git commit: Merge [TRAFODION-2231] PR 725 support transactional ddl exceptions to sql

2016-11-28 Thread selva
Merge [TRAFODION-2231] PR 725 support transactional ddl exceptions to sql Project: http://git-wip-us.apache.org/repos/asf/incubator-trafodion/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-trafodion/commit/0bbd910d Tree:

  1   2   3   4   5   >