[GitHub] [incubator-iotdb] samperson1997 commented on issue #305: let the dockerfile build from iotdb v0.8

2019-07-26 Thread GitBox
samperson1997 commented on issue #305: let the dockerfile build from iotdb v0.8
URL: https://github.com/apache/incubator-iotdb/pull/305#issuecomment-515391410
 
 
   Spark-tsfile module is avoided to be compiled by [PR 
#308](https://github.com/apache/incubator-iotdb/pull/308).


This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services


[GitHub] [incubator-iotdb] samperson1997 commented on issue #305: let the dockerfile build from iotdb v0.8

2019-07-25 Thread GitBox
samperson1997 commented on issue #305: let the dockerfile build from iotdb v0.8
URL: https://github.com/apache/incubator-iotdb/pull/305#issuecomment-515283654
 
 
   > @samperson1997 can you have a look?
   
   Hi, by upgrading the scala version, there won't be errors during 
downloading, but some other errors will happen when building spark-tsfile 
module:
   >[ERROR] Failed to execute goal on project spark-tsfile: Could not resolve 
dependencies for project org.apache.iotdb:spark-tsfile:jar:0.8.0-SNAPSHOT: The 
following artifacts could not be resolved: 
org.apache.spark:spark-core_2.11:jar:2.4.3, 
org.apache.spark:spark-sql_2.11:jar:2.4.3, 
org.apache.spark:spark-catalyst_2.11:jar:2.4.3, 
org.apache.parquet:parquet-column:jar:1.10.1, 
org.apache.parquet:parquet-encoding:jar:1.10.1, 
org.apache.parquet:parquet-hadoop:jar:1.10.1, 
org.apache.parquet:parquet-format:jar:2.4.0, 
org.apache.parquet:parquet-jackson:jar:1.10.1, 
org.apache.arrow:arrow-vector:jar:0.10.0, 
org.apache.arrow:arrow-format:jar:0.10.0, 
org.apache.arrow:arrow-memory:jar:0.10.0, com.carrotsearch:hppc:jar:0.7.2, 
com.vlkan:flatbuffers:jar:1.2.0-3f79e055, 
org.scala-lang:scala-library:jar:2.11.8, 
org.scalatest:scalatest_2.11:jar:3.0.5, org.scalactic:scalactic_2.11:jar:3.0.5, 
org.scala-lang:scala-reflect:jar:2.11.12, 
org.scala-lang.modules:scala-xml_2.11:jar:1.0.6: Could not transfer artifact 
org.apache.spark:spark-core_2.11:jar:2.4.3 from/to central 
(https://repo.maven.apache.org/maven2): GET request of: 
org/apache/spark/spark-core_2.11/2.4.3/spark-core_2.11-2.4.3.jar from central 
failed: Premature end of Content-Length delimited message body (expected: 
13513957; received: 7159590 -> [Help 1]
   
   I'll focus on this error now.


This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services