[GitHub] [incubator-livy] jerryshao commented on issue #204: [LIVY-642] Fix a rare status happened in yarn cause SparkApp change into error s…

2019-08-21 Thread GitBox
jerryshao commented on issue #204: [LIVY-642] Fix a rare status happened in yarn cause SparkApp change into error s… URL: https://github.com/apache/incubator-livy/pull/204#issuecomment-523763280 Can you please explain what's the problem here? ---

[GitHub] [incubator-livy] jerryshao closed pull request #200: [LIVY-637][ThriftServer]Fix NullPointerException when create database using thriftserver

2019-08-21 Thread GitBox
jerryshao closed pull request #200: [LIVY-637][ThriftServer]Fix NullPointerException when create database using thriftserver URL: https://github.com/apache/incubator-livy/pull/200 This is an automated message from the Apache

[GitHub] [incubator-livy] jerryshao commented on issue #200: [LIVY-637][ThriftServer]Fix NullPointerException when create database using thriftserver

2019-08-21 Thread GitBox
jerryshao commented on issue #200: [LIVY-637][ThriftServer]Fix NullPointerException when create database using thriftserver URL: https://github.com/apache/incubator-livy/pull/200#issuecomment-523761509 Merging to master branch, thanks for the fix. --

[GitHub] [incubator-livy] jerryshao closed pull request #171: [LIVY-591] Changed ACLs enforcement to occur on proxy user, if available

2019-08-21 Thread GitBox
jerryshao closed pull request #171: [LIVY-591] Changed ACLs enforcement to occur on proxy user, if available URL: https://github.com/apache/incubator-livy/pull/171 This is an automated message from the Apache Git Service. To

[GitHub] [incubator-livy] jerryshao closed pull request #172: allow proxy user to view or modify his session

2019-08-21 Thread GitBox
jerryshao closed pull request #172: allow proxy user to view or modify his session URL: https://github.com/apache/incubator-livy/pull/172 This is an automated message from the Apache Git Service. To respond to the message, p

[GitHub] [incubator-livy] jerryshao closed pull request #202: [LIVY-592][Server] Allow proxy user to view or modify his session

2019-08-21 Thread GitBox
jerryshao closed pull request #202: [LIVY-592][Server] Allow proxy user to view or modify his session URL: https://github.com/apache/incubator-livy/pull/202 This is an automated message from the Apache Git Service. To respon

[GitHub] [incubator-livy] TisonKun commented on issue #203: [hotfix][log] log stack trace properly

2019-08-21 Thread GitBox
TisonKun commented on issue #203: [hotfix][log] log stack trace properly URL: https://github.com/apache/incubator-livy/pull/203#issuecomment-523719419 Thanks for your review! This is an automated message from the Apache Git Se

[GitHub] [incubator-livy] jerryshao closed pull request #203: [hotfix][log] log stack trace properly

2019-08-21 Thread GitBox
jerryshao closed pull request #203: [hotfix][log] log stack trace properly URL: https://github.com/apache/incubator-livy/pull/203 This is an automated message from the Apache Git Service. To respond to the message, please log

[GitHub] [incubator-livy] jerryshao commented on issue #203: [hotfix][log] log stack trace properly

2019-08-21 Thread GitBox
jerryshao commented on issue #203: [hotfix][log] log stack trace properly URL: https://github.com/apache/incubator-livy/pull/203#issuecomment-523718168 Thanks for the fix, merging to master branch. This is an automated message

[GitHub] [incubator-livy] captainzmc commented on issue #200: [LIVY-637]Fix NullPointerException when create database using thrifts…

2019-08-21 Thread GitBox
captainzmc commented on issue #200: [LIVY-637]Fix NullPointerException when create database using thrifts… URL: https://github.com/apache/incubator-livy/pull/200#issuecomment-523716161 That sounds great,Thanks tison. This is the first time for me to submit PR, and I will adopt this method

[GitHub] [incubator-livy] TisonKun commented on issue #200: [LIVY-637]Fix NullPointerException when create database using thrifts…

2019-08-21 Thread GitBox
TisonKun commented on issue #200: [LIVY-637]Fix NullPointerException when create database using thrifts… URL: https://github.com/apache/incubator-livy/pull/200#issuecomment-523456656 I think another solution should be use an auto-retest trigger instead of close-reopen which would pollute n

[GitHub] [incubator-livy] captainzmc closed pull request #200: [LIVY-637]Fix NullPointerException when create database using thrifts…

2019-08-21 Thread GitBox
captainzmc closed pull request #200: [LIVY-637]Fix NullPointerException when create database using thrifts… URL: https://github.com/apache/incubator-livy/pull/200 This is an automated message from the Apache Git Service. To

[GitHub] [incubator-livy] captainzmc opened a new pull request #200: [LIVY-637]Fix NullPointerException when create database using thrifts…

2019-08-21 Thread GitBox
captainzmc opened a new pull request #200: [LIVY-637]Fix NullPointerException when create database using thrifts… URL: https://github.com/apache/incubator-livy/pull/200 ## What changes were proposed in this pull request? Spark beeline use old hive-jdbc-client doesn’t do null poin

[GitHub] [incubator-livy] lucasces commented on issue #167: [LIVY-588][WIP]: Full support for Spark on Kubernetes

2019-08-21 Thread GitBox
lucasces commented on issue #167: [LIVY-588][WIP]: Full support for Spark on Kubernetes URL: https://github.com/apache/incubator-livy/pull/167#issuecomment-523426742 > @lucasces > Nice to know that!) Can you share your feedback on using it? > > In any case you can use your own cha

[GitHub] [incubator-livy] jahstreet commented on issue #167: [LIVY-588][WIP]: Full support for Spark on Kubernetes

2019-08-21 Thread GitBox
jahstreet commented on issue #167: [LIVY-588][WIP]: Full support for Spark on Kubernetes URL: https://github.com/apache/incubator-livy/pull/167#issuecomment-523409197 @lucasces Nice to know that!) Can you share your feedback on using it? In any case you can use your own charts or

[GitHub] [incubator-livy] lucasces commented on issue #167: [LIVY-588][WIP]: Full support for Spark on Kubernetes

2019-08-21 Thread GitBox
lucasces commented on issue #167: [LIVY-588][WIP]: Full support for Spark on Kubernetes URL: https://github.com/apache/incubator-livy/pull/167#issuecomment-523407598 > I'm now trying to get this PR to work and I'm facing an issue where the started driver pod fails to connect back to the li

[GitHub] [incubator-livy] jahstreet edited a comment on issue #167: [LIVY-588][WIP]: Full support for Spark on Kubernetes

2019-08-21 Thread GitBox
jahstreet edited a comment on issue #167: [LIVY-588][WIP]: Full support for Spark on Kubernetes URL: https://github.com/apache/incubator-livy/pull/167#issuecomment-523406514 @garo , @lukatera I assume you are running interactive apps, right? If you set `service.additionalPort

[GitHub] [incubator-livy] jahstreet commented on issue #167: [LIVY-588][WIP]: Full support for Spark on Kubernetes

2019-08-21 Thread GitBox
jahstreet commented on issue #167: [LIVY-588][WIP]: Full support for Spark on Kubernetes URL: https://github.com/apache/incubator-livy/pull/167#issuecomment-523406514 @garo , @lukatera I assume you are running interactive apps, right? If you set `service.additionalPorts` (ht

[GitHub] [incubator-livy] captainzmc opened a new pull request #200: [LIVY-637]Fix NullPointerException when create database using thrifts…

2019-08-21 Thread GitBox
captainzmc opened a new pull request #200: [LIVY-637]Fix NullPointerException when create database using thrifts… URL: https://github.com/apache/incubator-livy/pull/200 ## What changes were proposed in this pull request? Spark beeline use old hive-jdbc-client doesn’t do null poin

[GitHub] [incubator-livy] captainzmc closed pull request #200: [LIVY-637]Fix NullPointerException when create database using thrifts…

2019-08-21 Thread GitBox
captainzmc closed pull request #200: [LIVY-637]Fix NullPointerException when create database using thrifts… URL: https://github.com/apache/incubator-livy/pull/200 This is an automated message from the Apache Git Service. To

[GitHub] [incubator-livy] lukatera commented on issue #167: [LIVY-588][WIP]: Full support for Spark on Kubernetes

2019-08-21 Thread GitBox
lukatera commented on issue #167: [LIVY-588][WIP]: Full support for Spark on Kubernetes URL: https://github.com/apache/incubator-livy/pull/167#issuecomment-523393751 > I'm now trying to get this PR to work and I'm facing an issue where the started driver pod fails to connect back to the li

[GitHub] [incubator-livy] mgaido91 commented on issue #193: [LIVY-621]add dynamic service discovery for thrift server

2019-08-21 Thread GitBox
mgaido91 commented on issue #193: [LIVY-621]add dynamic service discovery for thrift server URL: https://github.com/apache/incubator-livy/pull/193#issuecomment-523392761 the point here is: from the project perspective we should first achieve the same level of HA and robustness for the Livy

[GitHub] [incubator-livy] mgaido91 commented on a change in pull request #194: [LIVY-622][LIVY-623][LIVY-624][LIVY-625][Thrift]Support GetFunctions, GetSchemas, GetTables, GetColumns in Livy thrift se

2019-08-21 Thread GitBox
mgaido91 commented on a change in pull request #194: [LIVY-622][LIVY-623][LIVY-624][LIVY-625][Thrift]Support GetFunctions, GetSchemas, GetTables, GetColumns in Livy thrift server URL: https://github.com/apache/incubator-livy/pull/194#discussion_r316102831 ## File path: thriftserve

[GitHub] [incubator-livy] mgaido91 commented on a change in pull request #194: [LIVY-622][LIVY-623][LIVY-624][LIVY-625][Thrift]Support GetFunctions, GetSchemas, GetTables, GetColumns in Livy thrift se

2019-08-21 Thread GitBox
mgaido91 commented on a change in pull request #194: [LIVY-622][LIVY-623][LIVY-624][LIVY-625][Thrift]Support GetFunctions, GetSchemas, GetTables, GetColumns in Livy thrift server URL: https://github.com/apache/incubator-livy/pull/194#discussion_r316100953 ## File path: thriftserve

[GitHub] [incubator-livy] mgaido91 commented on a change in pull request #194: [LIVY-622][LIVY-623][LIVY-624][LIVY-625][Thrift]Support GetFunctions, GetSchemas, GetTables, GetColumns in Livy thrift se

2019-08-21 Thread GitBox
mgaido91 commented on a change in pull request #194: [LIVY-622][LIVY-623][LIVY-624][LIVY-625][Thrift]Support GetFunctions, GetSchemas, GetTables, GetColumns in Livy thrift server URL: https://github.com/apache/incubator-livy/pull/194#discussion_r316096943 ## File path: thriftserve

[GitHub] [incubator-livy] mgaido91 commented on a change in pull request #194: [LIVY-622][LIVY-623][LIVY-624][LIVY-625][Thrift]Support GetFunctions, GetSchemas, GetTables, GetColumns in Livy thrift se

2019-08-21 Thread GitBox
mgaido91 commented on a change in pull request #194: [LIVY-622][LIVY-623][LIVY-624][LIVY-625][Thrift]Support GetFunctions, GetSchemas, GetTables, GetColumns in Livy thrift server URL: https://github.com/apache/incubator-livy/pull/194#discussion_r316096354 ## File path: thriftserve

[GitHub] [incubator-livy] garo commented on issue #167: [LIVY-588][WIP]: Full support for Spark on Kubernetes

2019-08-21 Thread GitBox
garo commented on issue #167: [LIVY-588][WIP]: Full support for Spark on Kubernetes URL: https://github.com/apache/incubator-livy/pull/167#issuecomment-523389950 I'm now trying to get this PR to work and I'm facing an issue where the started driver pod fails to connect back to the livy ser

[GitHub] [incubator-livy] mgaido91 commented on a change in pull request #197: [LIVY-574][TESTS][THRIFT] Add tests for metadata operations

2019-08-21 Thread GitBox
mgaido91 commented on a change in pull request #197: [LIVY-574][TESTS][THRIFT] Add tests for metadata operations URL: https://github.com/apache/incubator-livy/pull/197#discussion_r316082378 ## File path: thriftserver/session/src/main/java/org/apache/livy/thriftserver/session/Column

[GitHub] [incubator-livy] captainzmc commented on issue #200: [LIVY-637]Fix NullPointerException when create database using thrifts…

2019-08-21 Thread GitBox
captainzmc commented on issue #200: [LIVY-637]Fix NullPointerException when create database using thrifts… URL: https://github.com/apache/incubator-livy/pull/200#issuecomment-523345755 Hi @TisonKun Now livy's Travis is unstable and needs several retries to succeed. So I turn this PR on

[GitHub] [incubator-livy] TisonKun commented on issue #200: [LIVY-637]Fix NullPointerException when create database using thrifts…

2019-08-21 Thread GitBox
TisonKun commented on issue #200: [LIVY-637]Fix NullPointerException when create database using thrifts… URL: https://github.com/apache/incubator-livy/pull/200#issuecomment-523336154 Hi @jerryshao shall we make progress on this thread? @captainzmc may I ask why you intermittently clo

[GitHub] [incubator-livy] captainzmc closed pull request #200: [LIVY-637]Fix NullPointerException when create database using thrifts…

2019-08-21 Thread GitBox
captainzmc closed pull request #200: [LIVY-637]Fix NullPointerException when create database using thrifts… URL: https://github.com/apache/incubator-livy/pull/200 This is an automated message from the Apache Git Service. To

[GitHub] [incubator-livy] captainzmc opened a new pull request #200: [LIVY-637]Fix NullPointerException when create database using thrifts…

2019-08-21 Thread GitBox
captainzmc opened a new pull request #200: [LIVY-637]Fix NullPointerException when create database using thrifts… URL: https://github.com/apache/incubator-livy/pull/200 ## What changes were proposed in this pull request? Spark beeline use old hive-jdbc-client doesn’t do null poin

[GitHub] [incubator-livy] jerryshao commented on issue #206: Branch 0.6

2019-08-21 Thread GitBox
jerryshao commented on issue #206: Branch 0.6 URL: https://github.com/apache/incubator-livy/pull/206#issuecomment-523334810 Hi @EthanDCX I guess you mistakenly opened this PR, I'm going to close it. This is an automated messag

[GitHub] [incubator-livy] jerryshao closed pull request #206: Branch 0.6

2019-08-21 Thread GitBox
jerryshao closed pull request #206: Branch 0.6 URL: https://github.com/apache/incubator-livy/pull/206 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the UR

[GitHub] [incubator-livy] captainzmc closed pull request #200: [LIVY-637]Fix NullPointerException when create database using thrifts…

2019-08-21 Thread GitBox
captainzmc closed pull request #200: [LIVY-637]Fix NullPointerException when create database using thrifts… URL: https://github.com/apache/incubator-livy/pull/200 This is an automated message from the Apache Git Service. To

[GitHub] [incubator-livy] captainzmc opened a new pull request #200: [LIVY-637]Fix NullPointerException when create database using thrifts…

2019-08-21 Thread GitBox
captainzmc opened a new pull request #200: [LIVY-637]Fix NullPointerException when create database using thrifts… URL: https://github.com/apache/incubator-livy/pull/200 ## What changes were proposed in this pull request? Spark beeline use old hive-jdbc-client doesn’t do null poin