You are viewing a plain text version of this content. The canonical link for it is here.
Posted to reviews@impala.apache.org by "Fredy Wijaya (Code Review)" <ge...@cloudera.org> on 2018/10/30 20:49:38 UTC

[Impala-ASF-CR] IMPALA-7786: Start HMS and Sentry in debug mode in the minicluster

Fredy Wijaya has uploaded this change for review. ( http://gerrit.cloudera.org:8080/11826


Change subject: IMPALA-7786: Start HMS and Sentry in debug mode in the minicluster
......................................................................

IMPALA-7786: Start HMS and Sentry in debug mode in the minicluster

This patch updates the HMS and Sentry run scripts to start HMS and
Sentry in debug mode in the minicluster to make it easier to debug
issues related to HMS and Sentry.

HMS debug port: 40000
Sentry debug port: 50000

Testing:
- Connected the debugger to both HMS and Sentry.

Change-Id: I29b025cbde36ef398ea36fbe69eff26e27d93e48
---
M testdata/bin/run-hive-server.sh
M testdata/bin/run-sentry-service.sh
2 files changed, 4 insertions(+), 0 deletions(-)



  git pull ssh://gerrit.cloudera.org:29418/Impala-ASF refs/changes/26/11826/2
-- 
To view, visit http://gerrit.cloudera.org:8080/11826
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings

Gerrit-Project: Impala-ASF
Gerrit-Branch: master
Gerrit-MessageType: newchange
Gerrit-Change-Id: I29b025cbde36ef398ea36fbe69eff26e27d93e48
Gerrit-Change-Number: 11826
Gerrit-PatchSet: 2
Gerrit-Owner: Fredy Wijaya <fw...@cloudera.com>

[Impala-ASF-CR] IMPALA-7786: Start HMS and Sentry in debug mode in the minicluster

Posted by "Impala Public Jenkins (Code Review)" <ge...@cloudera.org>.
Impala Public Jenkins has posted comments on this change. ( http://gerrit.cloudera.org:8080/11826 )

Change subject: IMPALA-7786: Start HMS and Sentry in debug mode in the minicluster
......................................................................


Patch Set 3:

(2 comments)

http://gerrit.cloudera.org:8080/#/c/11826/3/testdata/bin/run-hive-server.sh
File testdata/bin/run-hive-server.sh:

http://gerrit.cloudera.org:8080/#/c/11826/3/testdata/bin/run-hive-server.sh@66
PS3, Line 66: export HIVE_METASTORE_HADOOP_OPTS="-Xdebug -Xrunjdwp:transport=dt_socket,server=y,suspend=n,address=30010"
line too long (106 > 90)


http://gerrit.cloudera.org:8080/#/c/11826/3/testdata/bin/run-sentry-service.sh
File testdata/bin/run-sentry-service.sh:

http://gerrit.cloudera.org:8080/#/c/11826/3/testdata/bin/run-sentry-service.sh@46
PS3, Line 46: export HADOOP_OPTS="-Xdebug -Xrunjdwp:transport=dt_socket,server=y,suspend=n,address=30020"
line too long (91 > 90)



-- 
To view, visit http://gerrit.cloudera.org:8080/11826
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings

Gerrit-Project: Impala-ASF
Gerrit-Branch: master
Gerrit-MessageType: comment
Gerrit-Change-Id: I29b025cbde36ef398ea36fbe69eff26e27d93e48
Gerrit-Change-Number: 11826
Gerrit-PatchSet: 3
Gerrit-Owner: Fredy Wijaya <fw...@cloudera.com>
Gerrit-Reviewer: Fredy Wijaya <fw...@cloudera.com>
Gerrit-Reviewer: Impala Public Jenkins <im...@cloudera.com>
Gerrit-Reviewer: Philip Zeyliger <ph...@cloudera.com>
Gerrit-Comment-Date: Tue, 30 Oct 2018 21:03:35 +0000
Gerrit-HasComments: Yes

[Impala-ASF-CR] IMPALA-7786: Start HMS and Sentry in debug mode in the minicluster

Posted by "Philip Zeyliger (Code Review)" <ge...@cloudera.org>.
Philip Zeyliger has posted comments on this change. ( http://gerrit.cloudera.org:8080/11826 )

Change subject: IMPALA-7786: Start HMS and Sentry in debug mode in the minicluster
......................................................................


Patch Set 2:

(1 comment)

Seems fine except for your port choice.

http://gerrit.cloudera.org:8080/#/c/11826/2//COMMIT_MSG
Commit Message:

http://gerrit.cloudera.org:8080/#/c/11826/2//COMMIT_MSG@13
PS2, Line 13: HMS debug port: 40000
Watch out for ports above 32k. These are often configured as "ephemeral" ports in linux which will produce somewhat random flakies.


$sysctl net.ipv4.ip_local_port_range                                                                                               net.ipv4.ip_local_port_range = 32768    60999



-- 
To view, visit http://gerrit.cloudera.org:8080/11826
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings

Gerrit-Project: Impala-ASF
Gerrit-Branch: master
Gerrit-MessageType: comment
Gerrit-Change-Id: I29b025cbde36ef398ea36fbe69eff26e27d93e48
Gerrit-Change-Number: 11826
Gerrit-PatchSet: 2
Gerrit-Owner: Fredy Wijaya <fw...@cloudera.com>
Gerrit-Reviewer: Fredy Wijaya <fw...@cloudera.com>
Gerrit-Reviewer: Impala Public Jenkins <im...@cloudera.com>
Gerrit-Reviewer: Philip Zeyliger <ph...@cloudera.com>
Gerrit-Comment-Date: Tue, 30 Oct 2018 20:52:42 +0000
Gerrit-HasComments: Yes

[Impala-ASF-CR] IMPALA-7786: Start HMS and Sentry in debug mode in the minicluster

Posted by "Fredy Wijaya (Code Review)" <ge...@cloudera.org>.
Fredy Wijaya has posted comments on this change. ( http://gerrit.cloudera.org:8080/11826 )

Change subject: IMPALA-7786: Start HMS and Sentry in debug mode in the minicluster
......................................................................


Patch Set 3:

(1 comment)

http://gerrit.cloudera.org:8080/#/c/11826/2//COMMIT_MSG
Commit Message:

http://gerrit.cloudera.org:8080/#/c/11826/2//COMMIT_MSG@13
PS2, Line 13: HMS debug port: 30010
> Watch out for ports above 32k. These are often configured as "ephemeral" po
Changed the ports. Done.



-- 
To view, visit http://gerrit.cloudera.org:8080/11826
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings

Gerrit-Project: Impala-ASF
Gerrit-Branch: master
Gerrit-MessageType: comment
Gerrit-Change-Id: I29b025cbde36ef398ea36fbe69eff26e27d93e48
Gerrit-Change-Number: 11826
Gerrit-PatchSet: 3
Gerrit-Owner: Fredy Wijaya <fw...@cloudera.com>
Gerrit-Reviewer: Fredy Wijaya <fw...@cloudera.com>
Gerrit-Reviewer: Impala Public Jenkins <im...@cloudera.com>
Gerrit-Reviewer: Philip Zeyliger <ph...@cloudera.com>
Gerrit-Comment-Date: Tue, 30 Oct 2018 21:03:00 +0000
Gerrit-HasComments: Yes

[Impala-ASF-CR] IMPALA-7786: Start HMS and Sentry in debug mode in the minicluster

Posted by "Impala Public Jenkins (Code Review)" <ge...@cloudera.org>.
Impala Public Jenkins has posted comments on this change. ( http://gerrit.cloudera.org:8080/11826 )

Change subject: IMPALA-7786: Start HMS and Sentry in debug mode in the minicluster
......................................................................


Patch Set 4: Code-Review+2


-- 
To view, visit http://gerrit.cloudera.org:8080/11826
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings

Gerrit-Project: Impala-ASF
Gerrit-Branch: master
Gerrit-MessageType: comment
Gerrit-Change-Id: I29b025cbde36ef398ea36fbe69eff26e27d93e48
Gerrit-Change-Number: 11826
Gerrit-PatchSet: 4
Gerrit-Owner: Fredy Wijaya <fw...@cloudera.com>
Gerrit-Reviewer: Fredy Wijaya <fw...@cloudera.com>
Gerrit-Reviewer: Impala Public Jenkins <im...@cloudera.com>
Gerrit-Reviewer: Philip Zeyliger <ph...@cloudera.com>
Gerrit-Comment-Date: Tue, 30 Oct 2018 21:06:36 +0000
Gerrit-HasComments: No

[Impala-ASF-CR] IMPALA-7786: Start HMS and Sentry in debug mode in the minicluster

Posted by "Impala Public Jenkins (Code Review)" <ge...@cloudera.org>.
Impala Public Jenkins has posted comments on this change. ( http://gerrit.cloudera.org:8080/11826 )

Change subject: IMPALA-7786: Start HMS and Sentry in debug mode in the minicluster
......................................................................


Patch Set 2:

(2 comments)

http://gerrit.cloudera.org:8080/#/c/11826/2/testdata/bin/run-hive-server.sh
File testdata/bin/run-hive-server.sh:

http://gerrit.cloudera.org:8080/#/c/11826/2/testdata/bin/run-hive-server.sh@66
PS2, Line 66: export HIVE_METASTORE_HADOOP_OPTS="-Xdebug -Xrunjdwp:transport=dt_socket,server=y,suspend=n,address=40000"
line too long (106 > 90)


http://gerrit.cloudera.org:8080/#/c/11826/2/testdata/bin/run-sentry-service.sh
File testdata/bin/run-sentry-service.sh:

http://gerrit.cloudera.org:8080/#/c/11826/2/testdata/bin/run-sentry-service.sh@46
PS2, Line 46: export HADOOP_OPTS="-Xdebug -Xrunjdwp:transport=dt_socket,server=y,suspend=n,address=50000"
line too long (91 > 90)



-- 
To view, visit http://gerrit.cloudera.org:8080/11826
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings

Gerrit-Project: Impala-ASF
Gerrit-Branch: master
Gerrit-MessageType: comment
Gerrit-Change-Id: I29b025cbde36ef398ea36fbe69eff26e27d93e48
Gerrit-Change-Number: 11826
Gerrit-PatchSet: 2
Gerrit-Owner: Fredy Wijaya <fw...@cloudera.com>
Gerrit-Reviewer: Fredy Wijaya <fw...@cloudera.com>
Gerrit-Reviewer: Impala Public Jenkins <im...@cloudera.com>
Gerrit-Reviewer: Philip Zeyliger <ph...@cloudera.com>
Gerrit-Comment-Date: Tue, 30 Oct 2018 20:50:19 +0000
Gerrit-HasComments: Yes

[Impala-ASF-CR] IMPALA-7786: Start HMS and Sentry in debug mode in the minicluster

Posted by "Philip Zeyliger (Code Review)" <ge...@cloudera.org>.
Philip Zeyliger has posted comments on this change. ( http://gerrit.cloudera.org:8080/11826 )

Change subject: IMPALA-7786: Start HMS and Sentry in debug mode in the minicluster
......................................................................


Patch Set 3: Code-Review+2


-- 
To view, visit http://gerrit.cloudera.org:8080/11826
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings

Gerrit-Project: Impala-ASF
Gerrit-Branch: master
Gerrit-MessageType: comment
Gerrit-Change-Id: I29b025cbde36ef398ea36fbe69eff26e27d93e48
Gerrit-Change-Number: 11826
Gerrit-PatchSet: 3
Gerrit-Owner: Fredy Wijaya <fw...@cloudera.com>
Gerrit-Reviewer: Fredy Wijaya <fw...@cloudera.com>
Gerrit-Reviewer: Impala Public Jenkins <im...@cloudera.com>
Gerrit-Reviewer: Philip Zeyliger <ph...@cloudera.com>
Gerrit-Comment-Date: Tue, 30 Oct 2018 21:04:28 +0000
Gerrit-HasComments: No

[Impala-ASF-CR] IMPALA-7786: Start HMS and Sentry in debug mode in the minicluster

Posted by "Impala Public Jenkins (Code Review)" <ge...@cloudera.org>.
Impala Public Jenkins has posted comments on this change. ( http://gerrit.cloudera.org:8080/11826 )

Change subject: IMPALA-7786: Start HMS and Sentry in debug mode in the minicluster
......................................................................


Patch Set 6: Verified+1


-- 
To view, visit http://gerrit.cloudera.org:8080/11826
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings

Gerrit-Project: Impala-ASF
Gerrit-Branch: master
Gerrit-MessageType: comment
Gerrit-Change-Id: I29b025cbde36ef398ea36fbe69eff26e27d93e48
Gerrit-Change-Number: 11826
Gerrit-PatchSet: 6
Gerrit-Owner: Fredy Wijaya <fw...@cloudera.com>
Gerrit-Reviewer: Fredy Wijaya <fw...@cloudera.com>
Gerrit-Reviewer: Impala Public Jenkins <im...@cloudera.com>
Gerrit-Reviewer: Philip Zeyliger <ph...@cloudera.com>
Gerrit-Comment-Date: Thu, 01 Nov 2018 02:01:06 +0000
Gerrit-HasComments: No

[Impala-ASF-CR] IMPALA-7786: Start HMS and Sentry in debug mode in the minicluster

Posted by "Impala Public Jenkins (Code Review)" <ge...@cloudera.org>.
Impala Public Jenkins has posted comments on this change. ( http://gerrit.cloudera.org:8080/11826 )

Change subject: IMPALA-7786: Start HMS and Sentry in debug mode in the minicluster
......................................................................


Patch Set 4:

Build started: https://jenkins.impala.io/job/gerrit-verify-dryrun/3380/ DRY_RUN=false


-- 
To view, visit http://gerrit.cloudera.org:8080/11826
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings

Gerrit-Project: Impala-ASF
Gerrit-Branch: master
Gerrit-MessageType: comment
Gerrit-Change-Id: I29b025cbde36ef398ea36fbe69eff26e27d93e48
Gerrit-Change-Number: 11826
Gerrit-PatchSet: 4
Gerrit-Owner: Fredy Wijaya <fw...@cloudera.com>
Gerrit-Reviewer: Fredy Wijaya <fw...@cloudera.com>
Gerrit-Reviewer: Impala Public Jenkins <im...@cloudera.com>
Gerrit-Reviewer: Philip Zeyliger <ph...@cloudera.com>
Gerrit-Comment-Date: Tue, 30 Oct 2018 21:06:37 +0000
Gerrit-HasComments: No

[Impala-ASF-CR] IMPALA-7786: Start HMS and Sentry in debug mode in the minicluster

Posted by "Impala Public Jenkins (Code Review)" <ge...@cloudera.org>.
Impala Public Jenkins has posted comments on this change. ( http://gerrit.cloudera.org:8080/11826 )

Change subject: IMPALA-7786: Start HMS and Sentry in debug mode in the minicluster
......................................................................


Patch Set 2:

Build Successful 

https://jenkins.impala.io/job/gerrit-code-review-checks/1216/ : Initial code review checks passed. Use gerrit-verify-dryrun-external or gerrit-verify-dryrun to run full precommit tests.


-- 
To view, visit http://gerrit.cloudera.org:8080/11826
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings

Gerrit-Project: Impala-ASF
Gerrit-Branch: master
Gerrit-MessageType: comment
Gerrit-Change-Id: I29b025cbde36ef398ea36fbe69eff26e27d93e48
Gerrit-Change-Number: 11826
Gerrit-PatchSet: 2
Gerrit-Owner: Fredy Wijaya <fw...@cloudera.com>
Gerrit-Reviewer: Fredy Wijaya <fw...@cloudera.com>
Gerrit-Reviewer: Impala Public Jenkins <im...@cloudera.com>
Gerrit-Reviewer: Philip Zeyliger <ph...@cloudera.com>
Gerrit-Comment-Date: Tue, 30 Oct 2018 21:21:03 +0000
Gerrit-HasComments: No

[Impala-ASF-CR] IMPALA-7786: Start HMS and Sentry in debug mode in the minicluster

Posted by "Impala Public Jenkins (Code Review)" <ge...@cloudera.org>.
Impala Public Jenkins has posted comments on this change. ( http://gerrit.cloudera.org:8080/11826 )

Change subject: IMPALA-7786: Start HMS and Sentry in debug mode in the minicluster
......................................................................


Patch Set 5: Verified-1

Build failed: https://jenkins.impala.io/job/gerrit-verify-dryrun/3384/


-- 
To view, visit http://gerrit.cloudera.org:8080/11826
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings

Gerrit-Project: Impala-ASF
Gerrit-Branch: master
Gerrit-MessageType: comment
Gerrit-Change-Id: I29b025cbde36ef398ea36fbe69eff26e27d93e48
Gerrit-Change-Number: 11826
Gerrit-PatchSet: 5
Gerrit-Owner: Fredy Wijaya <fw...@cloudera.com>
Gerrit-Reviewer: Fredy Wijaya <fw...@cloudera.com>
Gerrit-Reviewer: Impala Public Jenkins <im...@cloudera.com>
Gerrit-Reviewer: Philip Zeyliger <ph...@cloudera.com>
Gerrit-Comment-Date: Wed, 31 Oct 2018 05:56:56 +0000
Gerrit-HasComments: No

[Impala-ASF-CR] IMPALA-7786: Start HMS and Sentry in debug mode in the minicluster

Posted by "Impala Public Jenkins (Code Review)" <ge...@cloudera.org>.
Impala Public Jenkins has posted comments on this change. ( http://gerrit.cloudera.org:8080/11826 )

Change subject: IMPALA-7786: Start HMS and Sentry in debug mode in the minicluster
......................................................................


Patch Set 5: Code-Review+2


-- 
To view, visit http://gerrit.cloudera.org:8080/11826
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings

Gerrit-Project: Impala-ASF
Gerrit-Branch: master
Gerrit-MessageType: comment
Gerrit-Change-Id: I29b025cbde36ef398ea36fbe69eff26e27d93e48
Gerrit-Change-Number: 11826
Gerrit-PatchSet: 5
Gerrit-Owner: Fredy Wijaya <fw...@cloudera.com>
Gerrit-Reviewer: Fredy Wijaya <fw...@cloudera.com>
Gerrit-Reviewer: Impala Public Jenkins <im...@cloudera.com>
Gerrit-Reviewer: Philip Zeyliger <ph...@cloudera.com>
Gerrit-Comment-Date: Wed, 31 Oct 2018 01:54:52 +0000
Gerrit-HasComments: No

[Impala-ASF-CR] IMPALA-7786: Start HMS and Sentry in debug mode in the minicluster

Posted by "Impala Public Jenkins (Code Review)" <ge...@cloudera.org>.
Impala Public Jenkins has posted comments on this change. ( http://gerrit.cloudera.org:8080/11826 )

Change subject: IMPALA-7786: Start HMS and Sentry in debug mode in the minicluster
......................................................................


Patch Set 5:

Build started: https://jenkins.impala.io/job/gerrit-verify-dryrun/3384/ DRY_RUN=false


-- 
To view, visit http://gerrit.cloudera.org:8080/11826
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings

Gerrit-Project: Impala-ASF
Gerrit-Branch: master
Gerrit-MessageType: comment
Gerrit-Change-Id: I29b025cbde36ef398ea36fbe69eff26e27d93e48
Gerrit-Change-Number: 11826
Gerrit-PatchSet: 5
Gerrit-Owner: Fredy Wijaya <fw...@cloudera.com>
Gerrit-Reviewer: Fredy Wijaya <fw...@cloudera.com>
Gerrit-Reviewer: Impala Public Jenkins <im...@cloudera.com>
Gerrit-Reviewer: Philip Zeyliger <ph...@cloudera.com>
Gerrit-Comment-Date: Wed, 31 Oct 2018 01:54:53 +0000
Gerrit-HasComments: No

[Impala-ASF-CR] IMPALA-7786: Start HMS and Sentry in debug mode in the minicluster

Posted by "Fredy Wijaya (Code Review)" <ge...@cloudera.org>.
Fredy Wijaya has posted comments on this change. ( http://gerrit.cloudera.org:8080/11826 )

Change subject: IMPALA-7786: Start HMS and Sentry in debug mode in the minicluster
......................................................................


Patch Set 4:

I'm not sure what happened here:
00:55:59 ] [ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.18:test (default-test) on project impala-frontend: Execution default-test of goal org.apache.maven.plugins:maven-surefire-plugin:2.18:test failed: The forked VM terminated without properly saying goodbye. VM crash or System.exit called?
00:55:59 ] [ERROR] Command was /bin/sh -c cd /home/ubuntu/Impala/fe && /usr/lib/jvm/java-8-openjdk-amd64/jre/bin/java -Djava.library.path=/usr/lib/jvm/java-8-openjdk-amd64/jre/lib/amd64/server:/usr/lib/jvm/java-8-openjdk-amd64/jre/lib/amd64:/usr/lib/jvm/java-8-openjdk-amd64/jre/../lib/amd64:/usr/lib/x86_64-linux-gnu/:/usr/lib/x86_64-linux-gnu/:/usr/lib/x86_64-linux-gnu/:/usr/lib/jvm/java-8-openjdk-amd64/jre/lib/amd64:/usr/lib/jvm/java-8-openjdk-amd64/jre/lib/amd64:/usr/lib/jvm/java-8-openjdk-amd64/jre/lib/amd64/server:/home/ubuntu/Impala/toolchain/cdh_components-663310/hadoop-3.0.0-cdh6.x-SNAPSHOT//lib/native:/home/ubuntu/Impala/toolchain/snappy-1.1.4/lib:/home/ubuntu/Impala/../Impala-lzo/build:/home/ubuntu/Impala/toolchain/gcc-4.9.2/lib64:/usr/lib/jvm/java-8-openjdk-amd64/jre/lib/amd64:/usr/lib/jvm/java-8-openjdk-amd64/jre/lib/amd64:/usr/lib/jvm/java-8-openjdk-amd64/jre/lib/amd64/server:/home/ubuntu/Impala/toolchain/cdh_components-663310/hadoop-3.0.0-cdh6.x-SNAPSHOT//lib/native:/home/ubuntu/Impala/toolchain/snappy-1.1.4/lib:/home/ubuntu/Impala/../Impala-lzo/build:/home/ubuntu/Impala/toolchain/gcc-4.9.2/lib64:/usr/java/packages/lib/amd64:/usr/lib/x86_64-linux-gnu/jni:/lib/x86_64-linux-gnu:/usr/lib/x86_64-linux-gnu:/usr/lib/jni:/lib:/usr/lib:/home/ubuntu/Impala/be/build/debug/service:/home/ubuntu/Impala/be/build/release/service -jar /home/ubuntu/Impala/logs/surefire/surefirebooter5745222263636434827.jar /home/ubuntu/Impala/logs/surefire/surefire7967668628670205081tmp /home/ubuntu/Impala/logs/surefire/surefire_07807361286211485039tmp

Going to retry.


-- 
To view, visit http://gerrit.cloudera.org:8080/11826
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings

Gerrit-Project: Impala-ASF
Gerrit-Branch: master
Gerrit-MessageType: comment
Gerrit-Change-Id: I29b025cbde36ef398ea36fbe69eff26e27d93e48
Gerrit-Change-Number: 11826
Gerrit-PatchSet: 4
Gerrit-Owner: Fredy Wijaya <fw...@cloudera.com>
Gerrit-Reviewer: Fredy Wijaya <fw...@cloudera.com>
Gerrit-Reviewer: Impala Public Jenkins <im...@cloudera.com>
Gerrit-Reviewer: Philip Zeyliger <ph...@cloudera.com>
Gerrit-Comment-Date: Wed, 31 Oct 2018 01:54:31 +0000
Gerrit-HasComments: No

[Impala-ASF-CR] IMPALA-7786: Start HMS and Sentry in debug mode in the minicluster

Posted by "Impala Public Jenkins (Code Review)" <ge...@cloudera.org>.
Impala Public Jenkins has posted comments on this change. ( http://gerrit.cloudera.org:8080/11826 )

Change subject: IMPALA-7786: Start HMS and Sentry in debug mode in the minicluster
......................................................................


Patch Set 6:

Build started: https://jenkins.impala.io/job/gerrit-verify-dryrun/3392/ DRY_RUN=false


-- 
To view, visit http://gerrit.cloudera.org:8080/11826
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings

Gerrit-Project: Impala-ASF
Gerrit-Branch: master
Gerrit-MessageType: comment
Gerrit-Change-Id: I29b025cbde36ef398ea36fbe69eff26e27d93e48
Gerrit-Change-Number: 11826
Gerrit-PatchSet: 6
Gerrit-Owner: Fredy Wijaya <fw...@cloudera.com>
Gerrit-Reviewer: Fredy Wijaya <fw...@cloudera.com>
Gerrit-Reviewer: Impala Public Jenkins <im...@cloudera.com>
Gerrit-Reviewer: Philip Zeyliger <ph...@cloudera.com>
Gerrit-Comment-Date: Wed, 31 Oct 2018 22:12:29 +0000
Gerrit-HasComments: No

[Impala-ASF-CR] IMPALA-7786: Start HMS and Sentry in debug mode in the minicluster

Posted by "Fredy Wijaya (Code Review)" <ge...@cloudera.org>.
Fredy Wijaya has uploaded a new patch set (#3). ( http://gerrit.cloudera.org:8080/11826 )

Change subject: IMPALA-7786: Start HMS and Sentry in debug mode in the minicluster
......................................................................

IMPALA-7786: Start HMS and Sentry in debug mode in the minicluster

This patch updates the HMS and Sentry run scripts to start HMS and
Sentry in debug mode in the minicluster to make it easier to debug
issues related to HMS and Sentry.

HMS debug port: 30010
Sentry debug port: 30020

Testing:
- Connected the debugger to both HMS and Sentry.

Change-Id: I29b025cbde36ef398ea36fbe69eff26e27d93e48
---
M testdata/bin/run-hive-server.sh
M testdata/bin/run-sentry-service.sh
2 files changed, 4 insertions(+), 0 deletions(-)


  git pull ssh://gerrit.cloudera.org:29418/Impala-ASF refs/changes/26/11826/3
-- 
To view, visit http://gerrit.cloudera.org:8080/11826
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings

Gerrit-Project: Impala-ASF
Gerrit-Branch: master
Gerrit-MessageType: newpatchset
Gerrit-Change-Id: I29b025cbde36ef398ea36fbe69eff26e27d93e48
Gerrit-Change-Number: 11826
Gerrit-PatchSet: 3
Gerrit-Owner: Fredy Wijaya <fw...@cloudera.com>
Gerrit-Reviewer: Fredy Wijaya <fw...@cloudera.com>
Gerrit-Reviewer: Impala Public Jenkins <im...@cloudera.com>
Gerrit-Reviewer: Philip Zeyliger <ph...@cloudera.com>

[Impala-ASF-CR] IMPALA-7786: Start HMS and Sentry in debug mode in the minicluster

Posted by "Impala Public Jenkins (Code Review)" <ge...@cloudera.org>.
Impala Public Jenkins has submitted this change and it was merged. ( http://gerrit.cloudera.org:8080/11826 )

Change subject: IMPALA-7786: Start HMS and Sentry in debug mode in the minicluster
......................................................................

IMPALA-7786: Start HMS and Sentry in debug mode in the minicluster

This patch updates the HMS and Sentry run scripts to start HMS and
Sentry in debug mode in the minicluster to make it easier to debug
issues related to HMS and Sentry.

HMS debug port: 30010
Sentry debug port: 30020

Testing:
- Connected the debugger to both HMS and Sentry.

Change-Id: I29b025cbde36ef398ea36fbe69eff26e27d93e48
Reviewed-on: http://gerrit.cloudera.org:8080/11826
Reviewed-by: Impala Public Jenkins <im...@cloudera.com>
Tested-by: Impala Public Jenkins <im...@cloudera.com>
---
M testdata/bin/run-hive-server.sh
M testdata/bin/run-sentry-service.sh
2 files changed, 4 insertions(+), 0 deletions(-)

Approvals:
  Impala Public Jenkins: Looks good to me, approved; Verified

-- 
To view, visit http://gerrit.cloudera.org:8080/11826
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings

Gerrit-Project: Impala-ASF
Gerrit-Branch: master
Gerrit-MessageType: merged
Gerrit-Change-Id: I29b025cbde36ef398ea36fbe69eff26e27d93e48
Gerrit-Change-Number: 11826
Gerrit-PatchSet: 7
Gerrit-Owner: Fredy Wijaya <fw...@cloudera.com>
Gerrit-Reviewer: Fredy Wijaya <fw...@cloudera.com>
Gerrit-Reviewer: Impala Public Jenkins <im...@cloudera.com>
Gerrit-Reviewer: Philip Zeyliger <ph...@cloudera.com>

[Impala-ASF-CR] IMPALA-7786: Start HMS and Sentry in debug mode in the minicluster

Posted by "Impala Public Jenkins (Code Review)" <ge...@cloudera.org>.
Impala Public Jenkins has posted comments on this change. ( http://gerrit.cloudera.org:8080/11826 )

Change subject: IMPALA-7786: Start HMS and Sentry in debug mode in the minicluster
......................................................................


Patch Set 6: Code-Review+2


-- 
To view, visit http://gerrit.cloudera.org:8080/11826
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings

Gerrit-Project: Impala-ASF
Gerrit-Branch: master
Gerrit-MessageType: comment
Gerrit-Change-Id: I29b025cbde36ef398ea36fbe69eff26e27d93e48
Gerrit-Change-Number: 11826
Gerrit-PatchSet: 6
Gerrit-Owner: Fredy Wijaya <fw...@cloudera.com>
Gerrit-Reviewer: Fredy Wijaya <fw...@cloudera.com>
Gerrit-Reviewer: Impala Public Jenkins <im...@cloudera.com>
Gerrit-Reviewer: Philip Zeyliger <ph...@cloudera.com>
Gerrit-Comment-Date: Wed, 31 Oct 2018 22:12:28 +0000
Gerrit-HasComments: No

[Impala-ASF-CR] IMPALA-7786: Start HMS and Sentry in debug mode in the minicluster

Posted by "Impala Public Jenkins (Code Review)" <ge...@cloudera.org>.
Impala Public Jenkins has posted comments on this change. ( http://gerrit.cloudera.org:8080/11826 )

Change subject: IMPALA-7786: Start HMS and Sentry in debug mode in the minicluster
......................................................................


Patch Set 4: Verified-1

Build failed: https://jenkins.impala.io/job/gerrit-verify-dryrun/3380/


-- 
To view, visit http://gerrit.cloudera.org:8080/11826
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings

Gerrit-Project: Impala-ASF
Gerrit-Branch: master
Gerrit-MessageType: comment
Gerrit-Change-Id: I29b025cbde36ef398ea36fbe69eff26e27d93e48
Gerrit-Change-Number: 11826
Gerrit-PatchSet: 4
Gerrit-Owner: Fredy Wijaya <fw...@cloudera.com>
Gerrit-Reviewer: Fredy Wijaya <fw...@cloudera.com>
Gerrit-Reviewer: Impala Public Jenkins <im...@cloudera.com>
Gerrit-Reviewer: Philip Zeyliger <ph...@cloudera.com>
Gerrit-Comment-Date: Wed, 31 Oct 2018 00:56:00 +0000
Gerrit-HasComments: No

[Impala-ASF-CR] IMPALA-7786: Start HMS and Sentry in debug mode in the minicluster

Posted by "Impala Public Jenkins (Code Review)" <ge...@cloudera.org>.
Impala Public Jenkins has posted comments on this change. ( http://gerrit.cloudera.org:8080/11826 )

Change subject: IMPALA-7786: Start HMS and Sentry in debug mode in the minicluster
......................................................................


Patch Set 3:

Build Successful 

https://jenkins.impala.io/job/gerrit-code-review-checks/1217/ : Initial code review checks passed. Use gerrit-verify-dryrun-external or gerrit-verify-dryrun to run full precommit tests.


-- 
To view, visit http://gerrit.cloudera.org:8080/11826
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings

Gerrit-Project: Impala-ASF
Gerrit-Branch: master
Gerrit-MessageType: comment
Gerrit-Change-Id: I29b025cbde36ef398ea36fbe69eff26e27d93e48
Gerrit-Change-Number: 11826
Gerrit-PatchSet: 3
Gerrit-Owner: Fredy Wijaya <fw...@cloudera.com>
Gerrit-Reviewer: Fredy Wijaya <fw...@cloudera.com>
Gerrit-Reviewer: Impala Public Jenkins <im...@cloudera.com>
Gerrit-Reviewer: Philip Zeyliger <ph...@cloudera.com>
Gerrit-Comment-Date: Tue, 30 Oct 2018 21:32:57 +0000
Gerrit-HasComments: No