[jira] [Commented] (HUDI-225) Create Hudi Timeline Server Fat Jar

2019-08-31 Thread leesf (Jira)


[ 
https://issues.apache.org/jira/browse/HUDI-225?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16920258#comment-16920258
 ] 

leesf commented on HUDI-225:


Fixed via master: 5c2da6051effb38795011fc1d296ef9bd38f1208

> Create Hudi Timeline Server Fat Jar 
> 
>
> Key: HUDI-225
> URL: https://issues.apache.org/jira/browse/HUDI-225
> Project: Apache Hudi (incubating)
>  Issue Type: Task
>  Components: Deployment, newbie
>Reporter: BALAJI VARADARAJAN
>Assignee: leesf
>Priority: Minor
>  Labels: pull-request-available
>  Time Spent: 20m
>  Remaining Estimate: 0h
>
> We need to add maven module under packaging named hudi-timeline-server-bundle 
> to bundle timeline service 
>  In the pom, add the following shading configurations
> 
>  org.apache.maven.plugins
>  maven-shade-plugin
>  2.4
>  
>  true
>  
>  
>  *:*
>  
>  META-INF/*.SF
>  META-INF/*.DSA
>  META-INF/*.RSA
>  
>  
>  
>  
>  
>  
>  package
>  
>  shade
>  
>  
>  
>   implementation="org.apache.maven.plugins.shade.resource.ServicesResourceTransformer"
>  />
>   implementation="org.apache.maven.plugins.shade.resource.ManifestResourceTransformer">
>  org.apache.hudi.timeline.service.TimelineService
>  
>  
>  
>  
>  
>  
>  



--
This message was sent by Atlassian Jira
(v8.3.2#803003)


[jira] [Commented] (HUDI-225) Create Hudi Timeline Server Fat Jar

2019-08-28 Thread BALAJI VARADARAJAN (Jira)


[ 
https://issues.apache.org/jira/browse/HUDI-225?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16918156#comment-16918156
 ] 

BALAJI VARADARAJAN commented on HUDI-225:
-

Thanks [~xleesf]

> Create Hudi Timeline Server Fat Jar 
> 
>
> Key: HUDI-225
> URL: https://issues.apache.org/jira/browse/HUDI-225
> Project: Apache Hudi (incubating)
>  Issue Type: Task
>  Components: Deployment, newbie
>Reporter: BALAJI VARADARAJAN
>Assignee: leesf
>Priority: Minor
>
> We need to add maven module under packaging named hudi-timeline-server-bundle 
> to bundle timeline service 
>  In the pom, add the following shading configurations
> 
>  org.apache.maven.plugins
>  maven-shade-plugin
>  2.4
>  
>  true
>  
>  
>  *:*
>  
>  META-INF/*.SF
>  META-INF/*.DSA
>  META-INF/*.RSA
>  
>  
>  
>  
>  
>  
>  package
>  
>  shade
>  
>  
>  
>   implementation="org.apache.maven.plugins.shade.resource.ServicesResourceTransformer"
>  />
>   implementation="org.apache.maven.plugins.shade.resource.ManifestResourceTransformer">
>  org.apache.hudi.timeline.service.TimelineService
>  
>  
>  
>  
>  
>  
>  



--
This message was sent by Atlassian Jira
(v8.3.2#803003)


[jira] [Commented] (HUDI-225) Create Hudi Timeline Server Fat Jar

2019-08-28 Thread leesf (Jira)


[ 
https://issues.apache.org/jira/browse/HUDI-225?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16918153#comment-16918153
 ] 

leesf commented on HUDI-225:


Will work on this ticket.

> Create Hudi Timeline Server Fat Jar 
> 
>
> Key: HUDI-225
> URL: https://issues.apache.org/jira/browse/HUDI-225
> Project: Apache Hudi (incubating)
>  Issue Type: Task
>  Components: Deployment, newbie
>Reporter: BALAJI VARADARAJAN
>Assignee: leesf
>Priority: Minor
>
> We need to add maven module under packaging named hudi-timeline-server-bundle 
> to bundle timeline service 
>  In the pom, add the following shading configurations
> 
>  org.apache.maven.plugins
>  maven-shade-plugin
>  2.4
>  
>  true
>  
>  
>  *:*
>  
>  META-INF/*.SF
>  META-INF/*.DSA
>  META-INF/*.RSA
>  
>  
>  
>  
>  
>  
>  package
>  
>  shade
>  
>  
>  
>   implementation="org.apache.maven.plugins.shade.resource.ServicesResourceTransformer"
>  />
>   implementation="org.apache.maven.plugins.shade.resource.ManifestResourceTransformer">
>  org.apache.hudi.timeline.service.TimelineService
>  
>  
>  
>  
>  
>  
>  



--
This message was sent by Atlassian Jira
(v8.3.2#803003)