Skip to content
This repository was archived by the owner on Sep 14, 2023. It is now read-only.
This repository was archived by the owner on Sep 14, 2023. It is now read-only.

Failing to bring up ByConity Cluster  #11

@Joshalphonse

Description

@Joshalphonse

I've been trying to use Byconity with docker and I am running into some errors.

After using the 'docker-compose up' command I get this

Lark20230426-203110

After waiting some time for the containers to be ready I then use the test commands given in the documentation.

When I use 'curl '127.0.0.1:8123/?query=select%20count()%20from%20system.one' I get '1' as the response.

However when I use the other test commands to indicate the read and write workers are working

(curl '127.0.0.1:8123/?query=select%20count()%20from%20cnch(vw_default,system,one)'
curl '127.0.0.1:8123/?query=select%20count()%20from%20cnch(vw_write,system,one)'
)

I get this error:

Code: 46. DB::Exception: Unknown table function cnch: or incorrect parameterized view. (UNKNOWN_FUNCTION) (version 23.3.1.1561 (official build))

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions