Avro

Read(182) Label: avrocli,

1. The directory containing files of Cassandra external library is: installation directory\esProc\extlib\AvroCli. The Raqsoft core jar for this external library is scu-avro-cli-2.10.jar.

avro-1.11.3.jar

avro-tools-1.11.3.jar

Note: The third-party jars are encapsulated in the compression package and users can choose appropriate ones for specific scenarios.

  

2. A JRE version 1.7 or above is required. Users need to install a higher version if the esProc built-in JRE version does not meet the requirements, and then configure java_home in config.txt under installation directory\esProc\bin. Just skip this step if the JRE version is adequate.

  

3. esProc provides exportavro() function and importavro() function for accessing Avro files. Look them up inHelp-Function referenceto find their uses.