[jira] [Commented] (HIVE-14538) beeline throws exceptions with parsing hive config when using !sh statement

2016-08-31 Thread Chaoyu Tang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-14538?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15452434#comment-15452434 ] Chaoyu Tang commented on HIVE-14538: +1 > beeline throws exceptions with parsing hive config when

[jira] [Commented] (HIVE-14538) beeline throws exceptions with parsing hive config when using !sh statement

2016-08-31 Thread Yongzhi Chen (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-14538?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15452257#comment-15452257 ] Yongzhi Chen commented on HIVE-14538: - [~ctang.ma], there is no indention issue, following is the

[jira] [Commented] (HIVE-14538) beeline throws exceptions with parsing hive config when using !sh statement

2016-08-30 Thread Chaoyu Tang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-14538?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15450781#comment-15450781 ] Chaoyu Tang commented on HIVE-14538: The patch looks good. I wonder if the following code has the

[jira] [Commented] (HIVE-14538) beeline throws exceptions with parsing hive config when using !sh statement

2016-08-30 Thread Yongzhi Chen (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-14538?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15449248#comment-15449248 ] Yongzhi Chen commented on HIVE-14538: - The failures are not related. [~ctang.ma], could you review the

[jira] [Commented] (HIVE-14538) beeline throws exceptions with parsing hive config when using !sh statement

2016-08-29 Thread Hive QA (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-14538?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15447922#comment-15447922 ] Hive QA commented on HIVE-14538: Here are the results of testing the latest attachment:

[jira] [Commented] (HIVE-14538) beeline throws exceptions with parsing hive config when using !sh statement

2016-08-29 Thread Yongzhi Chen (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-14538?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15446777#comment-15446777 ] Yongzhi Chen commented on HIVE-14538: - Thanks [~ctang.ma] for the comments. 1. I will change the

[jira] [Commented] (HIVE-14538) beeline throws exceptions with parsing hive config when using !sh statement

2016-08-23 Thread Chaoyu Tang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-14538?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15434064#comment-15434064 ] Chaoyu Tang commented on HIVE-14538: A couple of nits: 1. while (rows != null && rows.hasNext()) --

[jira] [Commented] (HIVE-14538) beeline throws exceptions with parsing hive config when using !sh statement

2016-08-16 Thread Yongzhi Chen (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-14538?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15423271#comment-15423271 ] Yongzhi Chen commented on HIVE-14538: - The failures are not related. > beeline throws exceptions

[jira] [Commented] (HIVE-14538) beeline throws exceptions with parsing hive config when using !sh statement

2016-08-16 Thread Hive QA (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-14538?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15422992#comment-15422992 ] Hive QA commented on HIVE-14538: Here are the results of testing the latest attachment:

[jira] [Commented] (HIVE-14538) beeline throws exceptions with parsing hive config when using !sh statement

2016-08-16 Thread Yongzhi Chen (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-14538?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15422790#comment-15422790 ] Yongzhi Chen commented on HIVE-14538: - The bug is introduced by support of variable substitution.