Skip to content
View xiaoshuai's full-sized avatar
Block or Report

Block or report xiaoshuai

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned

  1. nginx-grpc nginx-grpc Public

    gRPC using nginx‘s ngx_http_grpc_module module

    Python 14 2

  2. dujialun/gpdb_doc_zh dujialun/gpdb_doc_zh Public

    Greenplum文档翻译

    HTML 38 24

  3. pykaban pykaban Public

    A Python client for Azkaban AJAX API with lite enhancement.

    Python 6

  4. azkaban-gh-pages azkaban-gh-pages Public

    Azkaban3中文文档

    HTML 1

  5. NibbleAndAHalf NibbleAndAHalf Public

    Forked from superwills/NibbleAndAHalf

    "Nibble And A Half" is an ANSI C library that provides fast base64 encoding and decoding, all in a single header file.

    C 1

  6. hive.py : call hive command via python3 hive.py : call hive command via python3
    1
    #!/usr/bin/env python
    2
    # -*- coding: utf-8 -*-
    3
    """hive.py: call hive command via python3"""
    4
    __author__ = "xiaoshuai, http://github.com/xiaoshuai"
    5
    __license__ = "GPL"