[jira] [Updated] (HIVE-18327) Remove the unnecessary HiveConf dependency for MiniHiveKdc

2018-02-26 Thread Ashutosh Chauhan (JIRA)

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

Ashutosh Chauhan updated HIVE-18327:

   Resolution: Fixed
Fix Version/s: 3.0.0
   Status: Resolved  (was: Patch Available)

Pushed to master. Thanks, Daniel!

> Remove the unnecessary HiveConf dependency for MiniHiveKdc
> --
>
> Key: HIVE-18327
> URL: https://issues.apache.org/jira/browse/HIVE-18327
> Project: Hive
>  Issue Type: Test
>  Components: Test
>Affects Versions: 3.0.0
>Reporter: Aihua Xu
>Assignee: Daniel Voros
>Priority: Major
> Fix For: 3.0.0
>
> Attachments: HIVE-18327.1.patch, HIVE-18327.2.patch
>
>
> MiniHiveKdc takes HiveConf as input parameter while it's not needed. Remove 
> the unnecessary HiveConf.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Updated] (HIVE-18327) Remove the unnecessary HiveConf dependency for MiniHiveKdc

2018-02-23 Thread Daniel Voros (JIRA)

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

Daniel Voros updated HIVE-18327:

Attachment: HIVE-18327.2.patch

> Remove the unnecessary HiveConf dependency for MiniHiveKdc
> --
>
> Key: HIVE-18327
> URL: https://issues.apache.org/jira/browse/HIVE-18327
> Project: Hive
>  Issue Type: Test
>  Components: Test
>Affects Versions: 3.0.0
>Reporter: Aihua Xu
>Assignee: Daniel Voros
>Priority: Major
> Attachments: HIVE-18327.1.patch, HIVE-18327.2.patch
>
>
> MiniHiveKdc takes HiveConf as input parameter while it's not needed. Remove 
> the unnecessary HiveConf.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Updated] (HIVE-18327) Remove the unnecessary HiveConf dependency for MiniHiveKdc

2018-02-22 Thread Daniel Voros (JIRA)

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

Daniel Voros updated HIVE-18327:

Status: Patch Available  (was: Open)

Attached patch #1. This removes HiveConf from MiniHiveKdc and adds loginUser() 
call to the end of MiniHiveKdc's constructor, to prevent errors described in 
HADOOP-15100 when updating to hadoop 3.0.0. To verify this, this first patch 
also updates the hadoop dependency to 3.0.0, but I don't plan on including that 
in the final patch.

> Remove the unnecessary HiveConf dependency for MiniHiveKdc
> --
>
> Key: HIVE-18327
> URL: https://issues.apache.org/jira/browse/HIVE-18327
> Project: Hive
>  Issue Type: Test
>  Components: Test
>Affects Versions: 3.0.0
>Reporter: Aihua Xu
>Assignee: Daniel Voros
>Priority: Major
> Attachments: HIVE-18327.1.patch
>
>
> MiniHiveKdc takes HiveConf as input parameter while it's not needed. Remove 
> the unnecessary HiveConf.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Updated] (HIVE-18327) Remove the unnecessary HiveConf dependency for MiniHiveKdc

2018-02-22 Thread Daniel Voros (JIRA)

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

Daniel Voros updated HIVE-18327:

Attachment: HIVE-18327.1.patch

> Remove the unnecessary HiveConf dependency for MiniHiveKdc
> --
>
> Key: HIVE-18327
> URL: https://issues.apache.org/jira/browse/HIVE-18327
> Project: Hive
>  Issue Type: Test
>  Components: Test
>Affects Versions: 3.0.0
>Reporter: Aihua Xu
>Assignee: Daniel Voros
>Priority: Major
> Attachments: HIVE-18327.1.patch
>
>
> MiniHiveKdc takes HiveConf as input parameter while it's not needed. Remove 
> the unnecessary HiveConf.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)