-
I am unable to query hive table via trino when hive/hadoop is kerberized.
I was able to run the above query if i edit the /etc/krb5.conf & remove "renew_lifetime = 7d". But this is not feasible to…
-
```
$ java -version
java version "9.0.1"
Java(TM) SE Runtime Environment (build 9.0.1+11)
Java HotSpot(TM) 64-Bit Server VM (build 9.0.1+11, mixed mode)
$ scala -version
Scala code runner versio…
-
There is a issue similar to many other through the history of Lombok it seems.
#compiler #tools
Now, after changing Gradle version to 4.6 if with JDK 1.8_162
if I put `isFork = true` in javaCompil…
-
목적
* heap memory 상황에 대해서 인지하자
* 이를 분석하자.
참고자료
* https://kwonnam.pe.kr/wiki/java/memory
* https://jupiny.com/2019/07/15/java-heap-dump-analysis/
* https://blogs.oracle.com/sundararajan/programm…
-
Hi Matt,
Would you please conisder adding Java to the list of languages? This article explains how to do this: https://www.beyondjava.net/show-assembly-code-generated-jvm
The only thing that may…
-
**Describe the bug**
classpath 'com.android.tools.build:gradle:4.1.1'
gradle version is: 7.0.2
after run ./gradlew dependencyCheckAnalyze
in logs falls down, this error:
```> Task :depen…
-
### Expected Behavior
pipeline passes
### Actual Behaviour
The tests fails for java16.
```
Task :jdbi:test
io.micronaut.configuration.jdbi.JdbiSpec test blank configuration PASSED (1.1s)
io.mic…
-
EDIT: Again, to clarify, please don't bother yourself with this ticket on company time, on personal time you could be working on something that makes you money or improves the product for your feature…
-
Hello everybody,
It seems that Geoclimate with BD TOPO V2.2 error with bad roads' width (zero value) described in:
**Error running Geoclimate with BDTOPO V2.2 [Windows] #582**
https://github.co…
-
I'm trying a minimalistic example for Scala.js for getting started on my M1 Mac, which runs an ARM64 Chip.
Hardware: MacBook Pro M1 Max (2021)
Operating System: macOS Monterey 12.1
JDK: Bellso…