You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-issues@hadoop.apache.org by "Steve Loughran (JIRA)" <ji...@apache.org> on 2017/08/09 09:57:00 UTC

[jira] [Commented] (HADOOP-14598) Blacklist Http/HttpsFileSystem in FsUrlStreamHandlerFactory

    [ https://issues.apache.org/jira/browse/HADOOP-14598?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16119641#comment-16119641 ] 

Steve Loughran commented on HADOOP-14598:
-----------------------------------------

thanks for committing it. It's a funny one. FWIW the class cast wasn't downstream. it was in an external library. We will have to assume this is commonplace across the java codebase.

> Blacklist Http/HttpsFileSystem in FsUrlStreamHandlerFactory
> -----------------------------------------------------------
>
>                 Key: HADOOP-14598
>                 URL: https://issues.apache.org/jira/browse/HADOOP-14598
>             Project: Hadoop Common
>          Issue Type: Bug
>          Components: fs/azure, test
>    Affects Versions: 2.9.0, 3.0.0-alpha4
>            Reporter: Steve Loughran
>            Assignee: Steve Loughran
>             Fix For: 2.9.0, 3.0.0-beta1
>
>         Attachments: HADOOP-14598-002.patch, HADOOP-14598-003.patch, HADOOP-14598-004.patch, HADOOP-14598-005.patch
>
>
> my downstream-of-spark cloud integration tests (where I haven't been running the azure ones for a while) now have a few of the tests failing
> {code}
>  org.apache.hadoop.fs.azure.AzureException: com.microsoft.azure.storage.StorageException: org.apache.hadoop.fs.FsUrlConnection cannot be cast to java.net.HttpURLConnection
> {code}
> No obvious cause, and it's only apparently happening in some of the (scalatest) tests.



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

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