Skip to content

Bulk import data #168

Open
Open
@nshah14285

Description

@nshah14285

Hello,
I have a CSV file whose size is 528MB and I would like to insert that data in the Sonic to test the performance.
I have tried using node app but it was taking a lot of time to import data.
Is there a way to import whole data at once without using the node app?

Thanks.

Activity

valeriansaliou

valeriansaliou commented on Aug 7, 2019

@valeriansaliou
Owner
nshah14285

nshah14285 commented on Aug 8, 2019

@nshah14285
Author

Is there a direct way to import into RocksDB with the correct sonic require format?

valeriansaliou

valeriansaliou commented on Aug 8, 2019

@valeriansaliou
Owner

No, that's not going to work. As Sonic also needs to generate proper FSTs for the data you're importing.

nshah14285

nshah14285 commented on Aug 8, 2019

@nshah14285
Author

OK Thanks.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    questionFurther information is requested

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

      Participants

      @valeriansaliou@nshah14285

      Issue actions

        Bulk import data · Issue #168 · valeriansaliou/sonic