Hi, Preeti,

There is no delete command.  If "s10_1" is the name of a directory,
simply use '/bin/rm -rf s10_1' to remove it.

There is a command that allows you to remove some rows from a data
partition through the option -y.

John


On 11/19/12 6:18 PM, preeti gupta wrote:
> HI,
> 
> I am getting this error while deleting
> 
> [preetigupta25@vega examples]$ ./ardea delete s10_1
> /home/preetigupta25/fastbit-ibis1.2.2/examples/.libs/lt-ardea: verbose
> level 0
> Will also exercise the following queries:   delete
>   s10_1
> 
> Query ""8" == k7 or "8" == t8" is expected to produce 26 hits, but
> actual found 13
> /home/preetigupta25/fastbit-ibis1.2.2/examples/.libs/lt-ardea
> processed 10 hard-coded queries on 13 copies of hard-coded data, found
> 1 unexpected result
> Warning -- ibis::whereParser encountered syntax error, unexpected end
> of input at location delete:1.7-6
> Warning -- countQuery::setWhereClause failed to parse "delete"
> doQuery(delete) failed to produce any result
> Warning -- ibis::whereParser encountered syntax error, unexpected end
> of input at location s10_1:1.6-5
> Warning -- countQuery::setWhereClause failed to parse "s10_1"
> doQuery(s10_1) failed to produce any result
_______________________________________________
FastBit-users mailing list
[email protected]
https://hpcrdm.lbl.gov/cgi-bin/mailman/listinfo/fastbit-users

Reply via email to