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

spark factor generator #79

Merged
merged 2 commits into from
May 14, 2024
Merged

spark factor generator #79

merged 2 commits into from
May 14, 2024

Conversation

hujiatao0
Copy link
Contributor

a factor generator implemented by spark

// } finally {
// spark.sparkContext.clearJobGroup()
// }
// }
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

delete this

// activitySerializer.writeAccountWithActivities(accountRdd, mergedTransfers)
// activitySerializer.writeWithdraw(withdrawRdd)
// activitySerializer.writeInvest(investRdd)
// activitySerializer.writeLoanActivities(loanRdd, depositsRdd, repaysRdd, loanTrasfersRdd)
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

delete this

account_amount_path = '../../out/factor_table/amount.csv'
amount_bucket_path = '../../out/factor_table/amount_bucket.csv'
time_bucket_path = '../../out/factor_table/month.csv'
loan_account_path = '../../out/new_factor_table/loan_account_list'
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

new_factor_table -> factor_table

@qishipengqsp qishipengqsp merged commit 0b7ecb5 into ldbc:main May 14, 2024
1 check passed
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

Successfully merging this pull request may close these issues.

2 participants