I am doing a poc project using elasticsearch-hadoop and using pig to create and read the index. Is there an elaborate documentation on how to use elasticsearch with pig and hadoop? I want to know if the index could be saved in HDFS permanently or is HDFS just a backup store only? Also, load from es index command is not returning the schema (index mapping) in pig, so i am unable to reference the fields using the name in subsequent steps. filters work fine but sorting doesn't work.
-- You received this message because you are subscribed to the Google Groups "elasticsearch" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/elasticsearch/8453cfd0-ea5c-4614-bf6d-e3c838e5980f%40googlegroups.com. For more options, visit https://groups.google.com/groups/opt_out.
