[GitHub] flink pull request #4397: [FLINK-7265] [FLINK-7266] Introduce FileSystemKind...

2017-11-17 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/flink/pull/4397 ---

[GitHub] flink pull request #4397: [FLINK-7265] [FLINK-7266] Introduce FileSystemKind...

2017-07-28 Thread aljoscha
Github user aljoscha commented on a diff in the pull request: https://github.com/apache/flink/pull/4397#discussion_r130058934 --- Diff: flink-core/src/main/java/org/apache/flink/core/fs/ConsistencyLevel.java --- @@ -0,0 +1,119 @@ +/* + * Licensed to the Apache Software

[GitHub] flink pull request #4397: [FLINK-7265] [FLINK-7266] Introduce FileSystemKind...

2017-07-28 Thread StephanEwen
Github user StephanEwen commented on a diff in the pull request: https://github.com/apache/flink/pull/4397#discussion_r130044644 --- Diff: flink-core/src/main/java/org/apache/flink/core/fs/ConsistencyLevel.java --- @@ -0,0 +1,119 @@ +/* + * Licensed to the Apache Software

[GitHub] flink pull request #4397: [FLINK-7265] [FLINK-7266] Introduce FileSystemKind...

2017-07-28 Thread aljoscha
Github user aljoscha commented on a diff in the pull request: https://github.com/apache/flink/pull/4397#discussion_r130027082 --- Diff: flink-core/src/main/java/org/apache/flink/core/fs/ConsistencyLevel.java --- @@ -0,0 +1,119 @@ +/* + * Licensed to the Apache Software

[GitHub] flink pull request #4397: [FLINK-7265] [FLINK-7266] Introduce FileSystemKind...

2017-07-28 Thread aljoscha
Github user aljoscha commented on a diff in the pull request: https://github.com/apache/flink/pull/4397#discussion_r130025503 --- Diff: flink-core/src/main/java/org/apache/flink/core/fs/ConsistencyLevel.java --- @@ -0,0 +1,119 @@ +/* + * Licensed to the Apache Software

[GitHub] flink pull request #4397: [FLINK-7265] [FLINK-7266] Introduce FileSystemKind...

2017-07-26 Thread StephanEwen
Github user StephanEwen commented on a diff in the pull request: https://github.com/apache/flink/pull/4397#discussion_r129593298 --- Diff: flink-core/src/main/java/org/apache/flink/core/fs/FileSystemKind.java --- @@ -0,0 +1,111 @@ +/* + * Licensed to the Apache Software

[GitHub] flink pull request #4397: [FLINK-7265] [FLINK-7266] Introduce FileSystemKind...

2017-07-26 Thread StephanEwen
Github user StephanEwen commented on a diff in the pull request: https://github.com/apache/flink/pull/4397#discussion_r129592880 --- Diff: flink-core/src/main/java/org/apache/flink/core/fs/ConsistencyLevel.java --- @@ -0,0 +1,116 @@ +/* + * Licensed to the Apache Software

[GitHub] flink pull request #4397: [FLINK-7265] [FLINK-7266] Introduce FileSystemKind...

2017-07-26 Thread StephanEwen
Github user StephanEwen commented on a diff in the pull request: https://github.com/apache/flink/pull/4397#discussion_r129592169 --- Diff: flink-core/src/main/java/org/apache/flink/core/fs/ConsistencyLevel.java --- @@ -0,0 +1,116 @@ +/* + * Licensed to the Apache Software

[GitHub] flink pull request #4397: [FLINK-7265] [FLINK-7266] Introduce FileSystemKind...

2017-07-26 Thread zentol
Github user zentol commented on a diff in the pull request: https://github.com/apache/flink/pull/4397#discussion_r129580758 --- Diff: flink-core/src/main/java/org/apache/flink/core/fs/ConsistencyLevel.java --- @@ -0,0 +1,116 @@ +/* + * Licensed to the Apache Software

[GitHub] flink pull request #4397: [FLINK-7265] [FLINK-7266] Introduce FileSystemKind...

2017-07-26 Thread zentol
Github user zentol commented on a diff in the pull request: https://github.com/apache/flink/pull/4397#discussion_r129577113 --- Diff: flink-core/src/main/java/org/apache/flink/core/fs/ConsistencyLevel.java --- @@ -0,0 +1,116 @@ +/* + * Licensed to the Apache Software

[GitHub] flink pull request #4397: [FLINK-7265] [FLINK-7266] Introduce FileSystemKind...

2017-07-26 Thread zentol
Github user zentol commented on a diff in the pull request: https://github.com/apache/flink/pull/4397#discussion_r129580082 --- Diff: flink-core/src/main/java/org/apache/flink/core/fs/FileSystemKind.java --- @@ -0,0 +1,111 @@ +/* + * Licensed to the Apache Software

[GitHub] flink pull request #4397: [FLINK-7265] [FLINK-7266] Introduce FileSystemKind...

2017-07-26 Thread zentol
Github user zentol commented on a diff in the pull request: https://github.com/apache/flink/pull/4397#discussion_r129581503 --- Diff: flink-core/src/main/java/org/apache/flink/core/fs/ConsistencyLevel.java --- @@ -0,0 +1,116 @@ +/* + * Licensed to the Apache Software

[GitHub] flink pull request #4397: [FLINK-7265] [FLINK-7266] Introduce FileSystemKind...

2017-07-26 Thread zentol
Github user zentol commented on a diff in the pull request: https://github.com/apache/flink/pull/4397#discussion_r129575803 --- Diff: flink-runtime/src/test/java/org/apache/flink/runtime/fs/hdfs/HdfsKindTest.java --- @@ -0,0 +1,59 @@ +/* + * Licensed to the Apache

[GitHub] flink pull request #4397: [FLINK-7265] [FLINK-7266] Introduce FileSystemKind...

2017-07-26 Thread StephanEwen
Github user StephanEwen commented on a diff in the pull request: https://github.com/apache/flink/pull/4397#discussion_r129525270 --- Diff: flink-core/src/main/java/org/apache/flink/core/fs/ConsistencyLevel.java --- @@ -0,0 +1,116 @@ +/* + * Licensed to the Apache Software

[GitHub] flink pull request #4397: [FLINK-7265] [FLINK-7266] Introduce FileSystemKind...

2017-07-26 Thread StephanEwen
Github user StephanEwen commented on a diff in the pull request: https://github.com/apache/flink/pull/4397#discussion_r129524013 --- Diff: flink-core/src/main/java/org/apache/flink/core/fs/FileSystemKind.java --- @@ -0,0 +1,111 @@ +/* + * Licensed to the Apache Software

[GitHub] flink pull request #4397: [FLINK-7265] [FLINK-7266] Introduce FileSystemKind...

2017-07-25 Thread zentol
Github user zentol commented on a diff in the pull request: https://github.com/apache/flink/pull/4397#discussion_r129375055 --- Diff: flink-core/src/main/java/org/apache/flink/core/fs/ConsistencyLevel.java --- @@ -0,0 +1,116 @@ +/* + * Licensed to the Apache Software

[GitHub] flink pull request #4397: [FLINK-7265] [FLINK-7266] Introduce FileSystemKind...

2017-07-25 Thread zentol
Github user zentol commented on a diff in the pull request: https://github.com/apache/flink/pull/4397#discussion_r129372059 --- Diff: flink-core/src/main/java/org/apache/flink/core/fs/FileSystemKind.java --- @@ -0,0 +1,111 @@ +/* + * Licensed to the Apache Software

[GitHub] flink pull request #4397: [FLINK-7265] [FLINK-7266] Introduce FileSystemKind...

2017-07-25 Thread StephanEwen
GitHub user StephanEwen opened a pull request: https://github.com/apache/flink/pull/4397 [FLINK-7265] [FLINK-7266] Introduce FileSystemKind and ConsistencyLevel for FileSystem ## What is the purpose of the change This change lets File Systems exposes more information about