[jira] [Commented] (HIVE-13391) add an option to LLAP to use keytab to authenticate to read data

2016-06-08 Thread Lefty Leverenz (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-13391?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15321808#comment-15321808 ] Lefty Leverenz commented on HIVE-13391: --- Doc note: This adds *hive.llap.task.principal* and

[jira] [Commented] (HIVE-13391) add an option to LLAP to use keytab to authenticate to read data

2016-06-05 Thread Hive QA (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-13391?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15316119#comment-15316119 ] Hive QA commented on HIVE-13391: Here are the results of testing the latest attachment:

[jira] [Commented] (HIVE-13391) add an option to LLAP to use keytab to authenticate to read data

2016-06-02 Thread Hive QA (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-13391?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15311886#comment-15311886 ] Hive QA commented on HIVE-13391: Here are the results of testing the latest attachment:

[jira] [Commented] (HIVE-13391) add an option to LLAP to use keytab to authenticate to read data

2016-05-31 Thread Siddharth Seth (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-13391?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15308850#comment-15308850 ] Siddharth Seth commented on HIVE-13391: --- +1. Don't like the reflection, but not sure there's an

[jira] [Commented] (HIVE-13391) add an option to LLAP to use keytab to authenticate to read data

2016-05-29 Thread Hive QA (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-13391?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15306233#comment-15306233 ] Hive QA commented on HIVE-13391: Here are the results of testing the latest attachment:

[jira] [Commented] (HIVE-13391) add an option to LLAP to use keytab to authenticate to read data

2016-05-27 Thread Sergey Shelukhin (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-13391?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15305107#comment-15305107 ] Sergey Shelukhin commented on HIVE-13391: - I don't think the tests can be added; the code changes

[jira] [Commented] (HIVE-13391) add an option to LLAP to use keytab to authenticate to read data

2016-05-21 Thread Hive QA (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-13391?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15295271#comment-15295271 ] Hive QA commented on HIVE-13391: Here are the results of testing the latest attachment:

[jira] [Commented] (HIVE-13391) add an option to LLAP to use keytab to authenticate to read data

2016-05-05 Thread Hive QA (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-13391?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15272214#comment-15272214 ] Hive QA commented on HIVE-13391: Here are the results of testing the latest attachment:

[jira] [Commented] (HIVE-13391) add an option to LLAP to use keytab to authenticate to read data

2016-05-03 Thread Hive QA (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-13391?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15269569#comment-15269569 ] Hive QA commented on HIVE-13391: Here are the results of testing the latest attachment:

[jira] [Commented] (HIVE-13391) add an option to LLAP to use keytab to authenticate to read data

2016-05-02 Thread Sergey Shelukhin (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-13391?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15267573#comment-15267573 ] Sergey Shelukhin commented on HIVE-13391: - A different approach - clone the UGI. Solves both the

[jira] [Commented] (HIVE-13391) add an option to LLAP to use keytab to authenticate to read data

2016-04-30 Thread Siddharth Seth (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-13391?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15265211#comment-15265211 ] Siddharth Seth commented on HIVE-13391: --- The fs close happens in ContainerRunnerImpl /

[jira] [Commented] (HIVE-13391) add an option to LLAP to use keytab to authenticate to read data

2016-04-27 Thread Sergey Shelukhin (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-13391?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15261081#comment-15261081 ] Sergey Shelukhin commented on HIVE-13391: - Wrt cache - didn't you say the reusing is not going to

[jira] [Commented] (HIVE-13391) add an option to LLAP to use keytab to authenticate to read data

2016-04-25 Thread Siddharth Seth (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-13391?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15256223#comment-15256223 ] Siddharth Seth commented on HIVE-13391: --- Comments on the patch. - TaskRunnerCallable has a check on

[jira] [Commented] (HIVE-13391) add an option to LLAP to use keytab to authenticate to read data

2016-04-24 Thread Hive QA (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-13391?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15255710#comment-15255710 ] Hive QA commented on HIVE-13391: Here are the results of testing the latest attachment:

[jira] [Commented] (HIVE-13391) add an option to LLAP to use keytab to authenticate to read data

2016-04-09 Thread Hive QA (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-13391?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15233456#comment-15233456 ] Hive QA commented on HIVE-13391: Here are the results of testing the latest attachment:

[jira] [Commented] (HIVE-13391) add an option to LLAP to use keytab to authenticate to read data

2016-04-08 Thread Lefty Leverenz (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-13391?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15231906#comment-15231906 ] Lefty Leverenz commented on HIVE-13391: --- Thanks for the fix. > add an option to LLAP to use keytab

[jira] [Commented] (HIVE-13391) add an option to LLAP to use keytab to authenticate to read data

2016-04-06 Thread Siddharth Seth (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-13391?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15229133#comment-15229133 ] Siddharth Seth commented on HIVE-13391: --- [~sershe] - TaskRunnerCallable already creates a UGI

[jira] [Commented] (HIVE-13391) add an option to LLAP to use keytab to authenticate to read data

2016-04-06 Thread Sergey Shelukhin (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-13391?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15229040#comment-15229040 ] Sergey Shelukhin commented on HIVE-13391: - Will fix on commit or in the next iteration, if any >

[jira] [Commented] (HIVE-13391) add an option to LLAP to use keytab to authenticate to read data

2016-04-06 Thread Sergey Shelukhin (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-13391?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15229039#comment-15229039 ] Sergey Shelukhin commented on HIVE-13391: - Failures are unrelated - metastore timeouts. > add an

[jira] [Commented] (HIVE-13391) add an option to LLAP to use keytab to authenticate to read data

2016-04-05 Thread Lefty Leverenz (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-13391?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15227442#comment-15227442 ] Lefty Leverenz commented on HIVE-13391: --- Nit nudge: In the description for

[jira] [Commented] (HIVE-13391) add an option to LLAP to use keytab to authenticate to read data

2016-04-04 Thread Hive QA (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-13391?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15225731#comment-15225731 ] Hive QA commented on HIVE-13391: Here are the results of testing the latest attachment:

[jira] [Commented] (HIVE-13391) add an option to LLAP to use keytab to authenticate to read data

2016-04-04 Thread Sergey Shelukhin (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-13391?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15224719#comment-15224719 ] Sergey Shelukhin commented on HIVE-13391: - I'll change it to create per session. Storage-based

[jira] [Commented] (HIVE-13391) add an option to LLAP to use keytab to authenticate to read data

2016-04-02 Thread Siddharth Seth (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-13391?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15223029#comment-15223029 ] Siddharth Seth commented on HIVE-13391: --- bq. I actually want to minimize the scope of login from

[jira] [Commented] (HIVE-13391) add an option to LLAP to use keytab to authenticate to read data

2016-04-02 Thread Hive QA (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-13391?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15222787#comment-15222787 ] Hive QA commented on HIVE-13391: Here are the results of testing the latest attachment:

[jira] [Commented] (HIVE-13391) add an option to LLAP to use keytab to authenticate to read data

2016-03-31 Thread Sergey Shelukhin (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-13391?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15220886#comment-15220886 ] Sergey Shelukhin commented on HIVE-13391: - I actually want to minimize the scope of login from

[jira] [Commented] (HIVE-13391) add an option to LLAP to use keytab to authenticate to read data

2016-03-31 Thread Siddharth Seth (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-13391?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15220744#comment-15220744 ] Siddharth Seth commented on HIVE-13391: --- We have to login from keytab and then doAs - maybe we can

[jira] [Commented] (HIVE-13391) add an option to LLAP to use keytab to authenticate to read data

2016-03-31 Thread Sergey Shelukhin (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-13391?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15220594#comment-15220594 ] Sergey Shelukhin commented on HIVE-13391: - Also, I skimmed FS::get and it doesn't appear to

[jira] [Commented] (HIVE-13391) add an option to LLAP to use keytab to authenticate to read data

2016-03-31 Thread Sergey Shelukhin (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-13391?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15220592#comment-15220592 ] Sergey Shelukhin commented on HIVE-13391: - As for tokens... that is the default approach, right?

[jira] [Commented] (HIVE-13391) add an option to LLAP to use keytab to authenticate to read data

2016-03-31 Thread Sergey Shelukhin (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-13391?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15220589#comment-15220589 ] Sergey Shelukhin commented on HIVE-13391: - [~sseth] the problem is that you actually need to log

[jira] [Commented] (HIVE-13391) add an option to LLAP to use keytab to authenticate to read data

2016-03-31 Thread Siddharth Seth (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-13391?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15220165#comment-15220165 ] Siddharth Seth commented on HIVE-13391: --- [~sershe] - I'm not sure the changes to MapRecordProcessor

[jira] [Commented] (HIVE-13391) add an option to LLAP to use keytab to authenticate to read data

2016-03-31 Thread Lefty Leverenz (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-13391?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15219539#comment-15219539 ] Lefty Leverenz commented on HIVE-13391: --- Parameter review (nit): In the description for