-
Not sure this project is still under active development but it's certainly piqued some interest. (Nobody likes javascript but that's the alternative.) One question is how to implement extensibility. W…
-
I have followed the steps in https://github.com/MrPowers/spark-sbt.g8.
Why do some tests fail? Thanks.
```
$ sbt test
[info] [launcher] getting org.scala-sbt sbt 1.2.6 (this may take some tim…
-
Pipeline compilation has many moving parts, from generating PipelineIR, to code generation, to code compilation with Janino.
Logstash already has tests that show that the execution flow works as expe…
-
JDK11 ?
/Users/xxscloud/code/jdk/jdk-11.0.5.jdk/Contents/Home/bin/java "-javaagent:/Applications/IntelliJ IDEA.app/Contents/lib/idea_rt.jar=63101:/Applications/IntelliJ IDEA.app/Contents/bin" -Dfil…
-
### Search before asking
- [X] I had searched in the [issues](https://github.com/apache/seatunnel/issues?q=is%3Aissue+label%3A%22bug%22) and found no similar issues.
### What happened
i‘m run flin…
-
I have this build.sbt:
https://github.com/ngocdaothanh/xitrum-new/blob/master/build.sbt
which declares unmanagedClasspath like this:
```
unmanagedClasspath in Compile Attributed.blank(bd / "config"…
-
Hi, In **HiBench-7.1.1/sparkbench/ml graph**,there is a dependency **org.apache.zookeeper:zookeeper:3.4.5** that calls the risk method.
[CVE-2019-0201](https://cve.mitre.org/cgi-bin/cvename.cgi?nam…
-
Hello, I am trying to get hawtio-war-4.1.0.war (or later) to work with any tomcat version. Want to use 4.1.0 because it includes a code fix I needed. I see in the[ hawtio docs ](https://hawt.io/docs/v…
-
I'm not sure if this is related to #191 or not, but I'm having trouble getting Gretty to properly pull in my dependencies. When using jetty8 or jetty9, I see the following debug output:
```
18:01:02.…
-
Hi I'm following the quickstart tutorial and end up with an error when running the command
```
mvn -pl app -am bnd-indexer:index bnd-indexer:index@test-index bnd-resolver:resolve package
`…