Member since 
    
	
		
		
		09-18-2015
	
	
	
	
	
	
	
	
	
	
	
	
	
	
			
      
                3274
            
            
                Posts
            
        
                1159
            
            
                Kudos Received
            
        
                426
            
            
                Solutions
            
        My Accepted Solutions
| Title | Views | Posted | 
|---|---|---|
| 2552 | 11-01-2016 05:43 PM | |
| 8429 | 11-01-2016 05:36 PM | |
| 4845 | 07-01-2016 03:20 PM | |
| 8138 | 05-25-2016 11:36 AM | |
| 4285 | 05-24-2016 05:27 PM | 
			
    
	
		
		
		11-01-2016
	
		
		05:43 PM
	
	
	
	
	
	
	
	
	
	
	
	
	
	
		
	
				
		
			
					
	
		1 Kudo
		
	
				
		
	
		
					
							@Sagar Shimpi  Is it's FIPS 140-2 compliant ? I believe it's no afaik  Ranger KMS is based on Hadoop KMS https://hadoop.apache.org/docs/stable/hadoop-kms/index.html 
						
					
					... View more
				
			
			
			
			
			
			
			
			
			
		
			
    
	
		
		
		11-01-2016
	
		
		05:36 PM
	
	
	
	
	
	
	
	
	
	
	
	
	
	
		
	
				
		
			
					
				
		
	
		
					
							@Adi Jabkowsky Take a look on the error logs...  ERROR [HiveServer2-Background-Pool: Thread-165]: authorizer.RangerHiveAuthorizer (RangerHiveAuthorizer.java:filterListCmdObjects(430)) - filterListCmdObjects: Internal error: null RangerAccessResult object received back from isAccessAllowed()! 
						
					
					... View more
				
			
			
			
			
			
			
			
			
			
		
			
    
	
		
		
		11-01-2016
	
		
		05:31 PM
	
	
	
	
	
	
	
	
	
	
	
	
	
	
		
	
				
		
			
					
				
		
	
		
					
							 
	Demo  
	     
	Extract data from images and store in HDFS. Documents with size less than 10mb stores into HBase.  
	Document > 10mb lands into HDFS with metadata into HBase  
	Part 1 - https://www.linkedin.com/pulse/cds-content-data-store-nosql-part-1-co-dev-neeraj-sabharwal  
	   
						
					
					... View more
				
			
			
			
			
			
			
			
			
			
		
		
			
				
						
							Labels:
						
						
		
	
					
			
		
	
	
	
	
				
		
	
	
			
    
	
		
		
		11-01-2016
	
		
		05:30 PM
	
	
	
	
	
	
	
	
	
	
	
	
	
	
		
	
				
		
			
					
	
		3 Kudos
		
	
				
		
	
		
					
							@bigdata.neophyte  Try this   [hdfs@ip-172-31-40-160 ~]$ cat b.sh   beeline << EOF  !connect jdbc:hive2://localhost:10000 hive hive  show tables  EOF  [hdfs@ip-172-31-40-160 ~]$ sh -x b.sh   + beeline  Beeline version 1.2.1000.2.5.0.0-1245 by Apache Hive  beeline> !connect jdbc:hive2://localhost:10000 hive hive  Connecting to jdbc:hive2://localhost:10000  Connected to: Apache Hive (version 1.2.1000.2.5.0.0-1245)  Driver: Hive JDBC (version 1.2.1000.2.5.0.0-1245)  Transaction isolation: TRANSACTION_REPEATABLE_READ  0: jdbc:hive2://localhost:10000> show tables;  +-------------------+--+  |     tab_name      |  +-------------------+--+  | edl_good_data     |  | td_edl_good_data  |  | test              |  +-------------------+--+  3 rows selected (0.152 seconds)  0: jdbc:hive2://localhost:10000> Closing: 0: jdbc:hive2://localhost:10000  [hdfs@ip-172-31-40-160 ~]$  
						
					
					... View more
				
			
			
			
			
			
			
			
			
			
		
			
    
	
		
		
		09-06-2016
	
		
		02:05 AM
	
	
	
	
	
	
	
	
	
	
	
	
	
	
		
	
				
		
			
					
				
		
	
		
					
							 @Kirk Haslbeck and @David Kaiser  I have accepted this as best answer. 
						
					
					... View more
				
			
			
			
			
			
			
			
			
			
		
			
    
	
		
		
		07-16-2016
	
		
		12:05 AM
	
	
	
	
	
	
	
	
	
	
	
	
	
	
		
	
				
		
			
					
	
		2 Kudos
		
	
				
		
	
		
					
							 OpenHAB - Build your smart home in no time! 
 
	Welcome to http://www.openhab.org/
 
 
	A vendor and technology agnostic open source automation software for your home.
 
 
	 OpenHAB is a mature, open source home automation platform that runs on a variety of hardware and is protocol agnostic, meaning it can connect to nearly any home automation hardware on the market today. If you’ve been frustrated with the number of manufacturer specific apps you need to run just to control your lights, then I’ve got great news for you: OpenHAB is the solution you’ve been looking for – it’s the most flexible smart home hub you’ll ever find. Source
 
 
	Demo:
 
 
	Go to http://www.openhab.org/getting-started/downloads.html
 
 
	Download Runtime core and Demo files
 
 
	Extract Runtime core files in a directory called openHAB and extract Demo files under OpenHAB. See the following:
 
 
	  Now, download smartphone app called openHAB in your smartphone. I am using iOS and once you launch the app then disable DEMO tab and enter the https://192.x.x.x IP:8443 in your local domain as shown below.
 
 
	  
 
 
	You will be controlling the Room settings from your phone while openHAB is running in your machine or raspberry pi.
 
 
	For now, just for fun, I am running this in my mac and playing on my iOS.
 
 
	  
 
 
	Docs and Examples
 
 
	If you want to test it like a "pro" then follow this example
 
						
					
					... View more
				
			
			
			
			
			
			
			
			
			
		
			
    
	
		
		
		07-16-2016
	
		
		12:03 AM
	
	
	
	
	
	
	
	
	
	
	
	
	
	
		
	
				
		
			
					
	
		4 Kudos
		
	
				
		
	
		
					
							 INTRODUCING THE HORTONWORKS CONNECTED DATA CLOUD TECHNICAL PREVIEW  
	To this end, we are introducing the “
	Hortonworks Connected Data Cloud” Technical Preview. This Technical Preview gives you a way to quickly spin up Apache Hive and Apache Spark clusters that are ready to run ephemeral workloads in your Amazon Web Services (AWS) environment.Source  
	Step 1  
	Follow the video in this 
	http://hortonworks.github.io/hdp-aws/launch/  
	Step 2  
	Create and Terminate a cluster.  
	    
	Ambari Services starting  
	  Install Completed  
	  GUI access different views  
	    
	   
						
					
					... View more
				
			
			
			
			
			
			
			
			
			
		
			
    
	
		
		
		07-07-2016
	
		
		10:13 PM
	
	
	
	
	
	
	
	
	
	
	
	
	
	
		
	
				
		
			
					
				
		
	
		
					
							 @nallen I have pasted the platform.sh output in my previous comment.   xav-us-lap1732:scripts root# ./platform-info.sh  Metron 0.2.0BETA  --  * master  --  commit d3257a79d0a853ed511c1231ab79a2bfcc48603f  Author: nickwallen <nick@nickallen.org>  Date: Mon Jun 27 15:34:20 2016 -0700  METRON-259 Using 'any' for Snort's HOME_NETWORK (nickwallen) closes apache/incubator-metron#176  --  metron-deployment/roles/metron_elasticsearch_templates/tasks/load_templates.yml | 2 +-  1 file changed, 1 insertion(+), 1 deletion(-)  --  ansible 2.0.0.2  config file =  configured module search path = Default w/o overrides  -- 
						
					
					... View more
				
			
			
			
			
			
			
			
			
			
		
			
    
	
		
		
		07-07-2016
	
		
		03:37 PM
	
	
	
	
	
	
	
	
	
	
	
	
	
	
		
	
				
		
			
					
				
		
	
		
					
							 xav-us-lap1732:scripts root# ./platform-info.sh   Metron 0.2.0BETA  --  * master  --  commit d3257a79d0a853ed511c1231ab79a2bfcc48603f  Author: nickwallen <nick@nickallen.org>  Date:   Mon Jun 27 15:34:20 2016 -0700      METRON-259 Using 'any' for Snort's HOME_NETWORK (nickwallen) closes apache/incubator-metron#176  --   metron-deployment/roles/metron_elasticsearch_templates/tasks/load_templates.yml | 2 +-   1 file changed, 1 insertion(+), 1 deletion(-)  --  ansible 2.0.0.2    config file =     configured module search path = Default w/o overrides  --  Vagrant 1.8.4  --  Python 2.7.10  --  Apache Maven 3.3.9 (bb52d8502b132ec0a5a3f4c09453c07478323dc5; 2015-11-10T11:41:47-05:00)  Maven home: /usr/local/Cellar/maven/3.3.9/libexec  Java version: 1.8.0_92, vendor: Oracle Corporation  Java home: /Library/Java/JavaVirtualMachines/jdk1.8.0_92.jdk/Contents/Home/jre  Default locale: en_US, platform encoding: UTF-8  OS name: "mac os x", version: "10.11.5", arch: "x86_64", family: "mac"  --  Darwin xav-us-lap1732.local 15.5.0 Darwin Kernel Version 15.5.0: Tue Apr 19 18:36:36 PDT 2016; root:xnu-3248.50.21~8/RELEASE_X86_64 x86_64  xav-us-lap1732:scripts root#  
						
					
					... View more