4paradigm / 4paradigm/OpenMLDB
openmldb-batch encountered an error during mvn install
- 主要言語
- C++
- スター
- 1.7k
- フォーク
- 331
- 平均マージ
- 12日 12時間
- マージ済み PR(30日)
- 1
説明
**Bug Description**
Openmldb batch encountered an error during MVN install,but there is no error in MVN package.

**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
コントリビューションガイド
調査の方向性
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.
索引モデルが issue の本文から書いたものです。
評価
- 技術スタック
- cmake, java
- 領域
- backend, build-system
- issue の種類
- バグ
- 難易度
- 4/5
- 見積もり時間
- 3〜5日
- 活発さ
- 停滞
- 明瞭さ
- おおむね明確
- 初心者へのやさしさ
- 30/100