That it's a lot of data to process. I have a little question: Are the comment and posts on the same graphs? or you can see how many posts and how many comments are on the hive platform?
You are viewing a single comment's thread from:
That it's a lot of data to process. I have a little question: Are the comment and posts on the same graphs? or you can see how many posts and how many comments are on the hive platform?
I think the charts in section 3 has has the comments and posts on different lines.
I saw the chart, but I was curious about the numbers!
I know in theory you can see the difference between post and comments because he has the data ingested into the hivesql with one column "depth" in the Tx_Comments table. when depth is 0, it's a post and when it's 1 is level 1 comment and so on. So, I think he can "see" how they are different before getting the data in hivesql. Hope it's not too confusing.
I am not good at those kinds of things, but I have understood what you said and how he can see the difference between posts and comments. Thank you for your time to explain it to me.
You're welcome.