[jira] [Commented] (FLINK-3090) Create a Parcel Distribution for Cloudera Manager

2016-04-29 Thread JIRA

[ 
https://issues.apache.org/jira/browse/FLINK-3090?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15264085#comment-15264085
 ] 

Márton Balassi commented on FLINK-3090:
---

Thanks, [~cos]. Fortunately [~mxm] and [~rmetzger] has already done the grunt 
of the work via the corresponding Bigtop PR [1], I am giving it a try to 
continue from there.

[1] https://github.com/apache/bigtop/pull/101

> Create a Parcel Distribution for Cloudera Manager
> -
>
> Key: FLINK-3090
> URL: https://issues.apache.org/jira/browse/FLINK-3090
> Project: Flink
>  Issue Type: Improvement
>  Components: release
>Affects Versions: 0.10.1
>Reporter: Johannes
>Assignee: Márton Balassi
>Priority: Minor
>
> For ease of deployment it would be nice to provide a parcel distribution of 
> Flink which can be easily managed using Clouder Manager.
> This would set up all necessary dependencies on all machine and starts Flink 
> jobs using yarn.
> A good description of how to get started can be found in the  [Cloudera 
> Manager Extensibility Tools and Documentation | 
> https://github.com/cloudera/cm_ext]
> What needs to be done
> * Create a service description
> * Create a parcel containing the release files
> * Create scripts that can write the appropriate configuration files, taking 
> values from the cloudera manager web config
> For reference [a collection on how this is configured for other 
> services|https://github.com/cloudera/cm_csds], such as Spark.
> Some [starter code | https://github.com/jkirsch/cmflink] can be found here.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Commented] (FLINK-3090) Create a Parcel Distribution for Cloudera Manager

2016-03-25 Thread Konstantin Boudnik (JIRA)

[ 
https://issues.apache.org/jira/browse/FLINK-3090?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15212638#comment-15212638
 ] 

Konstantin Boudnik commented on FLINK-3090:
---

As you know, parcels are glorified tarballs with some JSON on top of it to 
behave like a metadata. The way the parcels are built in practice is as 
follows: first and RPM package is build using standard Apache Bigtop process. 
Then the package got unpacked with rpm2cpio and re-packed into tarball+JSON 
stuff.

What I am saying here, is that having a way to build Linux packages first will 
give you 90% towards CPTB (aka Cloudera proprietary tar-balls).

> Create a Parcel Distribution for Cloudera Manager
> -
>
> Key: FLINK-3090
> URL: https://issues.apache.org/jira/browse/FLINK-3090
> Project: Flink
>  Issue Type: Improvement
>  Components: release
>Affects Versions: 0.10.1
>Reporter: Johannes
>Priority: Minor
>
> For ease of deployment it would be nice to provide a parcel distribution of 
> Flink which can be easily managed using Clouder Manager.
> This would set up all necessary dependencies on all machine and starts Flink 
> jobs using yarn.
> A good description of how to get started can be found in the  [Cloudera 
> Manager Extensibility Tools and Documentation | 
> https://github.com/cloudera/cm_ext]
> What needs to be done
> * Create a service description
> * Create a parcel containing the release files
> * Create scripts that can write the appropriate configuration files, taking 
> values from the cloudera manager web config
> For reference [a collection on how this is configured for other 
> services|https://github.com/cloudera/cm_csds], such as Spark.
> Some [starter code | https://github.com/jkirsch/cmflink] can be found here.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Commented] (FLINK-3090) Create a Parcel Distribution for Cloudera Manager

2016-01-04 Thread Robert Metzger (JIRA)

[ 
https://issues.apache.org/jira/browse/FLINK-3090?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15081570#comment-15081570
 ] 

Robert Metzger commented on FLINK-3090:
---

There seems to be more interest in this: 
http://community.cloudera.com/t5/Cloudera-Manager-Installation/Installing-Apache-Flink-with-cloudera-manager/m-p/35724

> Create a Parcel Distribution for Cloudera Manager
> -
>
> Key: FLINK-3090
> URL: https://issues.apache.org/jira/browse/FLINK-3090
> Project: Flink
>  Issue Type: Improvement
>  Components: release
>Affects Versions: 0.10.1
>Reporter: Johannes
>Priority: Minor
>
> For ease of deployment it would be nice to provide a parcel distribution of 
> Flink which can be easily managed using Clouder Manager.
> This would set up all necessary dependencies on all machine and starts Flink 
> jobs using yarn.
> A good description of how to get started can be found in the  [Cloudera 
> Manager Extensibility Tools and Documentation | 
> https://github.com/cloudera/cm_ext]
> What needs to be done
> * Create a service description
> * Create a parcel containing the release files
> * Create scripts that can write the appropriate configuration files, taking 
> values from the cloudera manager web config
> For reference [a collection on how this is configured for other 
> services|https://github.com/cloudera/cm_csds], such as Spark.
> Some [starter code | https://github.com/jkirsch/cmflink] can be found here.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Commented] (FLINK-3090) Create a Parcel Distribution for Cloudera Manager

2015-12-05 Thread Robert Metzger (JIRA)

[ 
https://issues.apache.org/jira/browse/FLINK-3090?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15042787#comment-15042787
 ] 

Robert Metzger commented on FLINK-3090:
---

I agree. We have some users running Flink on Cloudera, I'm sure they'll 
appreciate an integration.

Can we somehow automatically create the parcel for each release and host it in 
your github repository?
We could then link to your repository from here: 
http://flink.apache.org/community.html#third-party-packages

> Create a Parcel Distribution for Cloudera Manager
> -
>
> Key: FLINK-3090
> URL: https://issues.apache.org/jira/browse/FLINK-3090
> Project: Flink
>  Issue Type: Improvement
>  Components: release
>Affects Versions: 0.10.1
>Reporter: Johannes
>Priority: Minor
>
> For ease of deployment it would be nice to provide a parcel distribution of 
> Flink which can be easily managed using Clouder Manager.
> This would set up all necessary dependencies on all machine and starts Flink 
> jobs using yarn.
> A good description of how to get started can be found in the  [Cloudera 
> Manager Extensibility Tools and Documentation | 
> https://github.com/cloudera/cm_ext]
> What needs to be done
> * Create a service description
> * Create a parcel containing the release files
> * Create scripts that can write the appropriate configuration files, taking 
> values from the cloudera manager web config
> For reference [a collection on how this is configured for other 
> services|https://github.com/cloudera/cm_csds], such as Spark.
> Some [starter code | https://github.com/jkirsch/cmflink] can be found here.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)