Jihoon, Thank You for the response. On Apr 27, 2014, at 11:38 PM, Jihoon Son wrote:
> Hi Alvin. > > Currently, specifying the catalog store via JVM parameters doesn't work. > The only way I know is changing the catalog store configuration in > TajoTestingCluster.java. > However, this also requires additional works to initialize the storage of > catalog. > > Does anyone know an easy way to specify the catalog store? > > Best regards, > Jihoon > > > 2014-04-27 13:08 GMT+09:00 Alvin Henrick <[email protected]>: > >> Hi All , I wan't to run the unit test like end to end in debug mode. I >> wan't to utilize in memory DerbyStore instead MemStore ? >> During test run If I specify JVM parameter >> -Dtajo.catalog.store.class=org.apache.tajo.catalog.store.DerbyStore will >> this work ? >> >> Thanks! >> Warm Regards, >> Alvin.
