[jira] [Commented] (FLINK-14019) Python environment and dependency management

2019-12-06 Thread Hequn Cheng (Jira)


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

Hequn Cheng commented on FLINK-14019:
-

Add command line support, resolved in 1.10.0 via 
70c2c16d75540b1e1ed3d4031c9ac0e3758d3bd9

> Python environment and dependency management
> 
>
> Key: FLINK-14019
> URL: https://issues.apache.org/jira/browse/FLINK-14019
> Project: Flink
>  Issue Type: Sub-task
>  Components: API / Python
>Reporter: Dian Fu
>Assignee: Wei Zhong
>Priority: Major
>  Labels: pull-request-available
> Fix For: 1.10.0
>
>  Time Spent: 40m
>  Remaining Estimate: 0h
>
> A Python user-defined functions may depend on third party dependencies. We 
> should provide a proper way to handle it:
>  # Provide a way to let users specifying the dependencies
>  # Provide a way to let users specifying the Python used



--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Commented] (FLINK-14019) Python environment and dependency management

2019-12-04 Thread Hequn Cheng (Jira)


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

Hequn Cheng commented on FLINK-14019:
-

Resolved in 1.10.0 via 
dd82989e6cba7cd2dee1fdf013a67a163dfcb849..e426f039bec4b61954248012170b273cdb20180f

> Python environment and dependency management
> 
>
> Key: FLINK-14019
> URL: https://issues.apache.org/jira/browse/FLINK-14019
> Project: Flink
>  Issue Type: Sub-task
>  Components: API / Python
>Reporter: Dian Fu
>Assignee: Wei Zhong
>Priority: Major
>  Labels: pull-request-available
> Fix For: 1.10.0
>
>  Time Spent: 20m
>  Remaining Estimate: 0h
>
> A Python user-defined functions may depend on third party dependencies. We 
> should provide a proper way to handle it:
>  # Provide a way to let users specifying the dependencies
>  # Provide a way to let users specifying the Python used



--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Commented] (FLINK-14019) Python environment and dependency management

2019-10-08 Thread sunjincheng (Jira)


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

sunjincheng commented on FLINK-14019:
-

Add discussion ML:  
http://apache-flink-mailing-list-archive.1008284.n3.nabble.com/DISCUSS-Flink-Python-UDF-Environment-and-Dependency-Management-tp33514.html

> Python environment and dependency management
> 
>
> Key: FLINK-14019
> URL: https://issues.apache.org/jira/browse/FLINK-14019
> Project: Flink
>  Issue Type: Sub-task
>  Components: API / Python
>Reporter: Dian Fu
>Assignee: Wei Zhong
>Priority: Major
> Fix For: 1.10.0
>
>
> A Python user-defined functions may depend on third party dependencies. We 
> should provide a proper way to handle it:
>  # Provide a way to let users specifying the dependencies
>  # Provide a way to let users specifying the Python used



--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Commented] (FLINK-14019) Python environment and dependency management

2019-09-25 Thread Wei Zhong (Jira)


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

Wei Zhong commented on FLINK-14019:
---

Thanks for your reply [~sunjincheng121]! I have send the discussion mail to 
d...@flink.apache.org, please take a look. :) 

> Python environment and dependency management
> 
>
> Key: FLINK-14019
> URL: https://issues.apache.org/jira/browse/FLINK-14019
> Project: Flink
>  Issue Type: Sub-task
>  Components: API / Python
>Reporter: Dian Fu
>Assignee: Wei Zhong
>Priority: Major
> Fix For: 1.10.0
>
>
> A Python user-defined functions may depend on third party dependencies. We 
> should provide a proper way to handle it:
>  # Provide a way to let users specifying the dependencies
>  # Provide a way to let users specifying the Python used



--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Commented] (FLINK-14019) Python environment and dependency management

2019-09-25 Thread sunjincheng (Jira)


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

sunjincheng commented on FLINK-14019:
-

Thanks for the detail design doc [~zhongwei]!
Could you please bring up the ML discussion then we can get more input about 
the Design. :) Thanks!

> Python environment and dependency management
> 
>
> Key: FLINK-14019
> URL: https://issues.apache.org/jira/browse/FLINK-14019
> Project: Flink
>  Issue Type: Sub-task
>  Components: API / Python
>Reporter: Dian Fu
>Assignee: Wei Zhong
>Priority: Major
> Fix For: 1.10.0
>
>
> A Python user-defined functions may depend on third party dependencies. We 
> should provide a proper way to handle it:
>  # Provide a way to let users specifying the dependencies
>  # Provide a way to let users specifying the Python used



--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Commented] (FLINK-14019) Python environment and dependency management

2019-09-20 Thread Wei Zhong (Jira)


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

Wei Zhong commented on FLINK-14019:
---

Hi [~sunjincheng121], [~hequn8128] and [~dian.fu], I have finished writing of 
the design doc, here is the link:

[https://docs.google.com/document/d/1vq5J3TSyhscQXbpRhz-Yd3KCX62PBJeC_a_h3amUvJ4/edit?usp=sharing]

Please feel free to relay your comments, suggestions or corrections.

> Python environment and dependency management
> 
>
> Key: FLINK-14019
> URL: https://issues.apache.org/jira/browse/FLINK-14019
> Project: Flink
>  Issue Type: Sub-task
>  Components: API / Python
>Reporter: Dian Fu
>Assignee: Wei Zhong
>Priority: Major
> Fix For: 1.10.0
>
>
> A Python user-defined functions may depend on third party dependencies. We 
> should provide a proper way to handle it:
>  # Provide a way to let users specifying the dependencies
>  # Provide a way to let users specifying the Python used



--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Commented] (FLINK-14019) Python environment and dependency management

2019-09-20 Thread Wei Zhong (Jira)


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

Wei Zhong commented on FLINK-14019:
---

Hi [~sunjincheng121], [~hequn8128] and [~dian.fu], I have finished the writing 
of design doc, here is the link: 

[https://docs.google.com/document/d/1vq5J3TSyhscQXbpRhz-Yd3KCX62PBJeC_a_h3amUvJ4/edit?usp=sharing|https://docs.google.com/document/d/1vq5J3TSyhscQXbpRhz-Yd3KCX62PBJeC_a_h3amUvJ4/edit?usp=sharing]

> Python environment and dependency management
> 
>
> Key: FLINK-14019
> URL: https://issues.apache.org/jira/browse/FLINK-14019
> Project: Flink
>  Issue Type: Sub-task
>  Components: API / Python
>Reporter: Dian Fu
>Assignee: Wei Zhong
>Priority: Major
> Fix For: 1.10.0
>
>
> A Python user-defined functions may depend on third party dependencies. We 
> should provide a proper way to handle it:
>  # Provide a way to let users specifying the dependencies
>  # Provide a way to let users specifying the Python used



--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Commented] (FLINK-14019) Python environment and dependency management

2019-09-19 Thread Dian Fu (Jira)


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

Dian Fu commented on FLINK-14019:
-

Looking forward to the design doc. This is a very important feature for Python 
UDF.  

> Python environment and dependency management
> 
>
> Key: FLINK-14019
> URL: https://issues.apache.org/jira/browse/FLINK-14019
> Project: Flink
>  Issue Type: Sub-task
>  Components: API / Python
>Reporter: Dian Fu
>Assignee: Wei Zhong
>Priority: Major
> Fix For: 1.10.0
>
>
> A Python user-defined functions may depend on third party dependencies. We 
> should provide a proper way to handle it:
>  # Provide a way to let users specifying the dependencies
>  # Provide a way to let users specifying the Python used



--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Commented] (FLINK-14019) Python environment and dependency management

2019-09-19 Thread Hequn Cheng (Jira)


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

Hequn Cheng commented on FLINK-14019:
-

+1  Having a detailed design document is a good idea!

> Python environment and dependency management
> 
>
> Key: FLINK-14019
> URL: https://issues.apache.org/jira/browse/FLINK-14019
> Project: Flink
>  Issue Type: Sub-task
>  Components: API / Python
>Reporter: Dian Fu
>Assignee: Wei Zhong
>Priority: Major
> Fix For: 1.10.0
>
>
> A Python user-defined functions may depend on third party dependencies. We 
> should provide a proper way to handle it:
>  # Provide a way to let users specifying the dependencies
>  # Provide a way to let users specifying the Python used



--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Commented] (FLINK-14019) Python environment and dependency management

2019-09-19 Thread sunjincheng (Jira)


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

sunjincheng commented on FLINK-14019:
-

Sounds pretty good,great thanks [~zhongwei] 

> Python environment and dependency management
> 
>
> Key: FLINK-14019
> URL: https://issues.apache.org/jira/browse/FLINK-14019
> Project: Flink
>  Issue Type: Sub-task
>  Components: API / Python
>Reporter: Dian Fu
>Assignee: Wei Zhong
>Priority: Major
> Fix For: 1.10.0
>
>
> A Python user-defined functions may depend on third party dependencies. We 
> should provide a proper way to handle it:
>  # Provide a way to let users specifying the dependencies
>  # Provide a way to let users specifying the Python used



--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Commented] (FLINK-14019) Python environment and dependency management

2019-09-19 Thread Wei Zhong (Jira)


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

Wei Zhong commented on FLINK-14019:
---

Hi [~sunjincheng121]. That makes sense. There's already an initial design in my 
mind. I'm going to write the design document now. After finish writing, I will 
paste its link here.

> Python environment and dependency management
> 
>
> Key: FLINK-14019
> URL: https://issues.apache.org/jira/browse/FLINK-14019
> Project: Flink
>  Issue Type: Sub-task
>  Components: API / Python
>Reporter: Dian Fu
>Assignee: Wei Zhong
>Priority: Major
> Fix For: 1.10.0
>
>
> A Python user-defined functions may depend on third party dependencies. We 
> should provide a proper way to handle it:
>  # Provide a way to let users specifying the dependencies
>  # Provide a way to let users specifying the Python used



--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Commented] (FLINK-14019) Python environment and dependency management

2019-09-19 Thread sunjincheng (Jira)


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

sunjincheng commented on FLINK-14019:
-

Hi [~zhongwei] Thank you very much for taking this ticket. I think resource 
dependency management is very important for Python UDF. I suggest providing a 
detailed design document so that contributors can understand the details and 
participate in the discussion.
What do you think? :)

> Python environment and dependency management
> 
>
> Key: FLINK-14019
> URL: https://issues.apache.org/jira/browse/FLINK-14019
> Project: Flink
>  Issue Type: Sub-task
>  Components: API / Python
>Reporter: Dian Fu
>Assignee: Wei Zhong
>Priority: Major
> Fix For: 1.10.0
>
>
> A Python user-defined functions may depend on third party dependencies. We 
> should provide a proper way to handle it:
>  # Provide a way to let users specifying the dependencies
>  # Provide a way to let users specifying the Python used



--
This message was sent by Atlassian Jira
(v8.3.4#803005)