Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

What are the meanings of file names in the Spark dataset? #55

Open
LITONG99 opened this issue Nov 28, 2024 · 0 comments
Open

What are the meanings of file names in the Spark dataset? #55

LITONG99 opened this issue Nov 28, 2024 · 0 comments

Comments

@LITONG99
Copy link

Hi, thank you for the valuable resources.

According to the paper, Spark logs are aggregated at the machine level and are from 32 machines. However, there are 194 directories in the data folder, with a sequence of numbers as the identifier. Under each directory, there are an arbitrary number of files with a sequence of numbers as the identifier.

Spark/application_1485248649253_0170/container_1485248649253_0170_01_000002.log

Could you please provide me with more details concerning:

  1. What do the numbers in the file name mean? For example, "1485248649253", "170", "01", "000002".
  2. How can I separate the logs from the 32 machines?
  3. Which version of Spark do you use to generate the logs?

Thank you! I appreciate any response :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant