[jira] [Created] (HBASE-17966) Inconsistent logic in Admin.createTable vs Admin.tableExists

2017-04-26 Thread Jeff Saremi (JIRA)
Jeff Saremi created HBASE-17966:
---

 Summary: Inconsistent logic in Admin.createTable vs 
Admin.tableExists
 Key: HBASE-17966
 URL: https://issues.apache.org/jira/browse/HBASE-17966
 Project: HBase
  Issue Type: Bug
  Components: Admin
Reporter: Jeff Saremi


tableExists can return false for cases where createTable fails. Obviously the 
logic implemented in these two methods are different. 
This is to make this implementation consistent



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)


[jira] [Created] (HBASE-17467) HBase Examples: C# DemoClient

2017-01-13 Thread Jeff Saremi (JIRA)
Jeff Saremi created HBASE-17467:
---

 Summary: HBase Examples: C# DemoClient
 Key: HBASE-17467
 URL: https://issues.apache.org/jira/browse/HBASE-17467
 Project: HBase
  Issue Type: Task
  Components: Client
Affects Versions: 1.1.8
Reporter: Jeff Saremi


I am attaching DemoClient.cs which is taken from the C++ version of the same 
file along with  the generated HBase Thrift files (0.9.3). Hoping that someone 
would be using them.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)