-
I'm unable to compile to current master using Spark 2.3.1 using sbt 0.13.15 and jdk1.8.0_181
` sbt -Dwith.hive=true -Dwith.parquet=true -Dwith.mesos=true -D"scala.version"=2.11.8 -D"spark.vers…
-
Build: Develop 832
Repro Steps:
1. Create a new project, create a config file
2. Launch local console and click auto fix when prompt
Result:
Launch local console but get errors
"C:\Program…
-
I just installed snappy and wanted to run it on a single virtual machine. However, it gave:
```
huanyi@snappy1:~/snappydata-1.0.2.1-bin$ ./sbin/snappy-start-all.sh
Logs generated in /home/huanyi/…
-
Can anyone give me a step-by-step guide for importing this project and subprojects into IntelliJ IDEA and running a main method in a class?
This is the error I'm currently getting:
```
/Library…
-
When I try to compile following code, with a for-comprehension of mostly Try (tries). UploadResult is a case class
```scala
for {
_
-
#### Issue Description
Please describe our issue, along with:
I built my project on Mac OS, and try to run on Mac, it just run very well. But along with more data, I try to run it in our server,…
-
I get the following error.
```
/Library/Java/JavaVirtualMachines/jdk1.8.0_65.jdk/Contents/Home/bin/java -Didea.launcher.port=7536 "-Didea.launcher.bin.path=/Applications/IntelliJ IDEA.app/Contents…
-
i## Environment info
Operating System: Centos, local Spark instance
`xgboost` version used: 0.7, SparkWithRDD.scala
## Steps to reproduce: add following lines to SparkWithRDD.scala
```
val predict…
-
#### Issue Description
Trying to view web UI while training model. Model trains, UI launches fine, but when I open the UI in a browser, the terminal shows a Play-related error (NoClassDefFoundExcep…
-
Hello Sir
i tried to write a custom class ItemSelector which can be run using sklearn2pmml.
The structure of the dataset Auto is given below-
![dset](https://user-images.githubusercontent.com/37…