[GitHub] incubator-trafodion pull request #1344: TRAFODION-2844 add strategy to dcsse...

2017-12-14 Thread hegdean
Github user hegdean commented on a diff in the pull request: https://github.com/apache/incubator-trafodion/pull/1344#discussion_r157074271 --- Diff: dcs/src/main/java/org/trafodion/dcs/server/ServerManager.java --- @@ -255,33 +259,17 @@ private void cleanupZk

[GitHub] incubator-trafodion pull request #972: here is the change on pom.xml used to...

2017-02-21 Thread hegdean
Github user hegdean commented on a diff in the pull request: https://github.com/apache/incubator-trafodion/pull/972#discussion_r102244502 --- Diff: core/conn/jdbcT4/pom.xml --- @@ -27,11 +27,34 @@ --> 4.0.0 - org.trafodion.jdbc.t4 - jdb

[GitHub] incubator-trafodion pull request #851: TRAFODION-2357 log4c++ build error

2016-11-22 Thread hegdean
GitHub user hegdean opened a pull request: https://github.com/apache/incubator-trafodion/pull/851 TRAFODION-2357 log4c++ build error Fix for jdbcT4 build errors. Eliminates git dependency when building from src package You can merge this pull request into a Git repository

[GitHub] incubator-trafodion pull request #785: [TRAFODION-2307] Documentation update...

2016-10-25 Thread hegdean
GitHub user hegdean opened a pull request: https://github.com/apache/incubator-trafodion/pull/785 [TRAFODION-2307] Documentation update for REST and DCS [TRAFODION-2230] Reduce number of invocation for jps during dcscheck/sqcheck Other minor fixes You can merge this pull request

[GitHub] incubator-trafodion pull request #763: [TRAFODION-1893]ODBC:Remove vcredist ...

2016-10-17 Thread hegdean
Github user hegdean commented on a diff in the pull request: https://github.com/apache/incubator-trafodion/pull/763#discussion_r83725920 --- Diff: win-odbc64/Install/win64_installer/installer.iss --- @@ -152,6 +141,40 @@ begin Result := (GetUninstallString() <> '');

[GitHub] incubator-trafodion pull request #613: [TRAFODION-2122] daily build master e...

2016-07-21 Thread hegdean
GitHub user hegdean opened a pull request: https://github.com/apache/incubator-trafodion/pull/613 [TRAFODION-2122] daily build master executor logs contain update statement exception You can merge this pull request into a Git repository by running: $ git pull https

[GitHub] incubator-trafodion pull request #546: TRAFODION [109] Instrument Trafodion ...

2016-06-22 Thread hegdean
Github user hegdean commented on a diff in the pull request: https://github.com/apache/incubator-trafodion/pull/546#discussion_r68082081 --- Diff: install/installer/traf_secure_setup --- @@ -0,0 +1,342 @@ +#!/bin/bash + +# @@@ START COPYRIGHT @@@ +# +# Licensed

[GitHub] incubator-trafodion pull request #522: [TRAFODION-2024] Openssl libraries (s...

2016-06-04 Thread hegdean
GitHub user hegdean opened a pull request: https://github.com/apache/incubator-trafodion/pull/522 [TRAFODION-2024] Openssl libraries (ssl & crypto) should be dynamically linked not static You can merge this pull request into a Git repository by running: $ git pull h

[GitHub] incubator-trafodion pull request #521: [TRAFODION-2024] Openssl libraries (s...

2016-06-04 Thread hegdean
Github user hegdean closed the pull request at: https://github.com/apache/incubator-trafodion/pull/521 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so

[GitHub] incubator-trafodion pull request #521: [TRAFODION-2024] Openssl libraries (s...

2016-06-03 Thread hegdean
GitHub user hegdean opened a pull request: https://github.com/apache/incubator-trafodion/pull/521 [TRAFODION-2024] Openssl libraries (ssl & crypto) should be dynamically linked not static You can merge this pull request into a Git repository by running: $ git pull h

[GitHub] incubator-trafodion pull request: [TRAFDOION-1664] Trafci install ...

2016-05-26 Thread hegdean
GitHub user hegdean opened a pull request: https://github.com/apache/incubator-trafodion/pull/504 [TRAFDOION-1664] Trafci install wizard legal disclaimer needs updating [TRAFODION-1984] Installer packaging is not included in main package build target [TRAFODION-1479] sqcheck

[GitHub] incubator-trafodion pull request: [TRAFODION-1982] Package server ...

2016-05-10 Thread hegdean
Github user hegdean commented on a diff in the pull request: https://github.com/apache/incubator-trafodion/pull/476#discussion_r62778376 --- Diff: core/conn/Makefile --- @@ -25,16 +25,17 @@ include ../macros.gmk #top level RM = /bin/rm ifeq ($(SQ_BUILD_TYPE

[GitHub] incubator-trafodion pull request: [TRAFODION-1982] Package server ...

2016-05-10 Thread hegdean
Github user hegdean commented on a diff in the pull request: https://github.com/apache/incubator-trafodion/pull/476#discussion_r62778320 --- Diff: core/conn/Makefile --- @@ -25,16 +25,17 @@ include ../macros.gmk #top level RM = /bin/rm ifeq ($(SQ_BUILD_TYPE

[GitHub] incubator-trafodion pull request: [TRAFODION-1954] Enhance VERSION...

2016-05-10 Thread hegdean
GitHub user hegdean opened a pull request: https://github.com/apache/incubator-trafodion/pull/474 [TRAFODION-1954] Enhance VERSION command in trafci Changed the format of REST server logs to match that of DCS logs You can merge this pull request into a Git repository by running

[GitHub] incubator-trafodion pull request: Trafodion 1949: New JDBC Type 4 ...

2016-04-30 Thread hegdean
Github user hegdean commented on a diff in the pull request: https://github.com/apache/incubator-trafodion/pull/457#discussion_r61675683 --- Diff: docs/jdbct4ref_guide/src/asciidoc/_chapters/tracing_logging.adoc --- @@ -0,0 +1,195 @@ + +/** + *@@@ START COPYRIGHT

[GitHub] incubator-trafodion pull request: Trafodion 1949: New JDBC Type 4 ...

2016-04-30 Thread hegdean
Github user hegdean commented on a diff in the pull request: https://github.com/apache/incubator-trafodion/pull/457#discussion_r61675650 --- Diff: docs/jdbct4ref_guide/src/asciidoc/_chapters/tracing_logging.adoc --- @@ -0,0 +1,195 @@ + +/** + *@@@ START COPYRIGHT

[GitHub] incubator-trafodion pull request: Trafodion 1949: New JDBC Type 4 ...

2016-04-30 Thread hegdean
Github user hegdean commented on a diff in the pull request: https://github.com/apache/incubator-trafodion/pull/457#discussion_r61675642 --- Diff: docs/jdbct4ref_guide/src/asciidoc/_chapters/tracing_logging.adoc --- @@ -0,0 +1,195 @@ + +/** + *@@@ START COPYRIGHT

[GitHub] incubator-trafodion pull request: Trafodion 1949: New JDBC Type 4 ...

2016-04-30 Thread hegdean
Github user hegdean commented on a diff in the pull request: https://github.com/apache/incubator-trafodion/pull/457#discussion_r61675603 --- Diff: docs/jdbct4ref_guide/src/asciidoc/_chapters/tracing_logging.adoc --- @@ -0,0 +1,195 @@ + +/** + *@@@ START COPYRIGHT

[GitHub] incubator-trafodion pull request: Trafodion 1949: New JDBC Type 4 ...

2016-04-30 Thread hegdean
Github user hegdean commented on a diff in the pull request: https://github.com/apache/incubator-trafodion/pull/457#discussion_r61675402 --- Diff: docs/jdbct4ref_guide/src/asciidoc/_chapters/properties_overview.adoc --- @@ -0,0 +1,245 @@ + +/** + *@@@ START

[GitHub] incubator-trafodion pull request: Trafodion 1949: New JDBC Type 4 ...

2016-04-30 Thread hegdean
Github user hegdean commented on a diff in the pull request: https://github.com/apache/incubator-trafodion/pull/457#discussion_r61675360 --- Diff: docs/jdbct4ref_guide/src/asciidoc/_chapters/properties_overview.adoc --- @@ -0,0 +1,245 @@ + +/** + *@@@ START

[GitHub] incubator-trafodion pull request: Trafodion 1949: New JDBC Type 4 ...

2016-04-30 Thread hegdean
Github user hegdean commented on a diff in the pull request: https://github.com/apache/incubator-trafodion/pull/457#discussion_r61675377 --- Diff: docs/jdbct4ref_guide/src/asciidoc/_chapters/properties_overview.adoc --- @@ -0,0 +1,245 @@ + +/** + *@@@ START

[GitHub] incubator-trafodion pull request: Trafodion 1949: New JDBC Type 4 ...

2016-04-30 Thread hegdean
Github user hegdean commented on a diff in the pull request: https://github.com/apache/incubator-trafodion/pull/457#discussion_r61675346 --- Diff: docs/jdbct4ref_guide/src/asciidoc/_chapters/properties_overview.adoc --- @@ -0,0 +1,245 @@ + +/** + *@@@ START

[GitHub] incubator-trafodion pull request: Trafodion 1949: New JDBC Type 4 ...

2016-04-30 Thread hegdean
Github user hegdean commented on a diff in the pull request: https://github.com/apache/incubator-trafodion/pull/457#discussion_r61675332 --- Diff: docs/jdbct4ref_guide/src/asciidoc/_chapters/properties_overview.adoc --- @@ -0,0 +1,245 @@ + +/** + *@@@ START

[GitHub] incubator-trafodion pull request: Trafodion 1949: New JDBC Type 4 ...

2016-04-30 Thread hegdean
Github user hegdean commented on a diff in the pull request: https://github.com/apache/incubator-trafodion/pull/457#discussion_r61675315 --- Diff: docs/jdbct4ref_guide/src/asciidoc/_chapters/properties_overview.adoc --- @@ -0,0 +1,245 @@ + +/** + *@@@ START

[GitHub] incubator-trafodion pull request: Trafodion 1949: New JDBC Type 4 ...

2016-04-30 Thread hegdean
Github user hegdean commented on a diff in the pull request: https://github.com/apache/incubator-trafodion/pull/457#discussion_r61670108 --- Diff: docs/jdbct4ref_guide/src/asciidoc/_chapters/properties_detail.adoc --- @@ -0,0 +1,959 @@ + +/** + *@@@ START COPYRIGHT

[GitHub] incubator-trafodion pull request: Trafodion 1949: New JDBC Type 4 ...

2016-04-30 Thread hegdean
Github user hegdean commented on a diff in the pull request: https://github.com/apache/incubator-trafodion/pull/457#discussion_r61670102 --- Diff: docs/jdbct4ref_guide/src/asciidoc/_chapters/properties_detail.adoc --- @@ -0,0 +1,959 @@ + +/** + *@@@ START COPYRIGHT

[GitHub] incubator-trafodion pull request: Trafodion 1949: New JDBC Type 4 ...

2016-04-30 Thread hegdean
Github user hegdean commented on a diff in the pull request: https://github.com/apache/incubator-trafodion/pull/457#discussion_r61670095 --- Diff: docs/jdbct4ref_guide/src/asciidoc/_chapters/properties_detail.adoc --- @@ -0,0 +1,959 @@ + +/** + *@@@ START COPYRIGHT

[GitHub] incubator-trafodion pull request: Trafodion 1949: New JDBC Type 4 ...

2016-04-30 Thread hegdean
Github user hegdean commented on a diff in the pull request: https://github.com/apache/incubator-trafodion/pull/457#discussion_r61670015 --- Diff: docs/jdbct4ref_guide/src/asciidoc/_chapters/introduction.adoc --- @@ -0,0 +1,53 @@ + +/** + *@@@ START COPYRIGHT

[GitHub] incubator-trafodion pull request: Trafodion 1949: New JDBC Type 4 ...

2016-04-30 Thread hegdean
Github user hegdean commented on a diff in the pull request: https://github.com/apache/incubator-trafodion/pull/457#discussion_r61669998 --- Diff: docs/jdbct4ref_guide/src/asciidoc/_chapters/introduction.adoc --- @@ -0,0 +1,53 @@ + +/** + *@@@ START COPYRIGHT

[GitHub] incubator-trafodion pull request: Trafodion 1949: New JDBC Type 4 ...

2016-04-30 Thread hegdean
Github user hegdean commented on a diff in the pull request: https://github.com/apache/incubator-trafodion/pull/457#discussion_r61669988 --- Diff: docs/jdbct4ref_guide/src/asciidoc/_chapters/compliance.adoc --- @@ -0,0 +1,386 @@ + +/** + *@@@ START COPYRIGHT

[GitHub] incubator-trafodion pull request: Trafodion 1949: New JDBC Type 4 ...

2016-04-30 Thread hegdean
Github user hegdean commented on a diff in the pull request: https://github.com/apache/incubator-trafodion/pull/457#discussion_r61669973 --- Diff: docs/jdbct4ref_guide/src/asciidoc/_chapters/compliance.adoc --- @@ -0,0 +1,386 @@ + +/** + *@@@ START COPYRIGHT

[GitHub] incubator-trafodion pull request: Trafodion 1949: New JDBC Type 4 ...

2016-04-30 Thread hegdean
Github user hegdean commented on a diff in the pull request: https://github.com/apache/incubator-trafodion/pull/457#discussion_r61669923 --- Diff: docs/jdbct4ref_guide/src/asciidoc/_chapters/compliance.adoc --- @@ -0,0 +1,386 @@ + +/** + *@@@ START COPYRIGHT

[GitHub] incubator-trafodion pull request: Trafodion 1949: New JDBC Type 4 ...

2016-04-29 Thread hegdean
Github user hegdean commented on a diff in the pull request: https://github.com/apache/incubator-trafodion/pull/457#discussion_r61665457 --- Diff: docs/jdbct4ref_guide/src/asciidoc/_chapters/avoiding_mismatch.adoc --- @@ -0,0 +1,106 @@ + +/** + *@@@ START COPYRIGHT

[GitHub] incubator-trafodion pull request: Trafodion 1949: New JDBC Type 4 ...

2016-04-29 Thread hegdean
Github user hegdean commented on a diff in the pull request: https://github.com/apache/incubator-trafodion/pull/457#discussion_r61665441 --- Diff: docs/jdbct4ref_guide/src/asciidoc/_chapters/accessing.adoc --- @@ -0,0 +1,910 @@ + +/** + *@@@ START COPYRIGHT

[GitHub] incubator-trafodion pull request: Trafodion 1949: New JDBC Type 4 ...

2016-04-29 Thread hegdean
Github user hegdean commented on a diff in the pull request: https://github.com/apache/incubator-trafodion/pull/457#discussion_r61665392 --- Diff: docs/jdbct4ref_guide/src/asciidoc/_chapters/accessing.adoc --- @@ -0,0 +1,910 @@ + +/** + *@@@ START COPYRIGHT

[GitHub] incubator-trafodion pull request: Trafodion 1949: New JDBC Type 4 ...

2016-04-29 Thread hegdean
Github user hegdean commented on a diff in the pull request: https://github.com/apache/incubator-trafodion/pull/457#discussion_r61665276 --- Diff: docs/jdbct4ref_guide/src/asciidoc/_chapters/accessing.adoc --- @@ -0,0 +1,910 @@ + +/** + *@@@ START COPYRIGHT

[GitHub] incubator-trafodion pull request: Trafodion 1949: New JDBC Type 4 ...

2016-04-29 Thread hegdean
Github user hegdean commented on a diff in the pull request: https://github.com/apache/incubator-trafodion/pull/457#discussion_r61665243 --- Diff: docs/jdbct4ref_guide/src/asciidoc/_chapters/accessing.adoc --- @@ -0,0 +1,910 @@ + +/** + *@@@ START COPYRIGHT

[GitHub] incubator-trafodion pull request: Trafodion 1949: New JDBC Type 4 ...

2016-04-29 Thread hegdean
Github user hegdean commented on a diff in the pull request: https://github.com/apache/incubator-trafodion/pull/457#discussion_r61665223 --- Diff: docs/jdbct4ref_guide/src/asciidoc/_chapters/accessing.adoc --- @@ -0,0 +1,910 @@ + +/** + *@@@ START COPYRIGHT

[GitHub] incubator-trafodion pull request: Trafodion 1949: New JDBC Type 4 ...

2016-04-29 Thread hegdean
Github user hegdean commented on a diff in the pull request: https://github.com/apache/incubator-trafodion/pull/457#discussion_r61665226 --- Diff: docs/jdbct4ref_guide/src/asciidoc/_chapters/accessing.adoc --- @@ -0,0 +1,910 @@ + +/** + *@@@ START COPYRIGHT

[GitHub] incubator-trafodion pull request: Trafodion 1949: New JDBC Type 4 ...

2016-04-29 Thread hegdean
Github user hegdean commented on a diff in the pull request: https://github.com/apache/incubator-trafodion/pull/457#discussion_r61665164 --- Diff: docs/jdbct4ref_guide/src/asciidoc/_chapters/accessing.adoc --- @@ -0,0 +1,910 @@ + +/** + *@@@ START COPYRIGHT

[GitHub] incubator-trafodion pull request: Trafodion 1949: New JDBC Type 4 ...

2016-04-29 Thread hegdean
Github user hegdean commented on a diff in the pull request: https://github.com/apache/incubator-trafodion/pull/457#discussion_r61665152 --- Diff: docs/jdbct4ref_guide/src/asciidoc/_chapters/accessing.adoc --- @@ -0,0 +1,910 @@ + +/** + *@@@ START COPYRIGHT

[GitHub] incubator-trafodion pull request: Trafodion 1949: New JDBC Type 4 ...

2016-04-29 Thread hegdean
Github user hegdean commented on a diff in the pull request: https://github.com/apache/incubator-trafodion/pull/457#discussion_r61665112 --- Diff: docs/jdbct4ref_guide/src/asciidoc/_chapters/accessing.adoc --- @@ -0,0 +1,910 @@ + +/** + *@@@ START COPYRIGHT

[GitHub] incubator-trafodion pull request: [TRAFODION-1933] Migrate jdbcT4 ...

2016-04-29 Thread hegdean
GitHub user hegdean opened a pull request: https://github.com/apache/incubator-trafodion/pull/458 [TRAFODION-1933] Migrate jdbcT4 and trafci build scripts from Ant to Maven This PR only contains migration changes for jdbcT4. TRAFCI migration to Maven will be done in a seperate

[GitHub] incubator-trafodion pull request: Fix for a typo in runregr_udr, c...

2016-03-07 Thread hegdean
Github user hegdean commented on a diff in the pull request: https://github.com/apache/incubator-trafodion/pull/369#discussion_r55256104 --- Diff: core/sql/regress/tools/runregr_udr.ksh --- @@ -851,9 +851,9 @@ if [ $LINUX -ne 0 ]; then fi --- End diff

[GitHub] incubator-trafodion pull request: Fix for a typo in runregr_udr, c...

2016-03-07 Thread hegdean
Github user hegdean commented on a diff in the pull request: https://github.com/apache/incubator-trafodion/pull/369#discussion_r55254497 --- Diff: core/sql/regress/tools/runregr_udr.ksh --- @@ -851,9 +851,9 @@ if [ $LINUX -ne 0 ]; then fi --- End diff -- Do

[GitHub] incubator-trafodion pull request: Many bug fixes for Installer. Al...

2016-01-29 Thread hegdean
Github user hegdean commented on a diff in the pull request: https://github.com/apache/incubator-trafodion/pull/274#discussion_r51331627 --- Diff: install/installer/traf_config_setup --- @@ -528,7 +555,7 @@ echo "export DCS_PRIMARY_MASTER_NODE=\"$DCS_PRIMARY_M

[GitHub] incubator-trafodion pull request: Many bug fixes for Installer. Al...

2016-01-29 Thread hegdean
Github user hegdean commented on a diff in the pull request: https://github.com/apache/incubator-trafodion/pull/274#discussion_r51333079 --- Diff: install/installer/trafodion_install --- @@ -718,7 +761,7 @@ if [[ "$LDAP_SECURITY" == "Y" ]]; then $TRAF

[GitHub] incubator-trafodion pull request: Many bug fixes for Installer. Al...

2016-01-21 Thread hegdean
Github user hegdean commented on a diff in the pull request: https://github.com/apache/incubator-trafodion/pull/274#discussion_r50443958 --- Diff: install/installer/dcs_installer --- @@ -196,8 +194,6 @@ echo $DCS_PRIMARY_MASTER_NODE > $DCS_DIR/conf/mas

[GitHub] incubator-trafodion pull request: Many bug fixes for Installer. Al...

2016-01-21 Thread hegdean
Github user hegdean commented on a diff in the pull request: https://github.com/apache/incubator-trafodion/pull/274#discussion_r50444726 --- Diff: install/installer/traf_add_sudoAccess --- @@ -23,12 +23,12 @@ TRAF_CONFIG=/etc/trafodion/trafodion_config source $TRAF_CONFIG

[GitHub] incubator-trafodion pull request: Many bug fixes for Installer. Al...

2016-01-21 Thread hegdean
Github user hegdean commented on a diff in the pull request: https://github.com/apache/incubator-trafodion/pull/274#discussion_r50451782 --- Diff: install/installer/traf_config_setup --- @@ -226,6 +230,33 @@ echo "export NODE_LIST=\"$NODE_LIST\"" &g

[GitHub] incubator-trafodion pull request: Many bug fixes for Installer. Al...

2016-01-21 Thread hegdean
Github user hegdean commented on a diff in the pull request: https://github.com/apache/incubator-trafodion/pull/274#discussion_r50466634 --- Diff: install/installer/traf_sqgen --- @@ -0,0 +1,96 @@ +#!/bin/bash +# @@@ START COPYRIGHT @@@ +# +# Licensed to the Apache

[GitHub] incubator-trafodion pull request: Many bug fixes for Installer. Al...

2016-01-21 Thread hegdean
Github user hegdean commented on a diff in the pull request: https://github.com/apache/incubator-trafodion/pull/274#discussion_r50466851 --- Diff: install/installer/traf_sqgen --- @@ -0,0 +1,96 @@ +#!/bin/bash +# @@@ START COPYRIGHT @@@ +# +# Licensed to the Apache

[GitHub] incubator-trafodion pull request: Many bug fixes for Installer. Al...

2016-01-21 Thread hegdean
Github user hegdean commented on a diff in the pull request: https://github.com/apache/incubator-trafodion/pull/274#discussion_r50451279 --- Diff: install/installer/traf_config_setup --- @@ -226,6 +230,33 @@ echo "export NODE_LIST=\"$NODE_LIST\"" &g

[GitHub] incubator-trafodion pull request: Many bug fixes for Installer. Al...

2016-01-21 Thread hegdean
Github user hegdean commented on a diff in the pull request: https://github.com/apache/incubator-trafodion/pull/274#discussion_r50449380 --- Diff: install/installer/traf_config_setup --- @@ -211,7 +215,7 @@ fi #== # List

[GitHub] incubator-trafodion pull request: Many bug fixes for Installer. Al...

2016-01-21 Thread hegdean
Github user hegdean commented on a diff in the pull request: https://github.com/apache/incubator-trafodion/pull/274#discussion_r50449749 --- Diff: install/installer/traf_config_setup --- @@ -226,6 +230,33 @@ echo "export NODE_LIST=\"$NODE_LIST\"" &g

[GitHub] incubator-trafodion pull request: Many bug fixes for Installer. Al...

2016-01-21 Thread hegdean
Github user hegdean commented on a diff in the pull request: https://github.com/apache/incubator-trafodion/pull/274#discussion_r50451389 --- Diff: install/installer/traf_config_setup --- @@ -226,6 +230,33 @@ echo "export NODE_LIST=\"$NODE_LIST\"" &g

[GitHub] incubator-trafodion pull request: Many bug fixes for Installer. Al...

2016-01-21 Thread hegdean
Github user hegdean commented on a diff in the pull request: https://github.com/apache/incubator-trafodion/pull/274#discussion_r50452962 --- Diff: install/installer/traf_config_setup --- @@ -544,9 +574,9 @@ fi echo "export ENABLE_HA=\"$ENABLE_HA\"" &

[GitHub] incubator-trafodion pull request: Many bug fixes for Installer. Al...

2016-01-21 Thread hegdean
Github user hegdean commented on a diff in the pull request: https://github.com/apache/incubator-trafodion/pull/274#discussion_r50453726 --- Diff: install/installer/traf_getHadoopNodes --- @@ -31,20 +29,22 @@ echo "***INFO: Getting list of all $HADOOP_TYPE nodes"

[GitHub] incubator-trafodion pull request: [TRAFODION-1680] Dcs needs to pr...

2016-01-06 Thread hegdean
GitHub user hegdean opened a pull request: https://github.com/apache/incubator-trafodion/pull/251 [TRAFODION-1680] Dcs needs to provide support for HA on AWS Documentation and installer changes You can merge this pull request into a Git repository by running: $ git pull https

[GitHub] incubator-trafodion pull request: [TRAFODION-1685]Fix catalog api ...

2015-12-21 Thread hegdean
Github user hegdean commented on a diff in the pull request: https://github.com/apache/incubator-trafodion/pull/236#discussion_r48210797 --- Diff: core/conn/jdbc_type2/native/SrvrSmd.cpp --- @@ -357,6 +357,7 @@ void odbc_SQLSvc_GetSQLCatalogs_sme_

[GitHub] incubator-trafodion pull request: [TRAFODION-1680] Dcs needs to pr...

2015-12-18 Thread hegdean
Github user hegdean commented on a diff in the pull request: https://github.com/apache/incubator-trafodion/pull/231#discussion_r48059956 --- Diff: RAT_README.txt --- @@ -60,6 +60,7 @@ $MY_SQROOT/../sql/bin/SqlciErrors.txt dcs/conf/servers dcs/conf/backup-masters

[GitHub] incubator-trafodion pull request: [TRAFODION-1680] Dcs needs to pr...

2015-12-18 Thread hegdean
Github user hegdean commented on a diff in the pull request: https://github.com/apache/incubator-trafodion/pull/231#discussion_r48060646 --- Diff: install/installer/setup_ssh_key --- @@ -0,0 +1,27 @@ +#!/bin/bash --- End diff -- This is is similar to our backup

[GitHub] incubator-trafodion pull request: [TRAFODION-1668]initialize spj f...

2015-12-17 Thread hegdean
Github user hegdean commented on a diff in the pull request: https://github.com/apache/incubator-trafodion/pull/203#discussion_r47968093 --- Diff: core/conn/spj_mgmt/Makefile --- @@ -0,0 +1,37 @@ +# @@@ START COPYRIGHT @@@ +# +# Licensed to the Apache Software

[GitHub] incubator-trafodion pull request: [TRAFODION-1668]initialize spj f...

2015-12-17 Thread hegdean
Github user hegdean commented on a diff in the pull request: https://github.com/apache/incubator-trafodion/pull/203#discussion_r47974185 --- Diff: core/conn/spj_mgmt/src/main/java/org/trafodion/mgmt/JarFileMgmt.java --- @@ -0,0 +1,434 @@ +/** +* @@@ START COPYRIGHT

[GitHub] incubator-trafodion pull request: [TRAFODION-1680] Dcs needs to pr...

2015-12-17 Thread hegdean
Github user hegdean commented on a diff in the pull request: https://github.com/apache/incubator-trafodion/pull/231#discussion_r47984503 --- Diff: core/sqf/sql/scripts/cleanlogs --- @@ -0,0 +1,92 @@ +#!/bin/bash +# +# @@@ START COPYRIGHT @@@ +# +# Licensed

[GitHub] incubator-trafodion pull request: [TRAFODION-1680] Dcs needs to pr...

2015-12-17 Thread hegdean
Github user hegdean commented on a diff in the pull request: https://github.com/apache/incubator-trafodion/pull/231#discussion_r47984639 --- Diff: RAT_README.txt --- @@ -60,6 +60,7 @@ $MY_SQROOT/../sql/bin/SqlciErrors.txt dcs/conf/servers dcs/conf/backup-masters

[GitHub] incubator-trafodion pull request: [TRAFODION-1680] Dcs needs to pr...

2015-12-16 Thread hegdean
GitHub user hegdean opened a pull request: https://github.com/apache/incubator-trafodion/pull/231 [TRAFODION-1680] Dcs needs to provide support for HA on AWS You can merge this pull request into a Git repository by running: $ git pull https://github.com/hegdean/incubator

[GitHub] incubator-trafodion pull request: [TRAFODION-1670] upsert and upse...

2015-12-15 Thread hegdean
GitHub user hegdean opened a pull request: https://github.com/apache/incubator-trafodion/pull/228 [TRAFODION-1670] upsert and upsert with load doesn't report the rows affected information in Trafci [TRAFODION-1709] trafci does not deallocate the statement You can merge this pull

[GitHub] incubator-trafodion pull request: [TRAFODION-1668]initialize spj f...

2015-12-03 Thread hegdean
Github user hegdean commented on a diff in the pull request: https://github.com/apache/incubator-trafodion/pull/203#discussion_r46655295 --- Diff: core/conn/spj_init/src/main/resources/init_spj.sql --- @@ -0,0 +1,156 @@ +#!/bin/bash +# @@@ START COPYRIGHT

[GitHub] incubator-trafodion pull request: [TRAFODION-1668]initialize spj f...

2015-12-03 Thread hegdean
Github user hegdean commented on a diff in the pull request: https://github.com/apache/incubator-trafodion/pull/203#discussion_r46655613 --- Diff: core/conn/spj_init/src/main/resources/init_spj.sql --- @@ -0,0 +1,156 @@ +#!/bin/bash +# @@@ START COPYRIGHT

[GitHub] incubator-trafodion pull request: [TRAFODION-1668]initialize spj f...

2015-12-03 Thread hegdean
Github user hegdean commented on a diff in the pull request: https://github.com/apache/incubator-trafodion/pull/203#discussion_r46655533 --- Diff: core/conn/spj_init/src/main/resources/init_spj.sql --- @@ -0,0 +1,156 @@ +#!/bin/bash +# @@@ START COPYRIGHT

[GitHub] incubator-trafodion pull request: [TRAFODION-1647]Put unified copy...

2015-11-24 Thread hegdean
Github user hegdean commented on a diff in the pull request: https://github.com/apache/incubator-trafodion/pull/189#discussion_r45822914 --- Diff: core/conn/trafci/build.xml --- @@ -148,6 +148,8 @@ + + --- End diff

[GitHub] incubator-trafodion pull request: [TRAFODION-1647]Put unified copy...

2015-11-24 Thread hegdean
Github user hegdean commented on a diff in the pull request: https://github.com/apache/incubator-trafodion/pull/189#discussion_r45822943 --- Diff: core/conn/trafci/utils/trafci.sh --- @@ -27,6 +27,8 @@ # TRAFCI_CLASSPATH="##TRAFCI_CLASSPATH##"

[GitHub] incubator-trafodion pull request: [TRAFODION-1579] Clean up test s...

2015-11-03 Thread hegdean
GitHub user hegdean opened a pull request: https://github.com/apache/incubator-trafodion/pull/159 [TRAFODION-1579] Clean up test scripts You can merge this pull request into a Git repository by running: $ git pull https://github.com/hegdean/incubator-trafodion wrk-brnch

[GitHub] incubator-trafodion pull request: TRAFODION-1549 Extends event_log...

2015-10-27 Thread hegdean
GitHub user hegdean opened a pull request: https://github.com/apache/incubator-trafodion/pull/147 TRAFODION-1549 Extends event_log_reader TMUDF to read DCS logs and overflow files from all components Fix in installer so DCS_INSTALL_DIR is set before executing sqgen so that UDFs

[GitHub] incubator-trafodion pull request: [TRAFODION-1527] Dcs Webui shows...

2015-10-14 Thread hegdean
GitHub user hegdean opened a pull request: https://github.com/apache/incubator-trafodion/pull/122 [TRAFODION-1527] Dcs Webui shows the dcs version as unknown Added a new target to Makefile(toplevel and core) to install traf components (Ex: make trafinstall) Updated

[GitHub] incubator-trafodion pull request: [TRAFODION 1511] Phoenix tests w...

2015-10-07 Thread hegdean
GitHub user hegdean opened a pull request: https://github.com/apache/incubator-trafodion/pull/108 [TRAFODION 1511] Phoenix tests when using T2 driver fails with Index out of range error Updated license file for Linux Driver You can merge this pull request into a Git repository

[GitHub] incubator-trafodion pull request: [TRAFODION-1506] TRAFCI on windo...

2015-10-05 Thread hegdean
GitHub user hegdean opened a pull request: https://github.com/apache/incubator-trafodion/pull/103 [TRAFODION-1506] TRAFCI on windows is missing the banner and copyright information Fixed the version information for source package Fixed other minor issues You can merge

[GitHub] incubator-trafodion pull request: [TRAFODION-1506] TRAFCI on windo...

2015-10-05 Thread hegdean
GitHub user hegdean opened a pull request: https://github.com/apache/incubator-trafodion/pull/106 [TRAFODION-1506] TRAFCI on windows is missing the banner and copyright information O added copyright to template file Changed the source packaging tar file name You can merge

[GitHub] incubator-trafodion pull request: TRAFODION-1501 Packaging trafodi...

2015-09-30 Thread hegdean
GitHub user hegdean opened a pull request: https://github.com/apache/incubator-trafodion/pull/97 TRAFODION-1501 Packaging trafodion source is missing in build script You can merge this pull request into a Git repository by running: $ git pull https://github.com/hegdean

[GitHub] incubator-trafodion pull request: [TRAFODION-30]dcs start fails on...

2015-07-15 Thread hegdean
GitHub user hegdean opened a pull request: https://github.com/apache/incubator-trafodion/pull/29 [TRAFODION-30]dcs start fails on development workspaces when using install_local_hadoop Fixed the local hadoop script so servers file in $DCS_INSTALL_DIR /conf folder