Author: robin

0

SmartSense SSL Troubleshooting

Source: https://docs.hortonworks.com/HDPDocuments/SS1/SmartSense-1.4.0/bk_installation/content/SSL_troubleshooting.html SmartSense SSL Troubleshooting SmartSense components use SSL for protecting communications between the HST server and agents, and between the HST server and SmartSense Gateway. If installation issues arise, you can reset these SSL certificates. HST Server To reset the...

0

How To Buy Penny – Stock Breakouts

Reference: http://www.timothysykes.com/blog/identifying-breakouts/   Price breakouts are great for people who happened to be in the stock early and think it is due for a breakout. However, for a more active trader the breakout is the sign to buy the stock. The...

0

Telnet missing on MacOS

Source: https://forums.developer.apple.com/thread/79056 Manual installation Go to “www.gnu.org/software/inetutils/” (full URL omitted to avoid moderation) Click on the HTTP download link for “Inetutils” Download “inetutils-1.9.4.tar.gz” Compile and Install tar zxvf inetutils-1.9.4.tar.gz cd inetutils-1.9.4 ./configure make sudo make install telnet rainmaker.wunderground.com   Related posts:...

0

Technical Indicators

Aroon Oscillator Aroon Oscillator A reading above zero means that Aroon-Up is greater than Aroon-Down, which implies that prices are making new highs more recently than new lows. Conversely, readings below zero indicate that Aroon-Down is greater than Aroon-Up. This...

0

Fastest way of compressing file(s) in Hadoop

Compressing files in hadoop Okay, well.. It may or may not be the fastest. Email me if you find a better alternate 😉 Short background, The technique uses simple Pig script Make Pig use tez engine (set the queue name...

0

Installing zipline module in pycharm?

Source: https://stackoverflow.com/questions/42358034/how-to-install-zipline-module-in-pycharm   To start, in PyCharm open Settings -> Project(XXX) -> Project Interpreter. Then click on the + icon in the top right of the screen, type Zipline in the search bar, then click on Install Packageto install Zipline. You’ll need to...

0

pg_dump and pg_dumpall command helper (postgres)

  pg_dump pg_dump only dumps a single database. To backup global objects that are common to all databases in a cluster, such as roles and tablespaces, use pg_dumpall.Dumps can be output in script or archive file formats. Script dumps are plain-text files...

0

Ambari REST Api

Ambari configuration over REST Delete user from Ambari Ambari configuration over REST API Need to login to ambari Access below URL,http://ambari-host:8080/api/v1/services/AMBARI/components/AMBARI_SERVER Delete user from Ambari Related posts: Adding compression codec to Hortonworks data platform Permanently add jars to hadoop Best...

0

Candlestick patterns on stockfetcher.com

Source: http://www.stockfetcher.com/forums2/Indicators/Candlestick-Patterns/108408 Candlestick Patterns StockFetcher provides several pre-built candlestick patterns. The pre-built patterns simply use the “pattern is” phrase followed by the name of the pattern. Bullish Upside Tasuki Gap Bullish Side-by-Side White Lines Bullish Separating Lines Bullish Three Line Strike...