Starting ASQuery

Procedure

  1. Run the example of ASQuery for each of the API sets.
    For Java Invocation, use the following command:
    java ASQuery -metaspace examplems -member_name query

    ASQuery by default joins a space (myspace) as a leech. If you try to run ASQuery using the default settings, you will get the following message asking you to start a seeder:

    waiting for the space to be ready...
please start 1 seeder nodes (ex. as-agent)

  2. Select one of the two options:
    • Start an as-agent before running ASQuery.
    • Run ASQuery and specify -role seeder as a command line option.