I want that I will have a table that will show me something like this:
UID A_TS X Y Z
UID B_TS X Y Z
UID C_TS X Y Z
UID D_TS X Y Z
Now my guess was that I should do split table by column or row but when I try either I get an empty page.
Here is a screen shot before and after split:
@tomer would you mind checking your browser's console to see if any errors are logged?
However, I don't know if I'd recommend this approach in general as I'm not convinced it's really going to give you the data that you're looking for. I believe in another topic we were discussing using Logstash on ingest to denormalize your data, which is the recommended approach.
Apache, Apache Lucene, Apache Hadoop, Hadoop, HDFS and the yellow elephant
logo are trademarks of the
Apache Software Foundation
in the United States and/or other countries.