[jira] [Created] (FLINK-12534) Reduce the test cost for Python API

classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

[jira] [Created] (FLINK-12534) Reduce the test cost for Python API

Shang Yuanchun (Jira)
sunjincheng created FLINK-12534:
-----------------------------------

             Summary: Reduce the test cost for Python API
                 Key: FLINK-12534
                 URL: https://issues.apache.org/jira/browse/FLINK-12534
             Project: Flink
          Issue Type: Improvement
          Components: API / Python, Travis
    Affects Versions: 1.9.0
            Reporter: sunjincheng


Currently, we add the Python API Travis test for Scala 2.12 / Java 9 / Hadoop 2.4.1. due to Python API using Py4j communicate with JVM, the test for Java 9 is enough, and we can remove the test for Scala 2.12 and  Hadoop 2.4.1. 

 



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)