[jira] [Updated] (HADOOP-15342) Update ADLS connector to use the current SDK version (2.2.7)

2018-04-05 Thread Lei (Eddy) Xu (JIRA)

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

Lei (Eddy) Xu updated HADOOP-15342:
---
Fix Version/s: (was: 3.0.2)
   3.0.3

> Update ADLS connector to use the current SDK version (2.2.7)
> 
>
> Key: HADOOP-15342
> URL: https://issues.apache.org/jira/browse/HADOOP-15342
> Project: Hadoop Common
>  Issue Type: Improvement
>  Components: fs/adl
>Affects Versions: 3.0.0, 3.1.0
>Reporter: Atul Sikaria
>Assignee: Atul Sikaria
>Priority: Major
> Fix For: 3.2.0, 3.1.1, 3.0.3
>
> Attachments: HADOOP-15342.001.patch
>
>
> Updating the ADLS SDK connector to use the current version of the ADLS SDK 
> (2.2.7).
>  
> Changelist is here: 
> [https://github.com/Azure/azure-data-lake-store-java/blob/sdk2.2/CHANGES.md]
>  
> Short summary of what matters:
> Change to the MSI token acquisition interface required by the change in REST 
> interface to Azure ActiveDirecotry's VM MSI interface, and improved 
> diagnostics in the SDK for token acquisition failures (better exception 
> message and log message). The diagnostics was requested in HADOOP-15188.
>  



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

-
To unsubscribe, e-mail: common-issues-unsubscr...@hadoop.apache.org
For additional commands, e-mail: common-issues-h...@hadoop.apache.org



[jira] [Updated] (HADOOP-15342) Update ADLS connector to use the current SDK version (2.2.7)

2018-03-29 Thread Sean Mackrory (JIRA)

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

Sean Mackrory updated HADOOP-15342:
---
   Resolution: Fixed
Fix Version/s: 3.1.1
   3.0.2
   3.2.0
   Status: Resolved  (was: Patch Available)

> Update ADLS connector to use the current SDK version (2.2.7)
> 
>
> Key: HADOOP-15342
> URL: https://issues.apache.org/jira/browse/HADOOP-15342
> Project: Hadoop Common
>  Issue Type: Improvement
>  Components: fs/adl
>Affects Versions: 3.0.0, 3.1.0
>Reporter: Atul Sikaria
>Assignee: Atul Sikaria
>Priority: Major
> Fix For: 3.2.0, 3.0.2, 3.1.1
>
> Attachments: HADOOP-15342.001.patch
>
>
> Updating the ADLS SDK connector to use the current version of the ADLS SDK 
> (2.2.7).
>  
> Changelist is here: 
> [https://github.com/Azure/azure-data-lake-store-java/blob/sdk2.2/CHANGES.md]
>  
> Short summary of what matters:
> Change to the MSI token acquisition interface required by the change in REST 
> interface to Azure ActiveDirecotry's VM MSI interface, and improved 
> diagnostics in the SDK for token acquisition failures (better exception 
> message and log message). The diagnostics was requested in HADOOP-15188.
>  



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

-
To unsubscribe, e-mail: common-issues-unsubscr...@hadoop.apache.org
For additional commands, e-mail: common-issues-h...@hadoop.apache.org



[jira] [Updated] (HADOOP-15342) Update ADLS connector to use the current SDK version (2.2.7)

2018-03-27 Thread Atul Sikaria (JIRA)

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

Atul Sikaria updated HADOOP-15342:
--
Status: Patch Available  (was: Open)

> Update ADLS connector to use the current SDK version (2.2.7)
> 
>
> Key: HADOOP-15342
> URL: https://issues.apache.org/jira/browse/HADOOP-15342
> Project: Hadoop Common
>  Issue Type: Improvement
>  Components: fs/adl
>Affects Versions: 3.0.0, 3.1.0
>Reporter: Atul Sikaria
>Assignee: Atul Sikaria
>Priority: Major
> Attachments: HADOOP-15342.001.patch
>
>
> Updating the ADLS SDK connector to use the current version of the ADLS SDK 
> (2.2.7).
>  
> Changelist is here: 
> [https://github.com/Azure/azure-data-lake-store-java/blob/sdk2.2/CHANGES.md]
>  
> Short summary of what matters:
> Change to the MSI token acquisition interface required by the change in REST 
> interface to Azure ActiveDirecotry's VM MSI interface, and improved 
> diagnostics in the SDK for token acquisition failures (better exception 
> message and log message). The diagnostics was requested in HADOOP-15188.
>  



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

-
To unsubscribe, e-mail: common-issues-unsubscr...@hadoop.apache.org
For additional commands, e-mail: common-issues-h...@hadoop.apache.org



[jira] [Updated] (HADOOP-15342) Update ADLS connector to use the current SDK version (2.2.7)

2018-03-27 Thread Atul Sikaria (JIRA)

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

Atul Sikaria updated HADOOP-15342:
--
Attachment: HADOOP-15342.001.patch

> Update ADLS connector to use the current SDK version (2.2.7)
> 
>
> Key: HADOOP-15342
> URL: https://issues.apache.org/jira/browse/HADOOP-15342
> Project: Hadoop Common
>  Issue Type: Improvement
>  Components: fs/adl
>Affects Versions: 3.0.0, 3.1.0
>Reporter: Atul Sikaria
>Assignee: Atul Sikaria
>Priority: Major
> Attachments: HADOOP-15342.001.patch
>
>
> Updating the ADLS SDK connector to use the current version of the ADLS SDK 
> (2.2.7).
>  
> Changelist is here: 
> [https://github.com/Azure/azure-data-lake-store-java/blob/sdk2.2/CHANGES.md]
>  
> Short summary of what matters:
> Change to the MSI token acquisition interface required by the change in REST 
> interface to Azure ActiveDirecotry's VM MSI interface, and improved 
> diagnostics in the SDK for token acquisition failures (better exception 
> message and log message). The diagnostics was requested in HADOOP-15188.
>  



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

-
To unsubscribe, e-mail: common-issues-unsubscr...@hadoop.apache.org
For additional commands, e-mail: common-issues-h...@hadoop.apache.org



[jira] [Updated] (HADOOP-15342) Update ADLS connector to use the current SDK version (2.2.7)

2018-03-27 Thread Steve Loughran (JIRA)

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

Steve Loughran updated HADOOP-15342:

Affects Version/s: 3.1.0
   3.0.0

> Update ADLS connector to use the current SDK version (2.2.7)
> 
>
> Key: HADOOP-15342
> URL: https://issues.apache.org/jira/browse/HADOOP-15342
> Project: Hadoop Common
>  Issue Type: Improvement
>  Components: fs/adl
>Affects Versions: 3.0.0, 3.1.0
>Reporter: Atul Sikaria
>Assignee: Atul Sikaria
>Priority: Major
>
> Updating the ADLS SDK connector to use the current version of the ADLS SDK 
> (2.2.7).
>  
> Changelist is here: 
> [https://github.com/Azure/azure-data-lake-store-java/blob/sdk2.2/CHANGES.md]
>  
> Short summary of what matters:
> Change to the MSI token acquisition interface required by the change in REST 
> interface to Azure ActiveDirecotry's VM MSI interface, and improved 
> diagnostics in the SDK for token acquisition failures (better exception 
> message and log message). The diagnostics was requested in HADOOP-15188.
>  



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

-
To unsubscribe, e-mail: common-issues-unsubscr...@hadoop.apache.org
For additional commands, e-mail: common-issues-h...@hadoop.apache.org