[jira] [Updated] (KNOX-719) Knox support for Yarn Resource Manager HA

2017-02-16 Thread Jeffrey E Rodriguez (JIRA)
[ https://issues.apache.org/jira/browse/KNOX-719?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jeffrey E Rodriguez updated KNOX-719: -- Attachment: (was: KNOX-719-2.patch) > Knox support for Yarn Resource Manager HA >

[jira] [Updated] (KNOX-719) Knox support for Yarn Resource Manager HA

2017-02-16 Thread Jeffrey E Rodriguez (JIRA)
[ https://issues.apache.org/jira/browse/KNOX-719?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jeffrey E Rodriguez updated KNOX-719: -- Attachment: (was: KNOX-719-2.patch) > Knox support for Yarn Resource Manager HA >

[jira] [Updated] (KNOX-719) Knox support for Yarn Resource Manager HA

2017-02-16 Thread Jeffrey E Rodriguez (JIRA)
[ https://issues.apache.org/jira/browse/KNOX-719?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jeffrey E Rodriguez updated KNOX-719: -- Attachment: KNOX-719-2.patch fixed small typo on service dispatcher. > Knox support for

[jira] [Commented] (KNOX-730) pac4jRequestedUrl = null after saml2 assertion is parsed

2017-02-16 Thread Larry McCay (JIRA)
[ https://issues.apache.org/jira/browse/KNOX-730?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15870840#comment-15870840 ] Larry McCay commented on KNOX-730: -- Okay, [~sametkaradag] - I think that I finally have a bead on this.

Re: Validating Avatica Support with Knox

2017-02-16 Thread Josh Elser
Ben, The following example is using HTTP Basic authentication against the Knox gateway (in my example, Knox was configured to authenticate against LDAP) -- no authentication between the gateway and the Avatica server. You want to use Kerberos authentication "the whole way down" (ODBC

[jira] [Commented] (KNOX-869) Support multiple preauth Validators

2017-02-16 Thread Sandeep More (JIRA)
[ https://issues.apache.org/jira/browse/KNOX-869?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15870747#comment-15870747 ] Sandeep More commented on KNOX-869: --- The patch looks great ! following are some minor suggestions 1.

[jira] [Commented] (KNOX-841) Proxy support for Solr UI

2017-02-16 Thread Larry McCay (JIRA)
[ https://issues.apache.org/jira/browse/KNOX-841?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15870612#comment-15870612 ] Larry McCay commented on KNOX-841: -- [~rding] - I think that you are proposing the following: 1. create a

[jira] [Updated] (KNOX-849) Fix SimplePrincipalMapper and CommonIdentityAssertionFilter

2017-02-16 Thread Larry McCay (JIRA)
[ https://issues.apache.org/jira/browse/KNOX-849?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Larry McCay updated KNOX-849: - Fix Version/s: (was: 0.12.0) 0.13.0 > Fix SimplePrincipalMapper and

[jira] [Updated] (KNOX-868) Allow native library auto included through java.library.path property

2017-02-16 Thread Sandeep More (JIRA)
[ https://issues.apache.org/jira/browse/KNOX-868?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sandeep More updated KNOX-868: -- Fix Version/s: 0.12.0 > Allow native library auto included through java.library.path property >

[jira] [Updated] (KNOX-869) Support multiple preauth Validators

2017-02-16 Thread Mohammad Kamrul Islam (JIRA)
[ https://issues.apache.org/jira/browse/KNOX-869?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mohammad Kamrul Islam updated KNOX-869: --- Status: Patch Available (was: Open) > Support multiple preauth Validators >

[jira] [Updated] (KNOX-868) Allow native library auto included through java.library.path property

2017-02-16 Thread Mohammad Kamrul Islam (JIRA)
[ https://issues.apache.org/jira/browse/KNOX-868?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mohammad Kamrul Islam updated KNOX-868: --- Status: Patch Available (was: Open) > Allow native library auto included through

[jira] [Commented] (KNOX-869) Support multiple preauth Validators

2017-02-16 Thread Sandeep More (JIRA)
[ https://issues.apache.org/jira/browse/KNOX-869?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15870423#comment-15870423 ] Sandeep More commented on KNOX-869: --- Thank you for the patch [~kamrul] I will take a look at it. >

[jira] [Updated] (KNOX-719) Knox support for Yarn Resource Manager HA

2017-02-16 Thread Jeffrey E Rodriguez (JIRA)
[ https://issues.apache.org/jira/browse/KNOX-719?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jeffrey E Rodriguez updated KNOX-719: -- Attachment: KNOX-719-2.patch Following patch is the latest update. 1. All poms have been

[jira] [Updated] (KNOX-719) Knox support for Yarn Resource Manager HA

2017-02-16 Thread Jeffrey E Rodriguez (JIRA)
[ https://issues.apache.org/jira/browse/KNOX-719?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jeffrey E Rodriguez updated KNOX-719: -- Attachment: (was: KNOX-719-2.patch) > Knox support for Yarn Resource Manager HA >

[jira] [Commented] (KNOX-841) Proxy support for Solr UI

2017-02-16 Thread Kevin Risden (JIRA)
[ https://issues.apache.org/jira/browse/KNOX-841?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15869900#comment-15869900 ] Kevin Risden commented on KNOX-841: --- If the Solr UI service doesn't include the rest API rules, that would

RE: Validating Avatica Support with Knox

2017-02-16 Thread Jovanic, Ben
Hi Josh, Thanks for the reply. In your example: `docker pull joshelser/sqlline && docker run -ti joshelser/sqlline "jdbc:avatica:remote:url=https://cloudapp.azure.com:8443/gateway/sandbox/avatica/;avatica_user=guest;avatica_password=guest-password;authentication=BASIC"` Are you expecting Knox