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

2016-06-23 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/incubator-trafodion/pull/546 --- 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, or if the

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

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

[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 #546: TRAFODION [109] Instrument Trafodion ...

2016-06-15 Thread robertamarton
Github user robertamarton commented on a diff in the pull request: https://github.com/apache/incubator-trafodion/pull/546#discussion_r67192402 --- Diff: core/sqf/sql/scripts/sqstart --- @@ -220,6 +220,31 @@ function SQCheckOrphanProcesses { } +function

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

2016-06-15 Thread DaveBirdsall
Github user DaveBirdsall commented on a diff in the pull request: https://github.com/apache/incubator-trafodion/pull/546#discussion_r67187426 --- Diff: core/sqf/sql/scripts/sqstart --- @@ -220,6 +220,31 @@ function SQCheckOrphanProcesses { } +function

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

2016-06-15 Thread DaveBirdsall
Github user DaveBirdsall commented on a diff in the pull request: https://github.com/apache/incubator-trafodion/pull/546#discussion_r67188129 --- Diff: install/installer/traf_add_kerberos --- @@ -0,0 +1,204 @@ +#!/bin/bash + +# @@@ START COPYRIGHT @@@ +# +#

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

2016-06-14 Thread robertamarton
GitHub user robertamarton opened a pull request: https://github.com/apache/incubator-trafodion/pull/546 TRAFODION [109] Instrument Trafodion to work with Secure Hadoop (Kerberos) The first phase of automation with Kerberos is ready including: New secure install: Customer