You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@drill.apache.org by "James Turton (Jira)" <ji...@apache.org> on 2022/07/12 07:25:00 UTC

[jira] [Comment Edited] (DRILL-8098) Error starting Drill (drill-embedded) 1.20.0 on ppc64le

    [ https://issues.apache.org/jira/browse/DRILL-8098?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17565327#comment-17565327 ] 

James Turton edited comment on DRILL-8098 at 7/12/22 7:24 AM:
--------------------------------------------------------------

Hi [~makino], the benefit of [~luoc]'s suggestion would be to remove the SQL client software sqlline from the picture so that we could tell if Drill itself starts okay. You do not need to add more nodes to start Drill in cluster mode, you only need to start up a ZooKeeper using its default config and launch Drill with drillbit.sh instead of drill-embedded. It can all be done on one machine and is quite straightforward. Any more tests you can run would be helpful for us since we aren't able to test on this arch ourselves.


was (Author: dzamo):
Hi [~makino], the benefit of [~luoc]'s suggestion would be to remove the SQL client software sqlline from the picture so that we could tell if Drill itself starts okay. You do not need to add more nodes to start Drill in cluster mode, you only need to start up a ZooKeeper using its default config and launch Drill with drillbit.sh instead of drill-embedded. It can all be done on one machine and is quite straightforward.

> Error starting Drill (drill-embedded) 1.20.0 on ppc64le
> -------------------------------------------------------
>
>                 Key: DRILL-8098
>                 URL: https://issues.apache.org/jira/browse/DRILL-8098
>             Project: Apache Drill
>          Issue Type: Bug
>          Components: Client - CLI
>    Affects Versions: 1.20.0
>         Environment: Apache Drill 1.20.0 on Debian Bullseye ppc64le with Apache Maven 3.6.3 and OpenJDK 11.0.13
>            Reporter: makino
>            Priority: Minor
>
> Building Drill as described in [Compiling Drill from Source|https://drill.apache.org/docs/compiling-drill-from-source/] via 
> {{mvn clean install -DskipTests}}
> I am able to start drill-embedded, however the CLI (apache drill>) is not responding, nor showing any errors. In order to exit drill-embedded I have to forcefully stop the session. There is no matching description on [Troubleshooting|https://drill.apache.org/docs/troubleshooting/]. Is there anything I can do to further debug this or provide more information to analyze the error?



--
This message was sent by Atlassian Jira
(v8.20.10#820010)