4paradigm / 4paradigm/OpenMLDB

openmldb-batch encountered an error during mvn install

Open
#2,430 1 comment 0 reactions 1 assignee Claimed by @tobegit3hub View on GitHub
bug build
Dominant language
C++
Stars
1.7k
Forks
331
Avg merge
12d 12h
Merged PRs (30d)
1

Description

**Bug Description**
Openmldb batch encountered an error during MVN install,but there is no error in MVN package.
![image](https://user-images.githubusercontent.com/18275570/188114557-7da67108-7010-49d0-a1ed-04090294bc1a.png)

**Expected Behavior**
Can perform the install operation

**Steps to Reproduce**

1. make configure CMAKE_INSTALL_PREFIX=openmldb-linux
2. make SQL_JAVASDK_ENABLE=ON && make SQL_JAVASDK_ENABLE=ON install
3. cd java
4. mvn clean install -Dmaven.test.skip=true -Dgpg.skip

Contributor guide

Open the contributing guide

Research direction

The issue occurs during 'mvn install' in the java directory after building with CMake. Examine the build logs and the Maven configuration (pom.xml) to understand the failure. Check the integration between the C++ native components and the Java SDK, as the error may involve linking or installation paths. Running the steps in a clean environment to reproduce the error is the first task.

Written by the indexing model from the issue text.

Assessment

Tech stack
cmake, java
Domain
backend, build-system
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
30/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.