[
https://issues.apache.org/jira/browse/OODT-404?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13228273#comment-13228273
]
Sheryl John commented on OODT-404:
----------------------------------
Hi Paul,
Yes, I'm getting the list of expected values for the key when using the
query-tool as shown below:
./query_tool --url http://localhost:9000 --sql -query "SELECT
CernerEpisodeStartTime FROM CernerLocations"
Mar 13, 2012 1:01:23 AM org.apache.oodt.cas.filemgr.system.XmlRpcFileManager
complexQuery
INFO: Query returned 1 results
2010-01-16,2010-11-29,2011-07-16
However, for the filemgr-client command options, I'm getting an error similar
to OODT-384.
./filemgr-client --url http://localhost:9000 -op -sql -q "SELECT
CernerEpisodeStartTime FROM CernerLocations"
ERROR: Failed to perform sql query : sortBy 'null', outputFormat 'null', and
delimiter '
', filterAlgor 'null', startDateTimeMetKey 'null', endDateTimeMetKey 'null',
priorityMetKey 'null', null' : Must specify url
> Filemgr query not returning list of values for multi-value key
> --------------------------------------------------------------
>
> Key: OODT-404
> URL: https://issues.apache.org/jira/browse/OODT-404
> Project: OODT
> Issue Type: Bug
> Components: file manager
> Affects Versions: 0.4
> Reporter: Sheryl John
> Priority: Minor
> Fix For: 0.4
>
> Attachments: filemgr-cli-unit-test-mod.txt,
> filemgr-lucene-catalog-unit-test-mod.txt
>
>
> Filemgr queries for a multi-value key returns only the first value and not a
> concatenated list of values (Tested on 0.4-SNAPSHOT).The lucene luke tool was
> used to confirm that the particular key has more than one value.
> The queries returned expected list of values on 0.3v.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira