[ https://issues.apache.org/jira/browse/HIVE-6592?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13951486#comment-13951486 ]
Sushanth Sowmyan commented on HIVE-6592: ---------------------------------------- Looks good to me from reading up "man curl" : {noformat} -k/--insecure (SSL) This option explicitly allows curl to perform "insecure" SSL connections and transfers. All SSL connections are attempted to be made secure by using the CA certificate bundle installed by default. This makes all connections considered "insecure" fail unless -k/--insecure is used. See this online resource for further details: http://curl.haxx.se/docs/sslcerts.html {noformat} +1. > WebHCat E2E test abort when pointing to https url of webhdfs > ------------------------------------------------------------ > > Key: HIVE-6592 > URL: https://issues.apache.org/jira/browse/HIVE-6592 > Project: Hive > Issue Type: Bug > Components: Tests, WebHCat > Affects Versions: 0.13.0 > Reporter: Deepesh Khandelwal > Assignee: Deepesh Khandelwal > Fix For: 0.13.0 > > Attachments: HIVE-6592.patch > > > WebHCat E2E tests when running against a ssl enabled webhdfs url fails. > NO PRECOMMIT TESTS -- This message was sent by Atlassian JIRA (v6.2#6252)