Skip to content

[Bug] Iceberg sample issue: the doris BE process not successfully started in container. #39033

@wangyjx

Description

@wangyjx

Search before asking

  • I had searched in the issues and found no similar issues.

Version

master

What's Wrong?

Not able query or insert data in the iceberg table. client reports "No available backends".

What You Expected?

able to query or insert value to iceberg table.

How to Reproduce?

  1. bash start_all.sh
  2. bash start_doris_client.sh
  3. select * from iceberg.db_iceberg.tb_iceberg;

Anything Else?

  • I interactively enter the doris container, observe the /proc/xxx/cmdline, no backend process there, only FE java process.
  • I run /opt/doris/be/bin/start_be.sh, it shows error : "Please disable swap memory before installation."

Are you willing to submit PR?

  • Yes I am willing to submit a PR!

Code of Conduct

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions