You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pulsar.apache.org by GitBox <gi...@apache.org> on 2019/07/30 15:16:36 UTC

[GitHub] [pulsar] Anonymitaet opened a new issue #4854: Can't get a schema version

Anonymitaet opened a new issue #4854: Can't get a schema version
URL: https://github.com/apache/pulsar/issues/4854
 
 
   Can't get a schema version using the `pulsar-admin` CLI as below:
   
   $ ./pulsar-admin schemas get testschematopic
   {
     "name": "testschematopic",
     "schema": "",
     "type": "STRING",
     "properties": {
       "key1": "value1"
     }
   }
   
   @sijie could you please help?

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services