You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@druid.apache.org by GitBox <gi...@apache.org> on 2019/05/31 20:28:24 UTC

[GitHub] [incubator-druid] Fokko opened a new pull request #7810: Remove Apache Pig from the tests

Fokko opened a new pull request #7810: Remove Apache Pig from the tests
URL: https://github.com/apache/incubator-druid/pull/7810
 
 
   I strongly feel we should remove Pig from the tests since it is blocking https://github.com/apache/incubator-druid/pull/7772
   
   Currently, we write the Avro to a file, load it with Apache Pig, and then read it again with Druid. I think this is the wrong way of testing. Avro is a language agnostic format for storing data. So if we're able to read the data with Druid, this should be sufficient.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@druid.apache.org
For additional commands, e-mail: commits-help@druid.apache.org