[GitHub] drill pull request #1210: DRILL-6270: Add debug startup option flag for dril...

2018-04-29 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/drill/pull/1210 ---

[GitHub] drill pull request #1210: DRILL-6270: Add debug startup option flag for dril...

2018-04-24 Thread agozhiy
Github user agozhiy commented on a diff in the pull request: https://github.com/apache/drill/pull/1210#discussion_r183683315 --- Diff: distribution/src/resources/runbit --- @@ -65,6 +65,47 @@ drill_rotate_log () fi } +args=( $@ ) +RBARGS=() +for (( i=

[GitHub] drill pull request #1210: DRILL-6270: Add debug startup option flag for dril...

2018-04-17 Thread arina-ielchiieva
Github user arina-ielchiieva commented on a diff in the pull request: https://github.com/apache/drill/pull/1210#discussion_r182022171 --- Diff: distribution/src/resources/runbit --- @@ -65,6 +65,47 @@ drill_rotate_log () fi } +args=( $@ ) +RBARGS=() +

[GitHub] drill pull request #1210: DRILL-6270: Add debug startup option flag for dril...

2018-04-16 Thread paul-rogers
Github user paul-rogers commented on a diff in the pull request: https://github.com/apache/drill/pull/1210#discussion_r181799954 --- Diff: distribution/src/resources/runbit --- @@ -65,6 +65,47 @@ drill_rotate_log () fi } +args=( $@ ) +RBARGS=() +for (

[GitHub] drill pull request #1210: DRILL-6270: Add debug startup option flag for dril...

2018-04-16 Thread arina-ielchiieva
Github user arina-ielchiieva commented on a diff in the pull request: https://github.com/apache/drill/pull/1210#discussion_r181732701 --- Diff: distribution/src/resources/runbit --- @@ -65,6 +65,47 @@ drill_rotate_log () fi } +args=( $@ ) +RBARGS=() -

[GitHub] drill pull request #1210: DRILL-6270: Add debug startup option flag for dril...

2018-04-16 Thread agozhiy
GitHub user agozhiy opened a pull request: https://github.com/apache/drill/pull/1210 DRILL-6270: Add debug startup option flag for drill in embedded and s… …erver mode Works with the drillbit.sh, sqlline and sqlline.bat: Usage: --debug:[parameter1=value,parameter2=v