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

2017-12-19 Thread bharatm363
Github user bharatm363 closed the pull request at: https://github.com/apache/bigtop/pull/266 ---

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

2017-11-10 Thread bharatm363
GitHub user bharatm363 reopened a pull request: https://github.com/apache/bigtop/pull/266 Test Hive Querying Capability The HiveJdbcGeneralTest class implements methods from the TestMethods class in order to perform data operations on the samdat1.csv dataset after being loaded

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

2017-11-10 Thread bharatm363
Github user bharatm363 closed the pull request at: https://github.com/apache/bigtop/pull/266 ---

[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 #266: Test Hive Querying Capability

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

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

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

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

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

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

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

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

2017-08-04 Thread c0s
Github user c0s commented on a diff in the pull request: https://github.com/apache/bigtop/pull/266#discussion_r131512551 --- Diff: bigtop-tests/smoke-tests/hive/HiveJdbcGeneralTest.java --- @@ -0,0 +1,87 @@ + + +import static org.junit.Assert.assertEquals; +

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

2017-08-04 Thread c0s
Github user c0s commented on a diff in the pull request: https://github.com/apache/bigtop/pull/266#discussion_r131512628 --- Diff: bigtop-tests/smoke-tests/hive/HiveJdbcGeneralTest.java --- @@ -0,0 +1,87 @@ + + +import static org.junit.Assert.assertEquals; +

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

2017-08-04 Thread c0s
Github user c0s commented on a diff in the pull request: https://github.com/apache/bigtop/pull/266#discussion_r131512537 --- Diff: bigtop-tests/smoke-tests/hive/HiveJdbcGeneralTest.java --- @@ -0,0 +1,87 @@ + + +import static org.junit.Assert.assertEquals; +

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

2017-08-04 Thread c0s
Github user c0s commented on a diff in the pull request: https://github.com/apache/bigtop/pull/266#discussion_r131512522 --- Diff: bigtop-tests/smoke-tests/hive/HiveJdbcGeneralTest.java --- @@ -0,0 +1,87 @@ + --- End diff -- The first two lines are blank - no need

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

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

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

2017-07-26 Thread bharatm363
GitHub user bharatm363 opened a pull request: https://github.com/apache/bigtop/pull/266 Test Hive Querying Capability The HiveJdbcGeneralTest class implements methods from the TestMethods class in order to perform data operations on the samdat1.csv dataset after being loaded into