[jira] [Commented] (DRILL-5765) Json query profile is not shown on Web UI

2017-09-01 Thread Sindhuri Ramanarayan Rayavaram (JIRA)

[ 
https://issues.apache.org/jira/browse/DRILL-5765?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16151317#comment-16151317
 ] 

Sindhuri Ramanarayan Rayavaram commented on DRILL-5765:
---

[~arina] Can you please review the change?

> Json query profile is not shown on Web UI
> -
>
> Key: DRILL-5765
> URL: https://issues.apache.org/jira/browse/DRILL-5765
> Project: Apache Drill
>  Issue Type: Bug
>Affects Versions: 1.12.0
>Reporter: Arina Ielchiieva
>Assignee: Sindhuri Ramanarayan Rayavaram
> Fix For: 1.12.0
>
> Attachments: empty_json_profile.JPG
>
>
> Full Json profile is empty on Web UI.
> This is a regression from DRILL-5699.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)


[jira] [Comment Edited] (DRILL-5425) Support HTTP Kerberos auth using SPNEGO

2017-08-28 Thread Sindhuri Ramanarayan Rayavaram (JIRA)

[ 
https://issues.apache.org/jira/browse/DRILL-5425?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16144283#comment-16144283
 ] 

Sindhuri Ramanarayan Rayavaram edited comment on DRILL-5425 at 8/28/17 8:28 PM:


[~parthc], [~cshi], [~shamirwasia], [~kbotzum], [~sudheeshkatkam], [~laurentgo] 
Please review the document.


was (Author: sindhurir):
[~parthc], [~cshi], [~shamirwasia], [~sudheeshkatkam] Please review the 
document.

> Support HTTP Kerberos auth using SPNEGO
> ---
>
> Key: DRILL-5425
> URL: https://issues.apache.org/jira/browse/DRILL-5425
> Project: Apache Drill
>  Issue Type: New Feature
>  Components: Web Server
>Reporter: Sudheesh Katkam
>Assignee: Sindhuri Ramanarayan Rayavaram
>
> DRILL-4280 supports Kerberos through JDBC and ODBC API. This ticket requests 
> to add Kerberos (using [SPENGO|https://en.wikipedia.org/wiki/SPNEGO]) for 
> HTTP connections.
> This requires creating "direct" web sessions; currently web sessions are 
> sessions over Java client sessions.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)


[jira] [Comment Edited] (DRILL-5425) Support HTTP Kerberos auth using SPNEGO

2017-08-28 Thread Sindhuri Ramanarayan Rayavaram (JIRA)

[ 
https://issues.apache.org/jira/browse/DRILL-5425?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16144283#comment-16144283
 ] 

Sindhuri Ramanarayan Rayavaram edited comment on DRILL-5425 at 8/28/17 8:23 PM:


[~parthc], [~cshi], [~shamirwasia], [~sudheeshkatkam] Please review the 
document.


was (Author: sindhurir):
[~parthc], [~cshi], [~shamirwasia] Please review the document.

> Support HTTP Kerberos auth using SPNEGO
> ---
>
> Key: DRILL-5425
> URL: https://issues.apache.org/jira/browse/DRILL-5425
> Project: Apache Drill
>  Issue Type: New Feature
>  Components: Web Server
>Reporter: Sudheesh Katkam
>Assignee: Sindhuri Ramanarayan Rayavaram
>
> DRILL-4280 supports Kerberos through JDBC and ODBC API. This ticket requests 
> to add Kerberos (using [SPENGO|https://en.wikipedia.org/wiki/SPNEGO]) for 
> HTTP connections.
> This requires creating "direct" web sessions; currently web sessions are 
> sessions over Java client sessions.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)


[jira] [Commented] (DRILL-5425) Support HTTP Kerberos auth using SPNEGO

2017-08-28 Thread Sindhuri Ramanarayan Rayavaram (JIRA)

[ 
https://issues.apache.org/jira/browse/DRILL-5425?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16144283#comment-16144283
 ] 

Sindhuri Ramanarayan Rayavaram commented on DRILL-5425:
---

[~parthc], [~cshi], [~shamirwasia] Please review the document.

> Support HTTP Kerberos auth using SPNEGO
> ---
>
> Key: DRILL-5425
> URL: https://issues.apache.org/jira/browse/DRILL-5425
> Project: Apache Drill
>  Issue Type: New Feature
>  Components: Web Server
>Reporter: Sudheesh Katkam
>Assignee: Sindhuri Ramanarayan Rayavaram
>
> DRILL-4280 supports Kerberos through JDBC and ODBC API. This ticket requests 
> to add Kerberos (using [SPENGO|https://en.wikipedia.org/wiki/SPNEGO]) for 
> HTTP connections.
> This requires creating "direct" web sessions; currently web sessions are 
> sessions over Java client sessions.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)


[jira] [Commented] (DRILL-5425) Support HTTP Kerberos auth using SPNEGO

2017-08-28 Thread Sindhuri Ramanarayan Rayavaram (JIRA)

[ 
https://issues.apache.org/jira/browse/DRILL-5425?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16144273#comment-16144273
 ] 

Sindhuri Ramanarayan Rayavaram commented on DRILL-5425:
---

The Design document for SPNEGO:
https://docs.google.com/document/d/1Z7DHJTFItFbljG9dBT-vYnrGkPht0MXkJ2VzCuCZjjg/edit?usp=sharing

> Support HTTP Kerberos auth using SPNEGO
> ---
>
> Key: DRILL-5425
> URL: https://issues.apache.org/jira/browse/DRILL-5425
> Project: Apache Drill
>  Issue Type: New Feature
>  Components: Web Server
>Reporter: Sudheesh Katkam
>Assignee: Sindhuri Ramanarayan Rayavaram
>
> DRILL-4280 supports Kerberos through JDBC and ODBC API. This ticket requests 
> to add Kerberos (using [SPENGO|https://en.wikipedia.org/wiki/SPNEGO]) for 
> HTTP connections.
> This requires creating "direct" web sessions; currently web sessions are 
> sessions over Java client sessions.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)


[jira] [Assigned] (DRILL-5425) Support HTTP Kerberos auth using SPNEGO

2017-08-28 Thread Sindhuri Ramanarayan Rayavaram (JIRA)

 [ 
https://issues.apache.org/jira/browse/DRILL-5425?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Sindhuri Ramanarayan Rayavaram reassigned DRILL-5425:
-

Assignee: Sindhuri Ramanarayan Rayavaram

> Support HTTP Kerberos auth using SPNEGO
> ---
>
> Key: DRILL-5425
> URL: https://issues.apache.org/jira/browse/DRILL-5425
> Project: Apache Drill
>  Issue Type: New Feature
>  Components: Web Server
>Reporter: Sudheesh Katkam
>Assignee: Sindhuri Ramanarayan Rayavaram
>
> DRILL-4280 supports Kerberos through JDBC and ODBC API. This ticket requests 
> to add Kerberos (using [SPENGO|https://en.wikipedia.org/wiki/SPNEGO]) for 
> HTTP connections.
> This requires creating "direct" web sessions; currently web sessions are 
> sessions over Java client sessions.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)


[jira] [Updated] (DRILL-5663) Drillbit fails to start when only keystore path is provided without keystore password.

2017-08-11 Thread Sindhuri Ramanarayan Rayavaram (JIRA)

 [ 
https://issues.apache.org/jira/browse/DRILL-5663?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Sindhuri Ramanarayan Rayavaram updated DRILL-5663:
--
Labels: ready-to-commit  (was: )

> Drillbit fails to start when only keystore path is provided without keystore 
> password.
> --
>
> Key: DRILL-5663
> URL: https://issues.apache.org/jira/browse/DRILL-5663
> Project: Apache Drill
>  Issue Type: Bug
>Reporter: Sorabh Hamirwasia
>Assignee: Sindhuri Ramanarayan Rayavaram
>  Labels: ready-to-commit
>
> When we configure keystore path without keystore password inside 
> drill-override.conf for WebServer, then Drillbit fails to start. We should 
> explicitly check for either both being present or both being absent. If any 
> one of them is only present then throw startup exception for Drill.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)


[jira] [Updated] (DRILL-5712) Update the pom files with dependency exclusions for commons-codec

2017-08-11 Thread Sindhuri Ramanarayan Rayavaram (JIRA)

 [ 
https://issues.apache.org/jira/browse/DRILL-5712?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Sindhuri Ramanarayan Rayavaram updated DRILL-5712:
--
Labels: ready-to-commit  (was: )

> Update the pom files with dependency exclusions for commons-codec
> -
>
> Key: DRILL-5712
> URL: https://issues.apache.org/jira/browse/DRILL-5712
> Project: Apache Drill
>  Issue Type: Bug
>  Components: Tools, Build & Test
>Reporter: Sindhuri Ramanarayan Rayavaram
>Assignee: Sindhuri Ramanarayan Rayavaram
>  Labels: ready-to-commit
>
> In java-exec, we are adding a dependency for commons-codec of version 1.10. 
> Other dependencies like hadoop-common, parquet-column etc are trying to 
> download different versions for common codec. Exclusions should be added for 
> common-codec in these dependencies.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)


[jira] [Updated] (DRILL-5712) Update the pom files with dependency exclusions for commons-codec

2017-08-11 Thread Sindhuri Ramanarayan Rayavaram (JIRA)

 [ 
https://issues.apache.org/jira/browse/DRILL-5712?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Sindhuri Ramanarayan Rayavaram updated DRILL-5712:
--
Component/s: Tools, Build & Test

> Update the pom files with dependency exclusions for commons-codec
> -
>
> Key: DRILL-5712
> URL: https://issues.apache.org/jira/browse/DRILL-5712
> Project: Apache Drill
>  Issue Type: Bug
>  Components: Tools, Build & Test
>Reporter: Sindhuri Ramanarayan Rayavaram
>Assignee: Sindhuri Ramanarayan Rayavaram
>
> In java-exec, we are adding a dependency for commons-codec of version 1.10. 
> Other dependencies like hadoop-common, parquet-column etc are trying to 
> download different versions for common codec. Exclusions should be added for 
> common-codec in these dependencies.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)


[jira] [Updated] (DRILL-5699) Drill Web UI Page Source Has Links To External Sites

2017-08-09 Thread Sindhuri Ramanarayan Rayavaram (JIRA)

 [ 
https://issues.apache.org/jira/browse/DRILL-5699?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Sindhuri Ramanarayan Rayavaram updated DRILL-5699:
--
Labels: ready-to-commit  (was: )

> Drill Web UI Page Source Has Links To External Sites
> 
>
> Key: DRILL-5699
> URL: https://issues.apache.org/jira/browse/DRILL-5699
> Project: Apache Drill
>  Issue Type: Bug
>  Components: Client - HTTP
>Reporter: Sindhuri Ramanarayan Rayavaram
>Assignee: Sindhuri Ramanarayan Rayavaram
>Priority: Minor
>  Labels: ready-to-commit
> Fix For: 1.12.0
>
>
> Drill uses external CDN for javascript and css files in the result page. When 
> there is no internet connection this page fails to load. 



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)


[jira] [Created] (DRILL-5712) Update the pom files with dependency exclusions for commons-codec

2017-08-09 Thread Sindhuri Ramanarayan Rayavaram (JIRA)
Sindhuri Ramanarayan Rayavaram created DRILL-5712:
-

 Summary: Update the pom files with dependency exclusions for 
commons-codec
 Key: DRILL-5712
 URL: https://issues.apache.org/jira/browse/DRILL-5712
 Project: Apache Drill
  Issue Type: Bug
Reporter: Sindhuri Ramanarayan Rayavaram
Assignee: Sindhuri Ramanarayan Rayavaram


In java-exec, we are adding a dependency for commons-codec of version 1.10. 
Other dependencies like hadoop-common, parquet-column etc are trying to 
download different versions for common codec. Exclusions should be added for 
common-codec in these dependencies.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)


[jira] [Created] (DRILL-5699) Drill Web UI Page Source Has Links To External Sites

2017-08-01 Thread Sindhuri Ramanarayan Rayavaram (JIRA)
Sindhuri Ramanarayan Rayavaram created DRILL-5699:
-

 Summary: Drill Web UI Page Source Has Links To External Sites
 Key: DRILL-5699
 URL: https://issues.apache.org/jira/browse/DRILL-5699
 Project: Apache Drill
  Issue Type: Bug
  Components: Client - HTTP
Reporter: Sindhuri Ramanarayan Rayavaram
Assignee: Sindhuri Ramanarayan Rayavaram
Priority: Minor


Drill uses external CDN for javascript and css files in the result page. When 
there is no internet connection this page fails to load. 



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)


[jira] [Created] (DRILL-5677) Provide a way to select a certificate from keystore

2017-07-18 Thread Sindhuri Ramanarayan Rayavaram (JIRA)
Sindhuri Ramanarayan Rayavaram created DRILL-5677:
-

 Summary: Provide a way to select a certificate from keystore 
 Key: DRILL-5677
 URL: https://issues.apache.org/jira/browse/DRILL-5677
 Project: Apache Drill
  Issue Type: Improvement
Reporter: Sindhuri Ramanarayan Rayavaram


We can configure keystorepath for the webserver containing the list of 
certificates and keys. If the keystore has more than one certificate, the first 
certificate is chosen as a default. This improvement should provide a way to 
select a particular certificate from the keystore.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)