[GitHub] bigtop issue #370: Expanded Hive Testing

2018-09-28 Thread bharatm363
Github user bharatm363 commented on the issue: https://github.com/apache/bigtop/pull/370 @evans-ye In terms of squashing I'm not sure I have the access to do so since the pull request is in the apache repo. Would you be able to squash the commits in this pull request? ---

[GitHub] bigtop pull request #370: Expanded Hive Testing

2018-09-28 Thread bharatm363
Github user bharatm363 commented on a diff in the pull request: https://github.com/apache/bigtop/pull/370#discussion_r221331269 --- Diff: bigtop-tests/smoke-tests/hive/HiveJdbcGeneralTest.java --- @@ -0,0 +1,390 @@ + +/** + * Licensed to the Apache Software Foundation

[GitHub] bigtop pull request #370: Expanded Hive Testing

2018-09-28 Thread bharatm363
Github user bharatm363 commented on a diff in the pull request: https://github.com/apache/bigtop/pull/370#discussion_r221330891 --- Diff: bigtop-tests/smoke-tests/hive/HiveJdbcGeneralTest.java --- @@ -0,0 +1,390 @@ + +/** + * Licensed to the Apache Software Foundation

[GitHub] bigtop pull request #370: Expanded Hive Testing

2018-09-07 Thread bharatm363
Github user bharatm363 commented on a diff in the pull request: https://github.com/apache/bigtop/pull/370#discussion_r216026538 --- Diff: bigtop-tests/smoke-tests/hive/HiveJdbcGeneralTest.java --- @@ -0,0 +1,390 @@ + +/** + * Licensed to the Apache Software Foundation

[GitHub] bigtop pull request #370: Expanded Hive Testing

2018-09-07 Thread bharatm363
Github user bharatm363 commented on a diff in the pull request: https://github.com/apache/bigtop/pull/370#discussion_r216026461 --- Diff: bigtop-tests/smoke-tests/hive/HiveJdbcGeneralTest.java --- @@ -0,0 +1,390 @@ + +/** + * Licensed to the Apache Software Foundation

[GitHub] bigtop pull request #370: Expanded Hive Testing

2018-09-07 Thread bharatm363
Github user bharatm363 commented on a diff in the pull request: https://github.com/apache/bigtop/pull/370#discussion_r216026515 --- Diff: bigtop-tests/smoke-tests/hive/HiveJdbcGeneralTest.java --- @@ -0,0 +1,390 @@ + +/** + * Licensed to the Apache Software Foundation

[GitHub] bigtop pull request #370: Expanded Hive Testing

2018-09-07 Thread bharatm363
Github user bharatm363 commented on a diff in the pull request: https://github.com/apache/bigtop/pull/370#discussion_r216016391 --- Diff: bigtop-tests/smoke-tests/hive/HiveJdbcGeneralTest.java --- @@ -0,0 +1,390 @@ + +/** + * Licensed to the Apache Software Foundation

[GitHub] bigtop pull request #370: Expanded Hive Testing

2018-09-07 Thread bharatm363
Github user bharatm363 commented on a diff in the pull request: https://github.com/apache/bigtop/pull/370#discussion_r216014360 --- Diff: bigtop-tests/smoke-tests/hive/HiveJdbcGeneralTest.java --- @@ -0,0 +1,390 @@ + +/** + * Licensed to the Apache Software Foundation

[GitHub] bigtop pull request #370: Expanded Hive Testing

2018-09-07 Thread bharatm363
Github user bharatm363 commented on a diff in the pull request: https://github.com/apache/bigtop/pull/370#discussion_r216014183 --- Diff: bigtop-tests/smoke-tests/hive/HiveJdbcGeneralTest.java --- @@ -0,0 +1,390 @@ + +/** + * Licensed to the Apache Software Foundation

[GitHub] bigtop issue #370: Expanded Hive Testing

2018-09-07 Thread bharatm363
Github user bharatm363 commented on the issue: https://github.com/apache/bigtop/pull/370 @evans-ye Uploading some changes now, the main thing that I didn't directly address were the sql calls which are still performed in a large group. I thought that would be better as they all

[GitHub] bigtop issue #370: Expanded Hive Testing

2018-07-09 Thread bharatm363
Github user bharatm363 commented on the issue: https://github.com/apache/bigtop/pull/370 Thanks for the comments, I'll look into these, I'm going to refactor it some to make everything more readable and address some of the points you raised above. @evans-ye ---

[GitHub] bigtop issue #370: Expanded Hive Testing

2018-07-02 Thread bharatm363
Github user bharatm363 commented on the issue: https://github.com/apache/bigtop/pull/370 @evans-ye I have created an issue on JIRA for this testing, https://issues.apache.org/jira/browse/BIGTOP-3049, please let me know if that is correct. ---

[GitHub] bigtop issue #370: Expanded Hive Testing

2018-07-02 Thread bharatm363
Github user bharatm363 commented on the issue: https://github.com/apache/bigtop/pull/370 Sure @evans-ye, how can I go about doing that on https://issues.apache.org/jira/projects/BIGTOP/issues ---

[GitHub] bigtop pull request #370: Expanded Hive Testing

2018-06-29 Thread bharatm363
GitHub user bharatm363 opened a pull request: https://github.com/apache/bigtop/pull/370 Expanded Hive Testing These tests validate the Hive JDBC driver and have fleshed out usage to include complex, generated SQL and meta-data testing. You can merge this pull request into a Git

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

2018-06-29 Thread bharatm363
Github user bharatm363 closed the pull request at: https://github.com/apache/bigtop/pull/321 ---

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

2017-12-19 Thread bharatm363
GitHub user bharatm363 opened a pull request: https://github.com/apache/bigtop/pull/321 Test Hive Querying Capability Resubmit @c0s Here is the resubmit, I closed the previous pull request and updated the files. Made sure everything is in the right place and the formatting is

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

2017-11-17 Thread bharatm363
Github user bharatm363 commented on the issue: https://github.com/apache/bigtop/pull/266 Thanks for the help! I tried that, still seems to be giving me this error when I try to make an update to the file. I've looked at the diff and they are exactly the same except for one l

[GitHub] bigtop issue #266: Test Hive Querying Capability

2017-11-17 Thread bharatm363
Github user bharatm363 commented on the issue: https://github.com/apache/bigtop/pull/266 The build.gradle file shouldn't have been pushed with the others and its whats causing the conflict as it wasn't up to date with other changes in the project. I'm just trying to s

[GitHub] bigtop issue #266: Test Hive Querying Capability

2017-11-17 Thread bharatm363
Github user bharatm363 commented on the issue: https://github.com/apache/bigtop/pull/266 Is there a way to drop the commit of the build.gradle file to allow this to pull correctly? ---

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

2017-10-20 Thread bharatm363
Github user bharatm363 commented on the issue: https://github.com/apache/bigtop/pull/266 The new changes have updated the license statement and should be properly formatted. ---

[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