You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@carbondata.apache.org by ravikiran23 <gi...@git.apache.org> on 2017/04/04 09:48:04 UTC

[GitHub] incubator-carbondata pull request #725: Issue : https://issues.apache.org/ji...

GitHub user ravikiran23 opened a pull request:

    https://github.com/apache/incubator-carbondata/pull/725

    Issue : https://issues.apache.org/jira/browse/CARBONDATA-849

    The error message getting while running alter on the non existing table is :
    Exception in thread "main" org.apache.carbondata.spark.exception.MalformedCarbonCommandException: Unsupported alter operation on hive table
    but this is not correct.
    The hive table has blocked the alter DDL on its tables. So Carbon should be consistent with HIVE.
    Correct msg : 
    Operation not allowed: alter table name compact 'minor'

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/ravikiran23/incubator-carbondata alter-msg-correction

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/incubator-carbondata/pull/725.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #725
    
----
commit 59ce893dcb1fe334b6cbee9be4c5ffc8d6fa816f
Author: ravikiran <ra...@gmail.com>
Date:   2017-04-04T09:43:25Z

    Issue : https://issues.apache.org/jira/browse/CARBONDATA-849

----


---
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 enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] incubator-carbondata issue #725: [CARBONDATA-849] Correcting the error messa...

Posted by ravipesala <gi...@git.apache.org>.
Github user ravipesala commented on the issue:

    https://github.com/apache/incubator-carbondata/pull/725
  
    LGTM


---
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 enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] incubator-carbondata issue #725: [CARBONDATA-849] Correcting the error messa...

Posted by ravikiran23 <gi...@git.apache.org>.
Github user ravikiran23 commented on the issue:

    https://github.com/apache/incubator-carbondata/pull/725
  
    @ravipesala  updated title. please merge.


---
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 enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] incubator-carbondata pull request #725: [CARBONDATA-849] Correcting the erro...

Posted by asfgit <gi...@git.apache.org>.
Github user asfgit closed the pull request at:

    https://github.com/apache/incubator-carbondata/pull/725


---
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 enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] incubator-carbondata issue #725: Issue : https://issues.apache.org/jira/brow...

Posted by ravipesala <gi...@git.apache.org>.
Github user ravipesala commented on the issue:

    https://github.com/apache/incubator-carbondata/pull/725
  
    @ravikiran23 Please update the title properly as per guideline


---
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 enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] incubator-carbondata issue #725: Issue : https://issues.apache.org/jira/brow...

Posted by CarbonDataQA <gi...@git.apache.org>.
Github user CarbonDataQA commented on the issue:

    https://github.com/apache/incubator-carbondata/pull/725
  
    Build Success with Spark 1.6.2, Please check CI http://136.243.101.176:8080/job/ApacheCarbonPRBuilder/1411/



---
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 enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---