You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@kudu.apache.org by "Dan Burkert (JIRA)" <ji...@apache.org> on 2016/12/05 17:55:59 UTC

[jira] [Commented] (KUDU-1786) bad module name: expected='kudu-spark2_2.11' found='kudu-spark_2.10'

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

Dan Burkert commented on KUDU-1786:
-----------------------------------

[~abruneau] could you provide more details?  This looks like a stack trace from an SBT build, but without more context I'm not sure what the issue is.

> bad module name: expected='kudu-spark2_2.11' found='kudu-spark_2.10'
> --------------------------------------------------------------------
>
>                 Key: KUDU-1786
>                 URL: https://issues.apache.org/jira/browse/KUDU-1786
>             Project: Kudu
>          Issue Type: Bug
>          Components: spark
>    Affects Versions: 1.1.0
>         Environment: OSX 10.12.1
>            Reporter: Antonin Bruneau
>
> Error:Error while importing SBT project:<br/>...<br/><pre>[info] Resolving org.scala-sbt#run;0.13.8 ...
> [info] Resolving org.scala-sbt#task-system;0.13.8 ...
> [info] Resolving org.scala-sbt#tasks;0.13.8 ...
> [info] Resolving org.scala-sbt#tracking;0.13.8 ...
> [info] Resolving org.scala-sbt#cache;0.13.8 ...
> [info] Resolving org.scala-sbt#testing;0.13.8 ...
> [info] Resolving org.scala-sbt#test-agent;0.13.8 ...
> [info] Resolving org.scala-sbt#test-interface;1.0 ...
> [info] Resolving org.scala-sbt#main-settings;0.13.8 ...
> [info] Resolving org.scala-sbt#apply-macro;0.13.8 ...
> [info] Resolving org.scala-sbt#command;0.13.8 ...
> [info] Resolving org.scala-sbt#logic;0.13.8 ...
> [info] Resolving org.scala-sbt#precompiled-2_8_2;0.13.8 ...
> [info] Resolving org.scala-sbt#precompiled-2_9_2;0.13.8 ...
> [info] Resolving org.scala-sbt#precompiled-2_9_3;0.13.8 ...
> [trace] Stack trace suppressed: run 'last *:update' for the full output.
> [trace] Stack trace suppressed: run 'last *:ssExtractDependencies' for the full output.
> [error] (*:update) sbt.ResolveException: unresolved dependency: org.apache.kudu#kudu-spark2_2.11;1.1.0: java.text.ParseException: inconsistent module descriptor file found in 'https://repo1.maven.org/maven2/org/apache/kudu/kudu-spark2_2.11/1.1.0/kudu-spark2_2.11-1.1.0.pom': bad module name: expected='kudu-spark2_2.11' found='kudu-spark_2.10'; 
> [error] (*:ssExtractDependencies) sbt.ResolveException: unresolved dependency: org.apache.kudu#kudu-spark2_2.11;1.1.0: java.text.ParseException: inconsistent module descriptor file found in 'https://repo1.maven.org/maven2/org/apache/kudu/kudu-spark2_2.11/1.1.0/kudu-spark2_2.11-1.1.0.pom': bad module name: expected='kudu-spark2_2.11' found='kudu-spark_2.10'; 
> [error] Total time: 23 s, completed 5 déc. 2016 17:52:40</pre><br/>See complete log in <a href="/Users/abruneau/Library/Logs/IdeaIC2016.3/sbt.last.log">/Users/abruneau/Library/Logs/IdeaIC2016.3/sbt.last.log</a>



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)