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

Update UDF Jar name to use ObjectID #61

Open
datafibers opened this issue Dec 7, 2016 · 1 comment
Open

Update UDF Jar name to use ObjectID #61

datafibers opened this issue Dec 7, 2016 · 1 comment
Assignees

Comments

@datafibers
Copy link
Contributor

Part of #58. Move it out as the separate issue.

  1. Use ObjectId as name of the uploaded files and save it to the /tmp folder in OS
  2. Once the client submit the whole form, rename this name as _id generated for the dfJob/Task by moving this file from tmp folder to the predefined DF Jar folder
  3. Once we delete the UDF Transform, we need to delete the Jar files as well.

Note, we should use vertx fileSystem API and Mongo ObjectId for all of this.

@datafibers datafibers added this to the DF Ingestion Baseline Demo milestone Dec 7, 2016
@datafibers
Copy link
Contributor Author

@SchubertZhu, you can triage this and assign it to the proper people.

@datafibers-community datafibers-community locked and limited conversation to collaborators Dec 8, 2016
@datafibers-community datafibers-community unlocked this conversation Dec 8, 2016
@willddy willddy modified the milestones: DF Ingestion Advanced Demo, DF Ingestion Baseline Demo Aug 10, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants