Skip to content
This repository was archived by the owner on Feb 29, 2024. It is now read-only.
/ TajoProfile2CSV Public archive

It converts custom tajo profiling result json file to CSV file

License

Notifications You must be signed in to change notification settings

gruter/TajoProfile2CSV

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TajoProfile2CSV

It converts custom tajo profiling result json file to CSV file

Usage

python3 [-d] run.py

-d is for debugging. It makes db file in local disk instead of memory.

Output File Name

It is determined automatically.
If input file name has an extension, it will be replaced with '.csv'.
If it doesn't, '.csv' will be just added.

About

It converts custom tajo profiling result json file to CSV file

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages