[
https://issues.apache.org/jira/browse/PIRK-47?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15417153#comment-15417153
]
ASF GitHub Bot commented on PIRK-47:
------------------------------------
Github user ellisonanne commented on the issue:
https://github.com/apache/incubator-pirk/pull/54
+1 -- I will perform the distributed testing and report back.
In general, there are some basic instructions on how to run the distributed
tests on the website: https://pirk.incubator.apache.org/for_developers#testing
Do you have access to a cluster? If not, Google Cloud Platform or AWS EMR
are good, accessible options -- they offer some pretty nice free/almost-free
promos for individual use.
> Change Query name and number to a unique identifier
> ---------------------------------------------------
>
> Key: PIRK-47
> URL: https://issues.apache.org/jira/browse/PIRK-47
> Project: PIRK
> Issue Type: Improvement
> Components: Querier
> Reporter: Tim Ellison
> Assignee: Tim Ellison
>
> Presently, each individual Query can be identified by a (String) name and
> (double) number. These are not used by Pirk, but aid in identifying the query
> to the user, in debug, etc.
> The proposed improvement is to merge these into a universally unique
> identifier (UUID). While the UUID may not be as readable as a user defined
> string, there is less opportunity for inadvertent identity collision, and
> taken together with the query schema name still makes identifying a
> particular query easy.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)