Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

SQLite connector not working #11

Open
arvindeybram opened this issue Feb 4, 2024 · 1 comment
Open

SQLite connector not working #11

arvindeybram opened this issue Feb 4, 2024 · 1 comment

Comments

@arvindeybram
Copy link

Hello Team,

I have installed the latest community version of dremio: 24.3.2-202401241821100032-d2d8a497

I am trying to compile the SQLite version provided here to understand how to create my own ARP connector, however, I am getting this error while compiling.

can you please help me?

[INFO] ---------------< com.dremio.plugin:dremio-sqlite-plugin >--------------- [INFO] Building Dremio SQLite Community Connector 21.1.1-202204292111390812-57b1832f [INFO] from pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] ------------------------------------------------------------------------ [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 0.232 s [INFO] Finished at: 2024-02-04T15:27:48Z [INFO] ------------------------------------------------------------------------ [ERROR] Failed to execute goal on project dremio-sqlite-plugin: Could not resolve dependencies for project com.dremio.plugin:dremio-sqlite-plugin:jar:21.1.1-202204292111390812-57b1832f: Failed to collect dependencies at com.dremio.community.plugins:dremio-ce-jdbc-plugin:jar:21.1.1-202204292111390812-57b1832f: Failed to read artifact descriptor for com.dremio.community.plugins:dremio-ce-jdbc-plugin:jar:21.1.1-202204292111390812-57b1832f: The following artifacts could not be resolved: com.dremio.community.plugins:dremio-ce-jdbc-plugin:pom:21.1.1-202204292111390812-57b1832f (absent): Could not transfer artifact com.dremio.community.plugins:dremio-ce-jdbc-plugin:pom:21.1.1-202204292111390812-57b1832f from/to maven-default-http-blocker (http://0.0.0.0/): Blocked mirror for repositories: [dremio-public (http://maven.dremio.com/public/, default, releases+snapshots), dremio-free (http://maven.dremio.com/free/, default, releases+snapshots)] -> [Help 1] [ERROR] [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch. [ERROR] Re-run Maven using the -X switch to enable full debug logging. [ERROR] [ERROR] For more information about the errors and possible solutions, please read the following articles: [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/DependencyResolutionException

@serra
Copy link

serra commented Mar 26, 2024

See #13 for a solution that worked for me when encountering this error.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants