[GitHub] bigtop pull request #273: BIGTOP-2865: HBase smoke test implementation

2017-08-08 Thread JunHe77
Github user JunHe77 commented on a diff in the pull request: https://github.com/apache/bigtop/pull/273#discussion_r132075654 --- Diff: bigtop-tests/test-artifacts/hbase/src/main/groovy/org/apache/bigtop/itest/hbase/smoke/TestImportTsv.groovy --- @@ -89,7 +92,8 @@ public class

[GitHub] bigtop pull request #273: BIGTOP-2865: HBase smoke test implementation

2017-08-08 Thread JunHe77
Github user JunHe77 commented on a diff in the pull request: https://github.com/apache/bigtop/pull/273#discussion_r132075887 --- Diff: bigtop-tests/test-artifacts/hbase/src/main/groovy/org/apache/bigtop/itest/hbase/smoke/TestHBaseCompression.groovy --- @@ -85,7 +85,7 @@ class

[GitHub] bigtop pull request #273: BIGTOP-2865: HBase smoke test implementation

2017-08-08 Thread evans-ye
Github user evans-ye commented on a diff in the pull request: https://github.com/apache/bigtop/pull/273#discussion_r132079949 --- Diff: bigtop-tests/test-artifacts/hbase/src/main/groovy/org/apache/bigtop/itest/hbase/smoke/TestHBaseCompression.groovy --- @@ -85,7 +85,7 @@ class

[GitHub] bigtop pull request #273: BIGTOP-2865: HBase smoke test implementation

2017-08-08 Thread evans-ye
Github user evans-ye commented on a diff in the pull request: https://github.com/apache/bigtop/pull/273#discussion_r132080018 --- Diff: bigtop-tests/test-artifacts/hbase/src/main/groovy/org/apache/bigtop/itest/hbase/smoke/TestImportTsv.groovy --- @@ -89,7 +92,8 @@ public class

[GitHub] bigtop pull request #268: BIGTOP-2860:Fix TestSpark.groovy syntax error

2017-08-08 Thread c0s
Github user c0s commented on a diff in the pull request: https://github.com/apache/bigtop/pull/268#discussion_r130446888 --- Diff: bigtop-tests/smoke-tests/spark/TestSpark.groovy --- @@ -40,6 +40,8 @@ class TestSpark { static Shell sh = new Shell("/bin/bash -s")

[GitHub] bigtop pull request #268: BIGTOP-2860:Fix TestSpark.groovy syntax error

2017-08-08 Thread c0s
Github user c0s commented on a diff in the pull request: https://github.com/apache/bigtop/pull/268#discussion_r130447063 --- Diff: bigtop-tests/smoke-tests/spark/TestSpark.groovy --- @@ -73,7 +75,7 @@ class TestSpark { // 'yarn-client' mode String masterMode =

[GitHub] bigtop issue #268: BIGTOP-2860:Fix TestSpark.groovy syntax error

2017-08-08 Thread c0s
Github user c0s commented on the issue: https://github.com/apache/bigtop/pull/268 I will squash the commits to a single one before pushing to the master branch --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your

[GitHub] bigtop pull request #273: BIGTOP-2865: HBase smoke test implementation

2017-08-08 Thread c0s
Github user c0s commented on a diff in the pull request: https://github.com/apache/bigtop/pull/273#discussion_r131965104 --- Diff: bigtop-tests/test-artifacts/hbase/src/main/groovy/org/apache/bigtop/itest/hbase/smoke/TestImportTsv.groovy --- @@ -89,7 +92,8 @@ public class

[GitHub] bigtop pull request #273: BIGTOP-2865: HBase smoke test implementation

2017-08-08 Thread c0s
Github user c0s commented on a diff in the pull request: https://github.com/apache/bigtop/pull/273#discussion_r131966194 --- Diff: bigtop-tests/smoke-tests/hbase/build.gradle --- @@ -0,0 +1,81 @@ +/** + * Licensed to the Apache Software Foundation (ASF) under one + * or

[GitHub] bigtop pull request #273: BIGTOP-2865: HBase smoke test implementation

2017-08-08 Thread JunHe77
Github user JunHe77 commented on a diff in the pull request: https://github.com/apache/bigtop/pull/273#discussion_r132095897 --- Diff: bigtop-tests/smoke-tests/hbase/build.gradle --- @@ -0,0 +1,81 @@ +/** + * Licensed to the Apache Software Foundation (ASF) under one +

Re: trunk repos per arch anymore?

2017-08-08 Thread Evans Ye
I can only say that I didn't make any change. While this is a bit tangential, I think it'd be great if we have edit log on Jenkins jobs ;) 2017-08-07 23:37 GMT+08:00 Kevin Monroe : > Hey folks, > > I've been using the workspace of a Bigtop-trunk-repos job as an apt >

[GitHub] bigtop pull request #273: BIGTOP-2865: HBase smoke test implementation

2017-08-08 Thread evans-ye
Github user evans-ye commented on a diff in the pull request: https://github.com/apache/bigtop/pull/273#discussion_r131927187 --- Diff: bigtop-tests/test-artifacts/hbase/src/main/groovy/org/apache/bigtop/itest/hbase/smoke/TestImportTsv.groovy --- @@ -89,7 +92,8 @@ public class

[GitHub] bigtop pull request #273: BIGTOP-2865: HBase smoke test implementation

2017-08-08 Thread evans-ye
Github user evans-ye commented on a diff in the pull request: https://github.com/apache/bigtop/pull/273#discussion_r131927317 --- Diff: bigtop-tests/test-artifacts/hbase/src/main/groovy/org/apache/bigtop/itest/hbase/smoke/TestHBaseCompression.groovy --- @@ -85,7 +85,7 @@ class

Re: trunk repos per arch anymore?

2017-08-08 Thread Konstantin Boudnik
Now we have: I have just installed [1] [1] https://wiki.jenkins.io/display/JENKINS/JobConfigHistory+Plugin -- With regards, Konstantin (Cos) Boudnik 2CAC 8312 4870 D885 8616 6115 220F 6980 1F27 E622 Disclaimer: Opinions expressed in this email are those of the author, and do not necessarily

[GitHub] bigtop pull request #266: Test Hive Querying Capability

2017-08-08 Thread evans-ye
Github user evans-ye commented on a diff in the pull request: https://github.com/apache/bigtop/pull/266#discussion_r131930479 --- Diff: bigtop-tests/smoke-tests/hive/TestMethods.java --- @@ -0,0 +1,194 @@ + +//Author: Bharat Modi +// A masterclass containing methods

[GitHub] bigtop pull request #259: BIGTOP-2856: Add a condition in detect_repo

2017-08-08 Thread evans-ye
Github user evans-ye commented on a diff in the pull request: https://github.com/apache/bigtop/pull/259#discussion_r131934559 --- Diff: docker/sandbox/build.sh --- @@ -65,7 +65,11 @@ generate_tag() { detect_repo() { OS_SEP_BY_SLASH=${OS/-//} -

[GitHub] bigtop issue #274: BIGTOP-2866:Fix rmr and people directory error

2017-08-08 Thread c0s
Github user c0s commented on the issue: https://github.com/apache/bigtop/pull/274 That must break the test everywhere, ie independent of a platform. +1 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does

[GitHub] bigtop pull request #274: BIGTOP-2866:Fix rmr and people directory error

2017-08-08 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/bigtop/pull/274 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is