[ 
https://issues.apache.org/jira/browse/CASSANDRA-5695?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13784683#comment-13784683
 ] 

Alex Liu commented on CASSANDRA-5695:
-------------------------------------

The following configuration parameters can't be passed as System env parameter 
to PigServer(PigUnit), so I will add them as parameters to the storage url

{code}
  PIG_INITIAL_ADDRESS
  PIG_RPC_PORT
  PIG_PARTITIONER=org.apache.cassandra.dht.RandomPartitioner;
{code}

> Convert pig smoke tests into real PigUnit tests
> -----------------------------------------------
>
>                 Key: CASSANDRA-5695
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-5695
>             Project: Cassandra
>          Issue Type: Test
>          Components: Hadoop
>            Reporter: Brandon Williams
>            Assignee: Alex Liu
>            Priority: Minor
>             Fix For: 1.2.11
>
>
> Currently, we have some ghetto pig tests in examples/pig/test, but there's 
> currently no way to continuously integrate these since a human needs to check 
> that the output isn't wrong, not just that the tests ran successfully.  We've 
> had garbled output problems in the past, so it would be nice to formalize our 
> tests to catch this.  PigUnit appears to be a good choice for this.



--
This message was sent by Atlassian JIRA
(v6.1#6144)

Reply via email to