[
https://issues.apache.org/jira/browse/GRIFFIN-223?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16724290#comment-16724290
]
Infosys commented on GRIFFIN-223:
---------------------------------
Thanks Kevin but now our build is failing with this version. Below is the error:
[ERROR] Failed to execute goal on project service: Could not resolve
dependencies for project org.apache.griffin:service:jar:0.4.0-SNAPSHOT: The
following artifacts could not be resolved: jdk.tools:jdk.tools:jar:1.7,
org.scala-lang:scala-library:jar:2.10: Could not find artifact
jdk.tools:jdk.tools:jar:1.7 at specified path C:\Program
Files\Java\jre1.8.0_162/../lib/tools.jar -> [Help 1]
We have tried following:
1) making sure that JAVA_HOME, PATH, M2_PATH etc. variables are correctly
pointing to jdk1.8
2) making sure that the jdk and .M2 folders have FULL permissions
3)adding this dependency in POM.xml manually
We are trying in Windows 10 64 bit with Eclipse Oxygen.
Any help will be great.
Thanks and Regards.
> "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
>
> Attachments: log1_05Dec2018.log, log2_05Dec2018.log
>
>
> 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://[email protected]/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)