[
https://issues.apache.org/jira/browse/GOBBLIN-1653?focusedWorklogId=777099&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-777099
]
ASF GitHub Bot logged work on GOBBLIN-1653:
-------------------------------------------
Author: ASF GitHub Bot
Created on: 01/Jun/22 18:31
Start Date: 01/Jun/22 18:31
Worklog Time Spent: 10m
Work Description: ZihanLi58 merged PR #3514:
URL: https://github.com/apache/gobblin/pull/3514
Issue Time Tracking
-------------------
Worklog Id: (was: 777099)
Time Spent: 1h 40m (was: 1.5h)
> Long flownames and flowgroup combinations can exceed maximum component length
> of folder
> ---------------------------------------------------------------------------------------
>
> Key: GOBBLIN-1653
> URL: https://issues.apache.org/jira/browse/GOBBLIN-1653
> Project: Apache Gobblin
> Issue Type: Bug
> Components: gobblin-service
> Reporter: William Lo
> Assignee: Abhishek Tiwari
> Priority: Major
> Time Spent: 1h 40m
> Remaining Estimate: 0h
>
> Gobblin uses jobName to create folder paths for temporary work folders. In
> GaaS, the jobName is composed of the flowGroup, flowName, edge ID, and some
> hash. This combination can exceed the maximum folder component length if the
> flowName and flowGroup approaches their maximums (128 characters). Instead of
> enforcing a shorter flowGroup/flowName (which would require many db
> migrations), we should shorten the jobName sent to Gobblin as it's only used
> for temporary file storage.
--
This message was sent by Atlassian Jira
(v8.20.7#820007)