You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@griffin.apache.org by "William Guo (JIRA)" <ji...@apache.org> on 2018/12/11 14:38:00 UTC

[jira] [Commented] (GRIFFIN-223) "Post to livy error. 401 Credentials missing or Auth is not Basic"

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

William Guo commented on GRIFFIN-223:
-------------------------------------

hi 
could you attach your log here.

Thanks,
William

> "Post to livy error. 401 Credentials missing or Auth is not Basic"
> ------------------------------------------------------------------
>
>                 Key: GRIFFIN-223
>                 URL: https://issues.apache.org/jira/browse/GRIFFIN-223
>             Project: Griffin (Incubating)
>          Issue Type: Bug
>    Affects Versions: 0.2.0-incubating
>         Environment: Azure HDInsight
>            Reporter: Infosys
>            Priority: Major
>             Fix For: 0.2.0-incubating
>
>
> Hi
> We are getting error ""Post to livy error. 401 Credentials missing or Auth is not Basic" for Griffin installed on Azure with HDInsight Cluster. below curl command is successful but we are unable to get Livy working.
>  
> curl -k --user "admin:admin" -v -H "Content-Type: application/json" -X POST -d '\{ "file":"wasb://xxxxxx-2018-12-03t10-33-18-861z@xxxxxx.blob.core.windows.net/apps/griffin-measure.jar", "className":"org.apache.griffin.measure.Application" }' "https://xxxxxx.azurehdinsight.net/livy/batches" -H "X-Requested-By: admin"



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