[GitHub] bahir issue #61: [BAHIR-154] Refactor sql-cloudant to use Cloudant's java-cl...

2018-01-11 Thread ApacheBahir
Github user ApacheBahir commented on the issue: https://github.com/apache/bahir/pull/61 Refer to this link for build results (access rights to CI server needed): http://169.45.79.58:8080/job/bahir_spark_pr_builder/148/ ---

[GitHub] bahir issue #61: [BAHIR-154] Refactor sql-cloudant to use Cloudant's java-cl...

2018-01-11 Thread ApacheBahir
Github user ApacheBahir commented on the issue: https://github.com/apache/bahir/pull/61 :white_check_mark: Build successful ---

[GitHub] bahir issue #61: [BAHIR-154] Refactor sql-cloudant to use Cloudant's java-cl...

2018-01-11 Thread ApacheBahir
Github user ApacheBahir commented on the issue: https://github.com/apache/bahir/pull/61 :white_check_mark: Build successful ---

[GitHub] bahir pull request #61: [BAHIR-154] Refactor sql-cloudant to use Cloudant's ...

2018-01-11 Thread emlaver
Github user emlaver commented on a diff in the pull request: https://github.com/apache/bahir/pull/61#discussion_r161142828 --- Diff: sql-cloudant/src/main/scala/org/apache/bahir/cloudant/CloudantConfig.scala --- @@ -16,34 +16,127 @@ */ package org.apache.bahir.cloudant

[GitHub] bahir issue #63: [BAHIR-138] fix deprecated warnings

2018-01-11 Thread lresende
Github user lresende commented on the issue: https://github.com/apache/bahir/pull/63 ok to test ---

[GitHub] bahir issue #63: [BAHIR-138] fix deprecated warnings

2018-01-11 Thread ApacheBahir
Github user ApacheBahir commented on the issue: https://github.com/apache/bahir/pull/63 :red_circle: Build failed, see build log for details ---

[GitHub] bahir issue #63: [BAHIR-138] fix deprecated warnings

2018-01-11 Thread ApacheBahir
Github user ApacheBahir commented on the issue: https://github.com/apache/bahir/pull/63 Refer to this link for build results (access rights to CI server needed): http://169.45.79.58:8080/job/bahir_spark_pr_builder/150/ ---

[GitHub] bahir issue #53: [BAHIR-141] Added support for passing json cred file as byt...

2018-01-11 Thread ApacheBahir
Github user ApacheBahir commented on the issue: https://github.com/apache/bahir/pull/53 :red_circle: Build failed, see build log for details ---

[GitHub] bahir issue #53: [BAHIR-141] Added support for passing json cred file as byt...

2018-01-11 Thread ApacheBahir
Github user ApacheBahir commented on the issue: https://github.com/apache/bahir/pull/53 Refer to this link for build results (access rights to CI server needed): http://169.45.79.58:8080/job/bahir_spark_pr_builder/151/ ---

[GitHub] bahir issue #63: [BAHIR-138] fix deprecated warnings

2018-01-11 Thread ApacheBahir
Github user ApacheBahir commented on the issue: https://github.com/apache/bahir/pull/63 Can one of the admins verify this patch? ---

[GitHub] bahir pull request #63: [BAHIR-138] fix deprecated warnings

2018-01-11 Thread emlaver
GitHub user emlaver opened a pull request: https://github.com/apache/bahir/pull/63 [BAHIR-138] fix deprecated warnings _What_ Fix deprecated warnings in `DefaultSource` class. _How_ - Imported `spark.implicits._` to convert Spark RDD to Dataset - Replaced